Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.55 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.55 KB

Linux On Azure Workshop

This is workshop is an introduction to Linux capabilities on the Microsoft Azure platform.

Resources

Lab Azure Setup:

This will setup cmd line access to Azure and works on OSX, Linux, even Windows....

Lab One: Getting Familiar with Azure Resource Manager

This lab will get you familiar with using the Azure CLI for deploying resources to Azure. We'll use Azure Resource Manager (ARM) Templates to describe what we want created in Azure. For More information about ARM and ARM Templates see: Azure Resource Manager Overview.

Lab Two: Run OMS on a Linux VM in Azure

In this lab you will introduce the VM extensions, setup a Linux VM just like in lab1, but it will have an OMS agent pre-installed and pre-configured.