Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Creating Azure Storage Accounts

Azure offers a variety of storage-related products that can help you solve a wide range of problems. All of these storage products have one thing in common: they require and are organized under storage accounts. As such, the first step in implementing nearly any storage solution in Azure is to create a storage account. In this lab, you will have the opportunity to practice the task of creating storage accounts. You are provided with a set of basic criteria, and you are asked to create two storage accounts that are configured to meet those criteria. After completing this lab, you will be familiar with the process of creating storage accounts in the Azure portal, and you will be ready to proceed to more complex topics.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Feb 14, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Create the storage account for hot storage.

    1. Click + Add to create a new resource.
    2. Search for and select Storage Account.
    3. For Resource Group, select the existing resource group if it is not already selected.
    4. Enter a Storage account name. You can use a name similar to hotstorage, but you may need to change it slightly to make it unique.
    5. For Performance, select Standard if it is not already selected.
    6. For Replication, select Read-access geo-redundant storage (RA-GRS).
    7. For Access Tier (default), select Hot.
    8. Click Review + Create, then Create.
  2. Challenge

    Create the storage account for cool storage.

    1. Click + Add to create a new resource.
    2. Search for and select Storage Account.
    3. For Resource Group, select the existing resource group if it is not already selected.
    4. Enter a Storage account name. You can use a name similar to coolstorage, but you may need to change it slightly to make it unique.
    5. For Performance, select Standard if it is not already selected.
    6. For Replication, select Locally-redundant storage (LRS).
    7. For Access Tier (default)I, select Cool.
    8. Click Review + Create, then Create.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

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.

Start learning by doing today

View Plans