File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed 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
114
114
115
115
## Sovereign clouds
116
116
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:
118
118
119
119
| Name | Public | Azure China | US Government |
120
120
| -----------------------------------| ------------------------------------------------| --------------------------------------| ----------------|
121
121
| 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 ` |
122
123
123
124
## How to configure settings
124
125
You can’t perform that action at this time.
0 commit comments