Skip to content

Commit fd3a837

Browse files
authored
Updated the table at the top.
Updated the table at the top.
1 parent 608bd66 commit fd3a837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory/managed-identities-azure-resources/how-to-use-vm-token.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ A client application can request a managed identity [app-only access token](../d
4646
| Link | Description |
4747
| -------------- | -------------------- |
4848
| [Get a token using HTTP](#get-a-token-using-http) | Protocol details for managed identities for Azure resources token endpoint |
49+
| [Get a token using Azure.Identity](#get-a-token-using-the-Azure-identity-client-library) | Get a token using Azure.Identity library |
4950
| [Get a token using the Microsoft.Azure.Services.AppAuthentication library for .NET](#get-a-token-using-the-microsoftazureservicesappauthentication-library-for-net) | Example of using the Microsoft.Azure.Services.AppAuthentication library from a .NET client
5051
| [Get a token using C#](#get-a-token-using-c) | Example of using managed identities for Azure resources REST endpoint from a C# client |
5152
| [Get a token using Java](#get-a-token-using-java) | Example of using managed identities for Azure resources REST endpoint from a Java client |

0 commit comments

Comments
 (0)