From 39669e82921ad6279d7383a9ddaa526187598ae4 Mon Sep 17 00:00:00 2001 From: Gerardo Saca Date: Wed, 18 Oct 2017 09:39:08 -0700 Subject: [PATCH] Add note for environment names (#35) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d74e00..ee69f36 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Check out [wiki](https://github.com/projectkudu/ARMClient/wiki) for more details Clear token cache ARMClient.exe clearcache +Note: Valid values for optional `[environment name]`: (Default) `Prod` for Azure Global, `Fairfax` for Azure Government, `Blackforest` for Azure Germany, `Mooncake` for Azure China. + Note: The tokens are cached at `%USERPROFILE%\.arm` folder. All files are encrypted with CurrentUser ProtectData .NET api. Note: PowerShell users will need to escape the `@` symbol with a back tick `.