Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@tayganr tayganr released this 12 Nov 17:56

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.