Introduction:
In this article we are going to see how to get the Blob, Table and Queue storage urls from the Windows Azure Management Portal
Overview:
In this article, we will see how to fetch the Blob Storage, Table Storage and Queue Storage URL’s from the Windows Azure Management Portal. We require these url to mainly access the storage server from our application. Let us see the step by step on how to do the manually Reboot the Azure Application using Windows Azure Management Portal.
[more]Steps:
Login to the management portal using the below link
http://www.microsoft.com/windowsazure/
We can see a screen like below. Select the Sign into Management portal at the top right corner
After selecting that sign in to management portal you will be asked for the Username and Password to authenticate the process as shown in the below screen
Once we gave the correct credentials and click on submit button will navigate to the main screen of the portal as shown in the below screen
Now click on the Hosted Services, Storage Account and CDN option in the bottom menu and then select the Hosted Services as shown in the screen below.
Now select the Storage Accounts menu at the left side, we can see the available storage accounts as a list. Selecting the particular storage account will show the Blob, Table and Queue Storages Url as shown in the screen below.
Conclusion:
So in this article we have seen how to fetch the Blob, Table and Queue Storages Url from the Windows Azure Management Studio