- Lab
- Cloud
- Data

Work with Azure Blob Storage Using the Azure SDK for Python
In this lab, you will get an opportunity to perform simple operations against an Azure Blob storage account using Python code and confirm that your code is operating as intended by checking your work in the Azure portal. During the lab you will: - Connect to an existing storage account - Create a container on the account - Upload a blob to the container While the language used in this lab is Python, developers with apprentice-level coding experience in any modern, object-oriented language should be able to successfully complete the objectives through the use of research hints provided in the lab instructions. If you get stuck, the lab guide and solution video provide additional help.

Path Info
Table of Contents
-
Challenge
Upload a Blob to a New Storage Container
You will use a provided template,
samplecode.py
, and add code to create a new container and upload a blob to it. -
Challenge
Prepare Environment
You will connect to Cloud Shell and prepare your environment.
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.