Skip to content

Commit db338c2

Browse files
Merge pull request #4757 from MicrosoftDocs/main638312721188749778sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 6801e9d + 27e0b17 commit db338c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

powerapps-docs/limits-and-config.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ This list identifies all services to which Power Apps communicates and their usa
9696
| \*.blob.core.windows.net |https | Blob storage <br>(Optional) We highly recommend that you use the wildcard listed under Domain(s). You may [download](https://go.microsoft.com/fwlink/?linkid=2225562) the complete list if you want to allow specific ___domain names instead of using *.blob.core.windows.net. However, this list is subject to change.</br> |
9797
| \*.flow.microsoft.com<br/>\*.powerautomate.com | https | create.powerapps.com, content.powerapps.com, and make.powerapps.com |
9898
| http://\*.crm#.dynamics.com and https://\*.crm#.dynamics.com | http and https | Required for environments access. Includes integration and static Content Delivery Network (CDN) content endpoints. <br /><br />Replace # in http://\*.crm#.dynamics.com and https://\*.crm#.dynamics.com with your region's number: <ul><li>Asia/Pacific: 5</li><li>Canada: 3 </li><li>Europe, Africa, and Middle East: 15 and 4</li><li>France: 12</li><li>Germany: 16</li><li>India: 8</li><li>Japan: 7</li><li>North America: no number</li><li>Oceania: 6</li><li>Singapore: 20</li><li>South Africa: 14</li><li>South America: 2</li><li>Switzerland: 17</li><li>UAE: 15</li><li>United Kingdom: 11</li><li>Dynamics 365 US Government: 9</li> |
99-
| vortex.data.microsoft.com |https |Telemetry |
99+
| eu-mobile.events.data.microsoft.com/Collector/3.0| https | European region telemetry endpoint for model-driven apps |
100+
| browser.pipe.aria.microsoft.com | https | Rest of the World telemetry endpoint for model-driven apps |
100101
| localhost | https | Power Apps Mobile|
101102
| 127.0.0.1 | http | Power Apps Mobile|
102103
| ecs.office.com | https | Retrieve feature flags for Power Apps |
@@ -112,7 +113,7 @@ This list identifies all services to which Power Apps communicates and their usa
112113

113114
> [!IMPORTANT]
114115
> - If you're using a VPN, it must be configured to exclude localhost from tunneling for Power Apps Mobile.
115-
> - If you are a US Government customer or a customer in China, there are additional service URLs that must be unblocked. More information:<br/>**US Government**: [Power Apps US Government service URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls), [Power Automate US Government service URLs](/power-automate/us-govt#power-automate-us-government-service-urls)<br/>**China**: [Power Platform and Dynamics 365 apps - operated by 21Vianet in China](/power-platform/admin/about-microsoft-cloud-china).
116+
> - If you are a US Government customer or a customer in China, there are additional service URLs that must be unblocked. More information:<br/>**US Government**: [Power Apps US Government service URLs](/power-platform/admin/powerapps-us-government#power-apps-us-government-service-urls), [Power Automate US Government service URLs](/power-automate/us-govt#power-automate-us-government-service-urls)<br/>**China**: [Power Platform and Dynamics 365 apps - operated by 21Vianet in China](/power-platform/admin/about-microsoft-cloud-china).
116117
117118
## Deprecated endpoints
118119

0 commit comments

Comments
 (0)