-
Notifications
You must be signed in to change notification settings - Fork 0
PowerShell
Robin edited this page Sep 26, 2021
·
2 revisions
This page contains all my notes on PowerShell
- Latest (>Version 7.1 required from here - Release v7.1.4 Release of PowerShell · PowerShell/PowerShell (github.com)
Install Azure Powershell Modules and connect to subscription
- Install-Module -Name Az -Scope CurrentUser Repository PSGallery
- Connect-AzAccount
- Set-AZContext -Subscription