Skip to content

Commit e4df4eb

Browse files
Merge pull request #107911 from howang-ms/main
Add Container App Azure China Difference.
2 parents 3dd1784 + de31482 commit e4df4eb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/reliability/sovereign-cloud-china.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ This section outlines variations and considerations when using Networking servic
6161
|---------|--------|------------|
6262
| Private Link| <li>For Private Link services availability, see [Azure Private Link availability](../private-link/availability.md).<li>For Private DNS zone names, see [Azure Private Endpoint DNS configuration](../private-link/private-endpoint-dns.md#government). |
6363

64+
### Azure Container Apps
65+
66+
This section outlines variations and considerations when using Azure Container Apps services.
67+
68+
| Product | Unsupported, limited, and/or modified features | Notes |
69+
|---------|--------|------------|
70+
| Azure Monitor| The Azure Monitor integration is not supported in Azure China |
71+
6472

6573
## Azure in China REST endpoints
6674

@@ -98,6 +106,8 @@ For IP rangers for Azure in China, download [Azure Datacenter IP Ranges in China
98106
| Azure Bot Services | <\*.botframework.com> | <\*.botframework.azure.cn> |
99107
| Azure Key Vault API | \*.vault.azure.net | \*.vault.azure.cn |
100108
| Sign in with PowerShell: <br>- Azure classic portal <br>- Azure Resource Manager <br>- Azure AD| - Add-AzureAccount<br>- Connect-AzureRmAccount <br> - Connect-msolservice |  - Add-AzureAccount -Environment AzureChinaCloud <br> - Connect-AzureRmAccount -Environment AzureChinaCloud <br>- Connect-msolservice -AzureEnvironment AzureChinaCloud |
109+
| Azure Container Apps Default Domain | \*.azurecontainerapps.io | No default domain is provided for external enviromment. The [custom domain](/azure/container-apps/custom-domains-certificates) is required. |
110+
| Azure Container Apps Event Stream Endpoint | \<region\>.azurecontainerapps.dev | \<region\>.chinanorth3.azurecontainerapps-dev.cn |
101111

102112
### Application Insights
103113

0 commit comments

Comments
 (0)