Whenever I worked with Azure, first thing i usualy did was fire a web search to get the url for the Azure Management portal. I know I could bookmark it……..it’s just that I already have way too many bookmarks. But today I discovered a nice cmdlet in PowerShell called Show-AzurePortal which gets you automatically to the right place.
Show-AzurePortal
Note: You must install the Azure PowerShell cmdlets. http://msdn.microsoft.com/en-us/library/windowsazure/jj156055.aspx