Azure CLI is the command-line interface provided by 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.
In this beginner lab, you will learn Azure CLI's basic commands to interact with existing Azure resources.
Upon completion of this lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following courses/courses and labs can be used to fulfill the prerequisite:
May 2nd, 2023 - Updated theia to include autosave