Skip to content

Commit af37329

Browse files
authored
Merge pull request #197259 from jmirabal80/jm-50522-bulkvalidation-azuredocs007
Bulk Validation: fix link version suggestion
2 parents e0a4c1f + 6425f2a commit af37329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/samples/built-in-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Each row represents a package used by a built-in policy definition.
1717
- **Definition**: Links to the policy definition in the Azure portal.
1818
- **Configuration**: Links to the `.mof` file in the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy)
1919
containing the configuration that is used to audit and/or remediate machines.
20-
- **Required modules**: Links to the [PowerShell Desired State Configuration (DSC)](https://docs.microsoft.com/powershell/dsc/overview?view=dsc-1.1)
20+
- **Required modules**: Links to the [PowerShell Desired State Configuration (DSC)](/powershell/dsc/overview?view=dsc-1.1&preserve-view=true)
2121
modules used by each configuration. The resource modules contain the script logic
2222
used to evaluate each setting in the configuration.
2323

0 commit comments

Comments
 (0)