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

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -