Skip to content

Commit 275dec9

Browse files
authored
Merge pull request #194982 from karavar/patch-17
Updated the table at the top.
2 parents 1d6b804 + 963760b commit 275dec9

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)