You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| End-users see consent dialog for connector permissions |[Learn more](https://learn.microsoft.com/power-apps/maker/canvas-apps/add-manage-connections#consent-dialog-fine-grained-permssions)|
| Data Loss policy enforcement during app launch |[Learn more](https://learn.microsoft.com/power-platform/admin/wp-data-loss-prevention)|
152
-
| Conditional Access on an individual app |[Learn more](https://learn.microsoft.com/power-platform/admin/admin-manage-apps?tabs=new#managed-environments-conditional-access-on-individual-apps)|
153
-
| Admin consent dialog suppression | Consent suppression is supported for both Microsoft connecters that use OAuth as well as custom connectors that use OAuth. [Learn more](https://learn.microsoft.com/power-apps/maker/canvas-apps/add-manage-connections#suppress-consent-dialog-for-apps-that-use-custom-connectors-using-microsoft-entra-id-oauth)|
| Azure B2B (external user access) | Code apps may be shared with and access by end-users using Azure B2B to access resources in a tenant, similar to canvas apps. [Learn more](https://learn.microsoft.com/power-apps/maker/canvas-apps/share-app-guests)|
156
-
157
143
# Limitations
158
144
159
145
1. Code apps can invoke APIs outside of Power Platform connectors. Code apps do not support [Content Security Policy](https://learn.microsoft.com/power-platform/admin/content-security-policy) (CSP), yet.
@@ -164,6 +150,7 @@ The linked documentation contains a detailed walkthrough for connecting your cod
164
150
165
151
# See also
166
152
1.[Limits and config](./docs/limits-and-config.md)
0 commit comments