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
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/limits-and-config.md
+15-3Lines changed: 15 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom: canvas
8
8
ms.reviewer: tapanm
9
-
ms.date: 06/22/2021
9
+
ms.date: 07/21/2021
10
10
ms.subservice: canvas-maker
11
11
ms.author: gregli
12
12
search.audienceType:
@@ -17,6 +17,7 @@ contributors:
17
17
- tapanm-msft
18
18
- lancedmicrosoft
19
19
- alaug
20
+
- wimcoor
20
21
---
21
22
# System requirements, limits, and configuration values for canvas apps
22
23
This article contains device platform and web browser requirements, limits, and configuration values for canvas apps.
@@ -132,10 +133,21 @@ This list identifies all services to which Power Apps Studio talks and their usa
132
133
| vortex.data.microsoft.com |https |Telemetry |
133
134
| localhost | https | Power Apps Mobile|
134
135
135
-
136
136
> [!NOTE]
137
137
> If you're using a VPN, it must be configured to exclude localhost from tunneling for Power Apps Mobile.
138
138
139
+
## Embedding limits for canvas app
140
+
141
+
Power Apps doesn't support the nested embedding of canvas apps in native desktop, mobile or other non-browser clients.
142
+
143
+
The following table shows some of the examples where embedding a canvas app isn't supported:
144
+
145
+
| Canvas apps embedded to | Client |
146
+
| - | - |
147
+
| A SharePoint page that is added as a tab in a Microsoft Teams channel | <ul> <li> Teams desktop </li> <li> Teams mobile </li> </ul> |
148
+
| A Power BI report that is added to a Teams team, or a SharePoint site | <ul> <li> Teams desktop </li> <li> Teams mobile </li> <li> SharePoint mobile </li> </ul> |
149
+
| A model-driven form that is added to Teams | <ul> <li> Teams desktop </li> <li> Teams mobile </li> </ul> |
150
+
139
151
## Size limits
140
152
141
153
You can find information about size limits on text, hyperlinks, images, and media in [Data types](functions/data-types.md#text-hyperlink-image-and-media).
@@ -145,4 +157,4 @@ You can find information about size limits on text, hyperlinks, images, and medi
145
157
The information is now available in [Power Apps per app plan](/power-platform/admin/signup-for-powerapps-admin#power-apps-per-app-plan) section in the Power Platform admin guide.
0 commit comments