Skip to content

Commit

Permalink
fixup! leo feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Oct 31, 2024
1 parent ac3b05d commit b273421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/reference/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rules=(
)

echo "Deleting rule: ${rule}"
for rule in "${rules[@]}"; do
az network nsg rule delete \
--resource-group "${resource_group}" \
--nsg-name "${name}-${uid}" \
Expand Down

0 comments on commit b273421

Please sign in to comment.