Skip to content

Instantly share code, notes, and snippets.

@kaqq
Created August 25, 2021 14:26
Show Gist options
  • Save kaqq/9789ffad2b4773b3b36b052ef861dfdc to your computer and use it in GitHub Desktop.
Save kaqq/9789ffad2b4773b3b36b052ef861dfdc to your computer and use it in GitHub Desktop.
azure
Connect-AzAccount
Get-AzSubscription
$context = Get-AzSubscription -SubscriptionId a
Set-AzContext $context
Get-AzContext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment