Skip to content

Commit 446bf46

Browse files
authored
Update disconnected-operations-deploy.md
1 parent 588d530 commit 446bf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/disconnected-operations-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ To initialize each node, follow these steps. Modify where necessary to match you
618618
Write-Host "Login using service principal"
619619
az login --service-principal --username $appId --password $clientSecret --tenant 98b8267d-e97f-426e-8b3f-7956511fd63f
620620
# If you prefer interactive login..
621-
# Write-Host "Using device code login - complete the login from your browser: "
621+
# Write-Host "Using device code login - complete the login from your browser"
622622
# az login --use-device-code
623623
624624
Write-Host "Connected to Disconnected operations Cloud through az cli"

0 commit comments

Comments
 (0)