Skip to content

Instantly share code, notes, and snippets.

@PrateekKumarSingh
Created December 18, 2019 14:01
Show Gist options
  • Save PrateekKumarSingh/e4bbb2379ecc3a2f30b9d6ef8fcd0e6e to your computer and use it in GitHub Desktop.
Save PrateekKumarSingh/e4bbb2379ecc3a2f30b9d6ef8fcd0e6e to your computer and use it in GitHub Desktop.
# 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