Skip to content

Commit

Permalink
Update utils/policyTesting/Install-PolicySetDefinitions.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
jtracey93 authored Nov 5, 2024
1 parent 14956f5 commit 6bfc3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/policyTesting/Install-PolicySetDefinitions.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
param(
$managementGroupId = "6da17bdb-c2cc-4a35-8f10-cded38ebfc47",
$managementGroupId = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
$policySetDefinitionFolderPath = "./src/resources/Microsoft.Authorization/policySetDefinitions",
$policySetFileName = "Deploy-Private-DNS-Zones.json",
$uninstall = $false
Expand Down

0 comments on commit 6bfc3b0

Please sign in to comment.