Professor Dr. Kazemi

MST400 Lab 04

Manage Azure Storage — Interactive Lab Manual · Fall 2026

Task 1: Create and configure a storage account. 20 pts

In this task, you will create and configure a storage account. The storage account will use geo-redundant storage and will not have public access.

  1. SettingValue
    Subscriptionthe name of your Azure subscription
    Resource group<yourName>-mst400-F67-rg (create new)
    Storage account name<yourname>mst400F67sa (all lowercase)
    Region(US) East US
    PerformanceStandard
    RedundancyGeo-redundant storage (notice the other options)
    Make read access to data available in the event of regional unavailabilityCheck the box
    Did you know? You should use the Standard performance tier for most applications. Use the Premium performance tier for enterprise or high-performance applications.
  2. Screenshot must show your Odl_user account, the storage account with the Movetocool lifecycle management rule (base blobs move to cool storage after 30 days)

Task 2: Create and configure secure blob storage 30 pts

In this task, you will create a blob container and upload an image. Blob containers are directory-like structures that store unstructured data.

2a. Create a blob container and a time-based retention policy

  1. SettingValue
    Namedata
    Public access levelNotice the access level is set to private
  2. SettingValue
    Policy typeTime-based retention
    Set retention period for180 days

2b. Manage blob uploads

  1. SettingValue
    Browse for filesadd the file you have selected to upload
    Blob typeBlock blob
    Block size4 MiB
    Access tierHot (notice the other options)
    Upload to foldersecuritytest
    Encryption scopeUse existing default container scope

2c. Configure limited access to the blob storage

  1. SettingValue
    Signing keyKey 1
    PermissionsRead (notice your other choices)
    Start dateyesterday's date
    Start timecurrent time
    Expiry datetomorrow's date
    Expiry timecurrent time
    Allowed IP addressesleave blank
  2. Screenshot must show your Odl_user account, the blob file opened through the Blob SAS URL in the InPrivate browser window

Task 3: Create and configure an Azure File storage 30 pts

In this task, you will create and configure Azure File shares. You will use Storage Browser to manage the file share.

3a. Create the file share and upload a file

3b. Explore Storage Browser and upload a file

3c. Restrict network access to the storage account

  1. Screenshot must show your Odl_user account, the Storage browser "not authorized to perform this operation" message

Task 4: Summary Questions & Review 20 pts

Minimum 2-3 sentences each — original thinking, your own words!

Your submission preview

Screenshots you attach above and your Task 4 answers appear here. This is exactly what prints/exported as your PDF.

Submit compile & export