-
Discover how to deploy virtual machines on Azure and implement batch jobs using Azure Batch services. This course can also help you prepare for the Microsoft AZ-203 exam.
Discover how to deploy virtual machines on Azure and implement batch jobs using Azure Batch services. In this course, instructor Tiberiu Covaci covers the core elements of VMs necessary for exam AZ-203: Developing Solutions for Microsoft Azure, a required exam for the Microsoft Certified: Azure Developer Associate certification. After digging into what exam AZ-203 tests developers onâand which exam domains this course maps toâTiberiu demonstrates multiple ways to create virtual machines (VMs). Learn how to do so using PowerShell, Azure CLI, and Azure Resource Manager templates. Tiberiu then helps you leverage the high-performance computing capabilities in the Azure Batch service, showing how to run a batch job from the portal, PowerShell, and CLI.
Overview
Syllabus
-
Introduction
- What developers need to know about VMs
- What you should know
- The role of developer today
- Introducing the AZ-203 certification
- What we are going to cover
- Options to create VMs
- Create a VM in the portal
- Connect to a VM
- Install PowerShell and Azure CLI
- Create a VM using PowerShell
- Create a VM using the CLI
- Create a VM using an ARM template
- Configure Azure Disk Encryption for VMs
- Understanding the Batch jobs
- Run a batch job from the portal
- Run a batch job using PowerShell
- Run a batch job using the CLI
- Create and run a batch job using .NET
- Next steps