Skip to content

Commit 8b6dbdf

Browse files
committed
edit pass: two-active-directory-articles
1 parent 535cc13 commit 8b6dbdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/devices/howto-vm-sign-in-azure-ad-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Another way to verify it is via Graph PowerShell:
287287

288288
## Log in by using an Azure AD user account to SSH into the Linux VM
289289

290-
### Azure CLI
290+
### Log in by using the Azure CLI
291291

292292
Enter `az login`. This command opens a browser window, where you can sign in by using your Azure AD account.
293293

@@ -305,7 +305,7 @@ If you're prompted, enter your Azure AD login credentials at the login page, per
305305

306306
You're now signed in to the Linux virtual machine with the role permissions as assigned, such as VM User or VM Administrator. If your user account is assigned the Virtual Machine Administrator Login role, you can use sudo to run commands that require root privileges.
307307

308-
### Azure Cloud Shell
308+
### Log in by using Azure Cloud Shell
309309

310310
You can use Azure Cloud Shell to connect to VMs without needing to install anything locally to your client machine. Start Cloud Shell by selecting the shell icon in the upper-right corner of the Azure portal.
311311

@@ -439,7 +439,7 @@ Use the following sections to correct common errors that can happen when you try
439439
440440
### Couldn't retrieve token from local cache
441441
442-
If you get a message that says the token couldn't be retrieved from the local cache, you must run `az login` again and go through an interactive sign-in flow. Review the section [Using Azure Cloud Shell](#log-in-by-using-azure-cloud-shell).
442+
If you get a message that says the token couldn't be retrieved from the local cache, you must run `az login` again and go through an interactive sign-in flow. Review the section about [logging in by using Azure Cloud Shell](#log-in-by-using-azure-cloud-shell).
443443
444444
### Access denied: Azure role not assigned
445445

0 commit comments

Comments
 (0)