Join Storage Explorer Utilizing SAS Token
Introduction
This text will show you how to discover ways to join Storage Explorer with the assistance of a SAS Token.
Earlier than studying this text, please undergo some essential articles talked about under,
Azure Storage
Azure Storage is among the cloud computing PaaS (Platform as a Service) providers offered by the Microsoft Azure workforce. It supplies cloud storage that’s extremely obtainable, safe, sturdy, scalable, and redundant. It’s massively scalable and elastic. It could possibly retailer and course of a whole lot of terabytes of knowledge or you possibly can retailer the small quantities of knowledge required for a small enterprise web site.
Right here, we’ll see about Storage Explorer.
About Storage Explorer
Microsoft Azure Storage Explorer is a standalone app that makes it straightforward to work with Azure Storage information on Home windows, macOS, and Linux. It permits you to effectively join and handle your Azure storage service accounts and assets throughout subscriptions.You possibly can create, delete, view, and edit assets in Azure Storage, Azure Cosmos DB, and Information Lake Storage.
Azure Storage Explorer is a helpful GUI device for inspecting the info in your Azure cloud storage initiatives together with the logs of your cloud-hosted purposes. You possibly can simply hook up with your subscription and manipulate your tables, blobs, queues, and recordsdata.
Join Storage Explorer with SAS Token
Conditions
Comply with the under steps to create an Azure Storage Account.
Step 1
Step 2
Click on herevhttps://azure.microsoft.com/en-us/options/storage-explorer/ to Obtain and Set up Storage Explorer. Please undergo the article talked about under for making a Storage Explorer.
Step 3
After putting in Storage Explorer, we’ve to attach your storage account. Now, we’re going to see how we will join our Storage Explorer with SAS URI. You possibly can create SAS URI in Storage Account stage in addition to particular person providers. Click on on Add Account
Step 4
Now, select Connection string or shared Entry Signature.
Step 5
Now, we will see two choices are there. First, we will join by means of Connection String. Second, we will join by means of SAS URI. Right here, simply select URI choice. To take connection string or SAS URI we should go to Azure portal then open our storage account and click on on Shared Entry Signature. There you possibly can customise your settings.
As soon as we customise our settings, then Scroll down and hit Generate SAS and Connection String.
Now, we will get the Connection String and SAS URL
Step 6
First, join our storage explorer with Connection String, then copy the connection string and paste it on Storage Explorer. Then hit Subsequent.
Step 7
Or, if we need to join by means of SAS URL, then Copy SAS URL from Portal and Paste it on Storage Explorer and hit Subsequent
Step 8
Now, we will get this Connection Abstract and hit Join.
Step 9
Now, click on on Apply
Output
Now, we will efficiently join our storage account with SAS.
Abstract
I hope you understood how we will join Storage Explorer with SAS URL. Keep tuned for extra articles on Storage Explorer.