Using PowerShell Script to Connect to Multiple Azure Subscription and Delete Services (Remove-AzureServcie Remove-AzureVnetconfig)
i looking powershell script connect multiple azure subscriptions each unique login , password , delete vnets, vms using cmdlet. think best put id , passwords in file (.txt or .xls) , have script read file subscription id , password.
- remove-azureservcie (using -force suppress prompt) e.g of command remove-azureservice <cloud service dns name>-deleteall -force
- remove-azurevnetconfig e.g of command remove-azurevnetconfig
- finally cmdlet executed remove storage accounts e.g don't have command yet
can me script can this?
i recommend postingyour issue in azure forum.
\_(ツ)_/
Windows Server > Windows PowerShell
Comments
Post a Comment