Azure Powershell
Powershell scripts for Azure for Data Ductus
How To
#1. Install or update Azure module for Powershell
https://docs.microsoft.com/en-us/powershell/azure/install-azurerm-ps?view=azurermps-6.6.0
#2. Connect to Azure
Connect-AzureRmAccount
#3a. Optional, only applies if you manage more then one subscription Get your subscriptions in Azure
Get-AzureRmSubscription
#3b. Optional, only applies if you manage more then one subscription Select your subscriptions in Azure
Select-AzureRmSubscription