Azure for Developers: Implementing VMs and Batch Jobs

Azure for Developers: Implementing VMs and Batch Jobs

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 09m | 183 MB

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.

Topics include:

  • Implementing solutions that use virtual machines
  • Options for creating virtual machines
  • Creating a virtual machine using PowerShell
  • Configuring Azure Disk Encryption for VMs
  • Running a batch job using PowerShell and CLI
  • Creating and running a batch job using .NET