Skip to content

Instantly share code, notes, and snippets.

@Kaidja
Created September 18, 2021 18:29
Show Gist options
  • Save Kaidja/cde56500099455fe4713c72f63e060a0 to your computer and use it in GitHub Desktop.
Save Kaidja/cde56500099455fe4713c72f63e060a0 to your computer and use it in GitHub Desktop.
#Connect Azure
Connect-AzAccount
#You may need to change the subscription co next(OPTIONAL)
Set-AzContext -Subscription XXXXX-XXXXX-XXXX-XXXX-XXXXXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment