Tuesday, July 4, 2017

Logging into Azure Classic from Powershell

Commands to run on poweshell:

Get-AzurePublishSettingsFile
Import-AzurePublishSettingsFile C:\pathoffile...

Example:
Get-AzureVM -Name vmname

No comments:

Post a Comment