Using Provisioned Azure Infrastructure

Learn to use cloud storage infrastructure to store files and provide constrained access by using shared access signatures.

In this lesson, we will pair a provisioning infrastructure with the Azure control plane and use the infrastructure through the provisioned service's data plane.

In this lesson, we are going to build a cloud storage infrastructure. We will use Azure Storage to store files and provide constrained access to those files via shared access signatures. We will learn how to use ARM to fetch account keys and use those keys to provide constrained access to storage resources.

Building an Azure Storage account

Let's get started by running the example, and then we'll delve into the code for building the infrastructure and using the provisioned storage account. To execute the example, run the following:

Get hands-on with 1200+ tech skills courses.