Added support for China with new environment variable AZURE_REGION.
Example of how to set the environment variable in PowerShell.
$env:AZURE_REGION = "china"
Big thank you to @nemolin2008 for working on and submitting the code changes.
Added support for China with new environment variable AZURE_REGION.
Example of how to set the environment variable in PowerShell.
$env:AZURE_REGION = "china"
Big thank you to @nemolin2008 for working on and submitting the code changes.