Skip to content

Commit

Permalink
Add note for environment names (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsacavdm authored and davidebbo committed Oct 18, 2017
1 parent 79a2cad commit 39669e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <code>`</code>.
Expand Down

0 comments on commit 39669e8

Please sign in to comment.