Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Deploy a GitHub Quickstart ARM Template using the Azure Portal

Azure Resource Manager (ARM) templates provide a powerful way in which to define Azure resources and configuration, by essentially using a text file. This helps with the consistency and automation of resource deployments. In this hands-on lab, you will learn how to locate and leverage one of Microsoft's public quickstart ARM Templates. **Scenario** To help you walk through the lab, consider the following scenario: You work as a cloud administrator for a company that has recently migrated to Azure with the help of a third-party consultancy. You're just beginning to use infrastructure-as-code, and need to build an ARM template for a storage account. You're not sure where to start, so the third-party consultancy recommended using Microsoft's quickstart templates to get up and running. You need to create a General-purpose V2 Storage Account with multiple blob containers. Premium storage is required, with LRS replication configured.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 45m
Published
Clock icon Apr 02, 2021

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Get Started and Locate a Template

    1. Log in to the Azure Portal using the credentials that have been provided for you (we'll use the Azure Portal in a later objective).

    2. Locate a quickstart template for creating a Storage Account with multiple Blob Containers.

    Note: There are several ways to locate a QuickStart ARM Template, as shown below:

  2. Challenge

    Edit and Deploy a QuickStart ARM Template

    1. Edit the quickstart template in the Azure Portal to meet the requirements of the scenario (General-purpose v2 Storage, Premium Storage, LRS).
    2. Deploy the quickstart template to Central US using the existing Subscription and Resource Group.

    Note: There are several ways to deploy a template, as shown below:

    • Use Deploy to Azure from the GitHub page
    • Use Deploy to Azure from the Microsoft Templates page
    • Manually select the template from the dropdown list within the ARM Resource settings page Template deployment > Deploy a Custom Template in the Marketplace within the Azure Portal. The teamplate is now named: storage-multi-blob-container

    Note: The Microsoft ARM Template reference for Storage Accounts provides detailed information on how to define a Storage Account within an ARM template.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

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.

Start learning by doing today

View Plans