Skip to content

Commit 37f7d31

Browse files
committed
Suppress prompt
1 parent 2b1c6d1 commit 37f7d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Infrastructure/AzureStack.Infra.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ function Set-AzSLocationInformation {
643643
}
644644
}
645645

646-
New-AzureRmResource @params -IsFullObject
646+
New-AzureRmResource @params -IsFullObject -Force
647647
}
648648

649649
function Get-AzsHomeLocation {

0 commit comments

Comments
 (0)