Enable Azure VM SKUs with Azure Policy
Try some hands-on Azure Policy samples related to Azure VMs.
We'll cover the following...
In this lesson, we’ll explore how to use Azure Portal to apply some policies to our subscriptions. We’ll cover the following two cases here:
- Azure policy to allow VM SKUs
- OS and data disks encrypted with a customer-managed key
FAQs
1.
Why do we need to configure these types of policies?
Show Answer
Q1 / Q1
Did you find this helpful?
Allowing Azure VM SKUs with Azure Policy
-
Navigate over to Azure Portal and log in.
-
On the Azure home page, enter “Policy” in the search bar and click “Policy” from the search results. It will open up a policy management dashboard called the Azure Policy page.
-
Select “Definitions” from the “Authoring” section on the left. It will load all the definitions which we can filter out.
-
Next, choose the ...