Created
February 1, 2019 14:33
-
-
Save mikaelkrief/503ac7422136e83ccd981d4dbeae6014 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export ARM_SUBSCRIPTION_ID="xxxxxx-xxxxx-xxxxx-xxxxx" | |
export ARM_CLIENT_ID="xxxxxx-xxxxx-xxxxx-xxxxx" | |
export ARM_CLIENT_SECRET="xxxxxxxxxxxxxxxxxxxx" | |
export ARM_TENANT_ID="xxxxxx-xxxxx-xxxxx-xxxxx" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment