How To Create A Blob Storage Account On Azure

How To Create A Blob Storage Account On Azure

CREATE A BLOB ON AZURES CONTAINER AND GENERATE A 5MINUTES SAS URL ACCESS TO AN EXTERNAL USER

Step 1: Create an Azure Storage Account

  1. Sign in to the Azure Portal.

  2. Navigate to Storage accounts → Click Create.

  3. Choose a Subscription and Resource group.

  4. Enter a unique Storage account name.

  5. Select a Region and choose a Performance tier.

  6. Set Redundancy based on your needs (e.g., LRS, GRS).

  7. Click Review + CreateCreate.

Step 2: Create a Blob Storage Container

  1. Go to your Data Storage in the in the left panel.

  2. Select Containers → Click + Container.

  3. Enter a Container name.

  4. Set “Anonymous access level to Container(anonymous read access for containers and blobs)”

  5. Click Create

Step 3: Upload a Document to the Container

Using Azure Portal:

  1. Open the created Container.

  2. Click Upload.

  3. Select the document you want to upload.

  4. Click Upload.

Step 4: Secure Access with SAS (Optional)

  1. In the Blob container, click on the 3 ellipses

  2. Select Generate SAS

  3. Navigate the Start and Expiry time and set it to 5minutes of your choice.

  4. Scroll down and click on Generate SAS token and URL.

  5. Copy the SAS URL and share it to an external user.

  6. The SAS URL can be accessible when the Start time reached.

  7. The SAS URL will be locked showing 403 Forbidden error when the Expiry time reached.

Join me on this cloud adventure and elevate your tech skills! Sign in to the Azure portal, follow my easy instructions, and unleash the power of Being in the cloud.

Subscribe to my blog for more tech tips and tricks that will keep you ahead in the digital game. Your journey to mastering Cloud computing starts here!

🌟 Thank you for being a part of this incredible journey! Together, let's unlock new opportunities and make the most out of our digital experiences. Happy computing! 🌟