Skip to content

Commit d6623f9

Browse files
committed
2118882
1 parent 4d7f820 commit d6623f9

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

powerapps-docs/maker/canvas-apps/limits-and-config.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ search.app:
1414
- PowerApps
1515
---
1616
# System requirements, limits, and configuration values for canvas apps
17-
This topic contains device platform and web browser requirements, as well as limits and configuration values for canvas apps.
17+
This topic contains device platform and web browser requirements, limits, and configuration values for canvas apps.
1818

1919
## Supported platforms for running canvas apps using the Power Apps mobile app
2020

@@ -26,7 +26,8 @@ This topic contains device platform and web browser requirements, as well as lim
2626

2727
> [!NOTE]
2828
> - On October 16, 2020 we will no longer support iOS 12. After October 16, 2020 iOS 13 or later will be supported.
29-
> - We currently don't support new features on Windows platform for [Power Apps mobile app](/powerapps/user/run-app-client). Features such as the Improved Microsoft Dataverse option (legacy Microsoft Dataverse connector still supported), and guest access are not available on this platform. We recommend using a web player on Windows to leverage the full set of capabilities. Updates to the Power Apps mobile app for Windows platform will be announced in future.
29+
> - We currently don't support new features on Windows platform for [Power Apps mobile app](/powerapps/user/run-app-client). Features such as the Improved Microsoft Dataverse option, and guest access are not available on this platform. We recommend using a web player on Windows to leverage the full set of capabilities. Updates to the Power Apps mobile app for Windows platform will be announced in future.
30+
> - Canvas apps running on Windows platform must use the legacy Microsoft Dataverse connector. A [warning is displayed](use-native-cds-connector.md) for apps that still use the legacy connector, but using it for Windows platform is supported.
3031
3132
## Supported browsers for running canvas apps
3233

@@ -62,7 +63,7 @@ Requests from Power Apps use IP addresses that depend on the region of the [envi
6263

6364
Calls made from an API connected through an app (for example, the SQL API or the SharePoint API) come from the IP address specified later in this topic.
6465

65-
You should use these addresses if, for example, you must allow IP addresses for an Azure SQL database.
66+
For example, use these addresses when you must allow IP addresses for an Azure SQL database.
6667

6768
| Region | Outbound IP |
6869
| --- | --- |
@@ -92,9 +93,9 @@ This list identifies all services to which Power Apps Studio talks and their usa
9293
| management.azure.com |https |RP |
9394
| msmanaged-na.azure-apim.net |https |Runtime of Connectors/Apis |
9495
| login.microsoft.com<br>login.windows.net<br>login.microsoftonline.com<br>secure.aadcdn.microsoftonline-p.com |https |ADAL |
95-
| graph.microsoft.com<br>graph.windows.net |https |Azure Graph - For getting user info (e.g., profile photo) |
96+
| graph.microsoft.com<br>graph.windows.net |https |Azure Graph - For getting user info (for example, profile photo) |
9697
| gallery.azure.com |https |Sample and Template apps |
97-
| \*.azure-apim.net |https |Api Hubs - Different sub-domains for each locale |
98+
| \*.azure-apim.net |https |Api Hubs - Different subdomains for each locale |
9899
| \*.powerapps.com |https | create.powerapps.com, make.powerapps.com, content.powerapps.com,apps.powerapps.com, and make.powerapps.com |
99100
| \*.azureedge.net |https | create.powerapps.com, make.powerapps.com, content.powerapps.com, and make.powerapps.com |
100101
| \*.blob.core.windows.net |https | Blob storage |

0 commit comments

Comments
 (0)