Skip to content

Commit bc4f2a4

Browse files
authored
Merge pull request #116036 from DCtheGeek/dmc-policy-fixarmlink
Updating range for ARM template change
2 parents 081cb87 + e6aef53 commit bc4f2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/assign-policy-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Quickstart: New policy assignment with templates"
33
description: In this quickstart, you use a Resource Manager template to create a policy assignment to identify non-compliant resources.
4-
ms.date: 03/16/2020
4+
ms.date: 05/21/2020
55
ms.topic: quickstart
66
ms.custom: subject-armqs
77
---
@@ -29,7 +29,7 @@ _Audit VMs that do not use managed disks_. For a partial list of available built
2929

3030
The template used in this quickstart is from [Azure Quickstart templates](https://azure.microsoft.com/resources/templates/101-azurepolicy-assign-builtinpolicy-resourcegroup/).
3131

32-
:::code language="json" source="~/quickstart-templates/101-azurepolicy-assign-builtinpolicy-resourcegroup/azuredeploy.json" range="1-36" highlight="26-34":::
32+
:::code language="json" source="~/quickstart-templates/101-azurepolicy-assign-builtinpolicy-resourcegroup/azuredeploy.json" range="1-30" highlight="20-28":::
3333

3434
The resource defined in the template is:
3535

0 commit comments

Comments
 (0)