Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b1c9886

Browse files
fix
1 parent 90c2ef4 commit b1c9886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎samples/manage/azure-sql-db-managed-instance/prepare-subnet/prepareSubnet.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function Ensure-Login ()
1515
If((Login-AzureRmAccount -ErrorAction SilentlyContinue -ErrorVariable Errors) -eq $null)
1616
{
1717
Write-Host ("Login failed: {0}" -f $Errors.Message) -ForegroundColor Red
18-
Exit
18+
Break
1919
}
2020
}
2121
Write-Host "User logedin." -ForegroundColor Green

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /