azure - Powershell cmdlet for getting cloud services "Configure tab" attributes? -
is there powershell cmdlet getting windows azure cloud services "configure tab" attributes info?
you can use get-azuredeployment receive details of deployment in production or staging slot.
if need check powershell commands available azure recommend take reference page inside msdn: https://msdn.microsoft.com/library/azure/dn495184.aspx
Comments
Post a Comment