system
(system)
1
Failed to add Credential Stores when using azure.cn, but fine with azure.net.
- Use application based authentication method
- Add environment AZURE_AUTHORITY_HOST="https://login.chinacloudapi.cn/" by following the below steps:
- Open IIS on Orchestrator server
- Right the server on the left side
- Select Configuration Editor and double click to open
- Select system.webServer/aspNetCore in Section dropdown list
- Select environmentVariable and open editor
- Click add and add name = AZURE_AUTHORITY_HOST, value="https://login.chinacloudapi.cn/"