- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Create a User Delegation SAS Using Azure CLI
By using a user delegation SAS, we can help to improve the security of access to an Azure Blob storage container. Unlike a normal shared access signature (SAS), a user delegation SAS is associated with an Azure Active Directory (AAD) identity. A user delegation SAS is a service SAS that only supports Blob storage. In this lab, you will create a user delegation SAS using Azure CLI. We'll then be able to use this user delegation SAS to access a blob. After completing this lab, you'll understand how to create and revoke a user delegation SAS using Azure CLI. **Scenario** As you walk through the lab, consider the following scenario: You work as an Azure Security Engineer for The Pupper Camp (TPC). TPC is a dog services company with offices across the globe. Microsoft recommends using a user delegation SAS when possible, so your manager has asked you to test the functionality of a user delegation SAS and demonstrate how to create and revoke access to a blob object in an Azure storage account. This is part of a proof of concept that TPC is developing, which will eventually be configured using an Entra ID Service Principal.

Lab Info
Table of Contents
-
Challenge
Upload a File to Blob Storage
- Use the Azure Portal to upload a small file to the container1 container in the storage account to Blob storage.
-
Challenge
Create a User Delegation SAS
-
Use Azure Cloud Shell to create a Bash shell.
- Subscription: Default
- Cloud Shell region:
same as your lab provided storage account
- Resource group: Use existing
- Storage account: Use existing
- File share: Create new and enter in
cloudshell
.
-
Once in the shell, create a user delegation SAS.
-
-
Challenge
Revoke a User Delegation SAS
-
Revoke all user delegation keys associated with the storage account:
Note: To verify that the user delegation SAS no longer works, you may need to wait up to 5 minutes and then try using the link generated earlier. It should no longer work, and you will see an "AuthenticationFailed" message.
-
About the author
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.