Manage Storage Accounts on Azure
In this lab, you'll practice creating an Azure Storage account and configure access to the account from both a networking and security perspective. When you're finished, you'll have a storage account that is configured to allow access from authorized clients or networks.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create and Access Azure Storage Accounts
You’ll create a new Azure Storage account by configuring the account settings in the Azure portal. You’ll also observe and refresh access keys for your Azure Storage account.
Challenge
Generate a Shared Access Signature Using the Azure Portal
You’ll create a container and upload a blob in your Azure Storage account using the Azure Portal. You will then generate a SAS token for the uploaded blob.
Challenge
Configure Virtual Network Access
You’ll configure your Azure Storage account to only be visible within specific Azure Virtual Networks.
Challenge
Create a Private Endpoint
You’ll create a new Azure Private Link endpoint so that other Azure services can securely connect to your Azure Storage account.
Challenge
List Geo-replication Endpoints
You’ll review the geo-replication settings and endpoint URIs for your Azure Storage account.
Challenge
Explore RBAC Roles
You’ll examine the role-based access control (RBAC) roles associated with Azure Storage.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Azure Resource Groups
- Azure Cloud Shell
- Azure Virtual Networks
- Azure Private Link