Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Azure icon
Labs

Enable Archiving with Azure Blob Storage

Azure storage offers different access tiers, which allow you to store blob object data in the most cost-effective manner. The available access tiers include hot, which is optimized for storing data that is accessed frequently; cool, which is optimized for storing data that is infrequently accessed and stored for at least 30 days; and archive, which is optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours). In this hands-on lab, we will be creating a blob storage container in a pre-provisioned Azure storage account. We will upload a few sample files to the container and then attempt to download them, showing that we can do so in either a hot or cool tier. We will then change the access tier of the blobs to archive and test to see whether or not we are able to download the blobs.

Azure icon
Lab platform
Lab Info
Level
Beginner
Last updated
Sep 21, 2025
Duration
45m

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
Table of Contents
  1. Challenge

    Create a Blob Container in the Azure Storage Account
    1. In the Azure portal, click Storage accounts in the left-hand navigation menu.
    2. Click on the storage account provided, named saXXXXX, where XXXXX is a unique five-character lab identifier.
    3. In the storage account blade, click on Blobs.
    4. Click + Container to create a new blob container.
    5. Name the blob container anything you wish.
    6. Leave the access level as Private, and click OK to create the container.
  2. Challenge

    Upload Sample Files to the Blob Container
    1. Click on the newly created blob container.
    2. Click the Upload button.

    Upload Blob

    1. In the Upload blob dialog, click the folder icon.
    2. Select three files of your choosing from your local workstation to upload to the blob. (Use Ctrl + click (Command + click for Mac) to select multiple files.)
    3. Click Open.
    4. Click Upload to upload the files to the blob container.
    5. Click the red X to exit the Upload blob dialog.
  3. Challenge

    Change the Access Tier of the Uploaded Blobs
    1. Leave the first blob alone. It will remain in the Hot access tier.
    2. Click the checkbox to the left of the second blob, and then click the Change tier button.

    Change tier

    1. In the Change tier dialog, change the access tier to Cool. Click Save.
    2. Repeat steps 2 and 3 for the third blob, changing the tier to Archive instead of Cool.
  4. Challenge

    Test Downloading the Blobs

    Test downloading each blob by clicking the ellipsis to the right of the blob and clicking Download. You should be able to download the first two blobs but not the third, which is currently in the archive tier.

About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

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.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight