Create a Blob Container in Azure Storage
[yasr_visitor_votes]
Lab Overview
In this lab, you’ll learn how to create and configure a blob container in an Azure Storage Account. You’ll go through the steps of setting up a new container, configuring access permissions, and enabling anonymous access for blob data.
Additionally, you’ll adjust network settings to allow public access to the container, ensuring that it can be accessed over the internet.
By the end of this lab, you’ll understand how to configure blob containers for different access scenarios, including anonymous and public access.
Learning Objectives
- Understand the process of creating a blob container within an Azure Storage Account.
- Learn how to configure and enable anonymous blob access.
- Gain hands-on experience configuring network settings to allow public access to blob containers.
- Understand how to modify storage account settings to facilitate anonymous access for blobs.
- Successfully upload and manage content within the blob container.
Exam Relevance
The skills you learn in this lab are necessary to pass the following Azure certification exams:
- AZ-104
- AZ-305