Azure CLI Playground
Description
Azure CLI is the command-line interface provided by the Azure team with a set of commands used to create and manage Azure resources. While working with Azure CLI, you will get hands-on experience with different types of actions to manage the resources. While working with the Azure Portal is convenient. However, there might be certain edge cases when you need to implement automation or process around automatic provisioning of the infrastructure. It is achieved by scripting the deployments and reusing them multiple times to have identical environments instead of managing the command line's cloud infrastructure.
The playground is a safe and secure sandbox environment for you to explore your own ideas, follow along with Cloud Academy courses, or answer your own questions all without the need to install any software on your local machine. The extended duration of this playground provides you with ample time to play to your heart's content. The goal is to be able to experiment and learn with little start time or overhead. Feel free to experiment with creating and configuring virtual machines, virtual network, azure app service, and their child resources, as well as virtual machines inside those networks, to practice setting up any part of the AZ-104-level resource stack you'd like! You'll have the permissions necessary to create and manage virtual networks, networking rules inside those networks, and virtual machines (of the Standard_B1ms type), and Azure App Service with Standard (S1) plan. Enjoy!
Intended Audience
This lab is intended for:
- Candidates for the Azure Administrator exam
- Cloud engineers and solutions architects
- Anyone with a need to use Azure CLI to build and manage cloud resources
Prerequisites
You should be familiar with:
- Azure Services including Virtual Machines, Virtual Network, and App Services.
- PowerShell or other CLI familiarity is beneficial
The following labs can be used to fulfill the prerequisite:
Updates
May 2nd, 2023 - Updated theia to include autosave