Introduction To Azure IaaS Compute Solutions
Learning Objective: Get a brief overview on Microsoft Azure and its Infrastructure as a Service(IaaS) Compute Solutions. Learn how to plan for VM deployment and create VMs using Azure Portal, PowerShell, and C# code.
Topics:
- Overview of Microsoft Azure
- Azure Virtual Machines
- Using Azure SDKs
Hands-On:
- Provision VMs by using the Azure Portal, PowerShell, and code