diff --git a/memdocs/configmgr/core/plan-design/network/includes/internet-endpoints-cloud-services.md b/memdocs/configmgr/core/plan-design/network/includes/internet-endpoints-cloud-services.md index 4640854644a..a64dce421cc 100644 --- a/memdocs/configmgr/core/plan-design/network/includes/internet-endpoints-cloud-services.md +++ b/memdocs/configmgr/core/plan-design/network/includes/internet-endpoints-cloud-services.md @@ -50,7 +50,7 @@ The CMG connection point needs access to the following endpoints: | Type | Azure public cloud | Azure US Government cloud | |--------------------|----------------------------------------|-----------------------------------------| -| _Service_ name | `..cloudapp.azure.com` | `.usgovcloudapp.net` | +| _Service_ name | `..cloudapp.azure.com` | `..usgovcloudapi.net` | | Storage endpoint 1 | `.blob.core.windows.net` | `.blob.core.usgovcloudapi.net` | | Storage endpoint 2 | `.table.core.windows.net` | `.table.core.usgovcloudapi.net` | | Key vault | `.vault.azure.net` | `.vault.usgovcloudapi.net` |