Skip to content

Commit

Permalink
temp skip sub deploy delete
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp committed Nov 5, 2024
1 parent fb66a67 commit 5aa5b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/scripts/live-test-resource-cleanup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ if ($SubscriptionId -and ($originalSubscription -ne $SubscriptionId)) {

try {
DeleteOrUpdateResourceGroups
DeleteSubscriptionDeployments
#DeleteSubscriptionDeployments
} finally {
if ($SubscriptionId -and ($originalSubscription -ne $SubscriptionId)) {
Select-AzSubscription -Subscription $originalSubscription -Confirm:$false -WhatIf:$false
Expand Down

0 comments on commit 5aa5b25

Please sign in to comment.