

You will find the SAS token of your container.Once done, click on the Generate SAS and connection string button.Now specify your access policies, token lifespan, time zone and define your container’s permission as shown below:.Click on your Blob Container, in the left navigation, scroll down and under the Security + networking section select the Shared access signature option.Navigate to the Storage accounts page and expand your Blob Container.To get the SAS token, follow the steps given below: This token will help you set up your extension. Now lets create and retrieve SAS token from your Azure Storage account.
#Microsoft azure storage explorer how to#
Refer this detailed guide on how to enable CORS in Azure. Note: It is mandatory to enable CORS for your extension to work smoothly. Finally, enable Cross-origin resource sharing ( CORS) in your Storage account.Click on the Public access level dropdown and select the Blob(anonymous read access for blobs only) option. Select the container(s) you created and click on the Change access level button. To access the data of a container, you need to make the containers public.You can add more than one container in your account. Once that is done, click on the container you created and add content to the container by clicking on the Upload button.Now, click on + Container button and follow the onscreen instructions to create your container.To do that, select Containers from your left menu portal within the Storage accounts page. To start using your Storage, you need to create Containers for your account that will hold your data.Select your account type (you need a Basic storage account for this guide) and proceed to create your Azure storage account. Navigate to the Storage accounts page and click on Create.Select Storage accounts from the left menu of your Azure portal. Log into your newly created account and proceed to create your Azure storage account.Follow the on-screen instructions and create your Azure account.Īdditional Resource: For more information about the features of Azure Blob Storage, its pricing, and FAQs, visit the Azure Storage page.

If you already have an account, just log in with your credentials.
