Creating Storage Account in new Silverlight based Windows Azure Portal


1. Login to Windows Azure Development portal.
2. After login at left panel you can see number of storage and service account in your subscription.

Portal1.gif

3. Select subscription and storage account option to create new Storage Account. At top left, you will get New Storage Account option. To create new storage account click on new Storage Account.

Portal2.gif

4. Provide all the required information,

Portal3.gif

a. Choose subscription.
b. Give unique name URL. It must be combination of only lower letters and numbers.
c. Choose a region, and click on Create.

5. Now you can see storage account has been created.

Portal4.gif

6. Click on storage account and at right side panel you can see properties.

Portal5.gif

In properties window we can see URL for BLOB, Queue and Table access. We will have to use these URL to access table, queue or blob.

7. To view the Primary key and Secondary key click on View Button.

Portal6.gif

In this way , we can create a Storage Account in new Silverlight based Azure Portal.

Up Next
    Ebook Download
    View all
    Learn
    View all