61582/azure-portal-doesn-display-version-cloud-service-how-can-know
You can use following PowerShell commands to get the SDK version:
Get-AzureService -ServiceName "<Cloud Service name>" | Get-AzureDeployment | Where-Object -Property SdkVersion -NE -Value "" | select ServiceName,SdkVersion,OSVersion,Slot
From the Windows Azure Portal you can ...READ MORE
We can get some additional info like Size, ...READ MORE
You can take advantage of the WebJobs ...READ MORE
Yes, It is possible to provision the ...READ MORE
Yes, using Multi-Factor Authentication, we could be ...READ MORE
You can move a VM and its ...READ MORE
Yes, If an admin has made a ...READ MORE
If you’re an admin, and you want ...READ MORE
The inactivity timeout setting helps to protect ...READ MORE
To make dashboards available to others, you ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.