Deploy and Configure an Azure Storage Account
Lab Overview
An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. Data in your Azure storage account is durable and highly available, secure, and massively scalable.
Learning Objectives
In this interactive, hands-on Azure simulation, you will be guided through the process of provisioning a new General Purpose V2 storage account via the Azure Portal. The new storage account, called berksfinance1973, will be deployed into an existing resource group, called MyResourceGroup. You will configure the storage account to use Locally Redundant Storage.
Exam Relevance
The skills you learn in this lab are necessary to pass the following Azure certification exams:
- AZ-104
- AZ-303
- AZ-304