Failed To Add AzureKeyVault Credential Store

Failed to add Credential Stores when using azure.cn, but fine with azure.net.

  1. Use application based authentication method
  2. 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/"