- For the disks, focus on encryption basics and how key vault is related
- creating ARM templates - review the ARM templates in the quickstart templates
- Provision VMs
- Quickstart: Create a Windows virtual machine in Azure with PowerShell
- Quickstart: Create a Windows virtual machine with the Azure CLI
- Quickstart: Create a Linux virtual machine in Azure with PowerShell
- Quickstart: Create a Linux virtual machine with the Azure CLI
- Create and manage Windows VMs in Azure using C#
- Create ARM templates
- Configure Azure Disk Encryption for VMs
- for batch jobs, focus on knowing how to use the .NET SDK for creating jobs, setting them up, and executing.
- the batch .NET quickstart is worth reviewing
- skim through Azure CLI and how to manage batch resources
- Manage batch jobs by using Batch Service API
- Run a batch job by using Azure CLI, Azure portal, and other tools
- Write code to run an Azure Batch Services batch job
-
Know how to use the CLI at least for basic management of ACR
-
Create an Azure Container Registry, create, prep, and push images to it
-
Create an Azure Managed Kubernetes Service (AKS) cluster
-
Create container images for solutions
-
Publish an image to the Azure Container Registry
-
Run containers by using Azure Container Instance or AKS