Skip to content

Commit ad0443a

Browse files
authored
Merge pull request #96632 from tejas-nagchandi/patch-1
Minor MD formatting update
2 parents e50bb1f + a0c6f78 commit ad0443a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/managed-identities-azure-resources/tutorial-linux-vm-access-nonaad.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ To complete these steps, you need an SSH client.  If you are using Windows, you
103103
2. **Connect** to the VM with the SSH client of your choice. 
104104
3. In the terminal window, use CURL to make a request to the local managed identities for Azure resources endpoint to get an access token for Azure Key Vault.  
105105

106+
106107
The CURL request for the access token is below.  
107108

108109
```bash
@@ -147,4 +148,4 @@ Alternatively you may also do this via [PowerShell or the CLI](../../azure-resou
147148
In this tutorial, you learned how to use a Linux VM system-assigned managed identity to access Azure Key Vault. To learn more about Azure Key Vault see:
148149

149150
> [!div class="nextstepaction"]
150-
>[Azure Key Vault](../../key-vault/general/overview.md)
151+
>[Azure Key Vault](../../key-vault/general/overview.md)

0 commit comments

Comments
 (0)