File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,11 +114,12 @@ This guidance helps you provide the required information to define how to authen
114114
115115## Sovereign clouds
116116
117- Here is an overview of settings that need to be configured to be able to work with sovereign clouds
117+ Here is an overview of settings that need to be configured to be able to work with sovereign clouds:
118118
119119| Name | Public | Azure China | US Government |
120120| -----------------------------------| ------------------------------------------------| --------------------------------------| ----------------|
121121| config.service.auth.tokenAudience | ` https://azure-api.net/configuration ` (Default) | ` https://azure-api.cn/configuration ` | ` https://azure-api.us/configuration ` |
122+ | logs.applicationinsights.endpoint | ` https://dc.services.visualstudio.com/v2/track ` (Default) | ` https://dc.applicationinsights.azure.cn/v2/track ` | ` https://dc.applicationinsights.us/v2/track ` |
122123
123124## How to configure settings
124125
You can’t perform that action at this time.
0 commit comments