Skip to content

Commit dc9941e

Browse files
resolve copilot comment
1 parent b86fbae commit dc9941e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/scripts/acr_build_push.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ finally {
262262
Write-Host ""
263263
Write-Host "Restoring WAF ACR configuration..."
264264

265-
$acrDefailtAction = az acr update `
265+
$acrDefaultAction = az acr update `
266266
--name $ACR_NAME `
267267
--resource-group $RESOURCE_GROUP `
268268
--default-action Deny

0 commit comments

Comments
 (0)