Created
December 18, 2019 14:01
-
-
Save PrateekKumarSingh/e4bbb2379ecc3a2f30b9d6ef8fcd0e6e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# add subscription keys & location from azure | |
# to $profile as $env variables | |
# and load them in them in current session | |
$null = New-LocalConfiguration -FromAzure -AddKeysToProfile -Verbose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment