Skip to content

Commit d286896

Browse files
authored
Update overview-managed-identity.md
1 parent a03bab4 commit d286896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ For Java applications and functions, the simplest way to work with a managed ide
499499
Vault vault = azure.vaults().getByResourceGroup("resourceGroup", "keyVaultName");
500500

501501
```
502-
For more information on how to use the Azure SDK for Java, please refer to this [quickstart guide](https://aka.ms/azsdk/java/mgmt).
502+
For more information on how to use the Azure SDK for Java, please refer to this [quickstart guide](https://aka.ms/azsdk/java/mgmt). To learn more about Azure Identiy and authentication and Managed Identity in general, please visit [this guide](https://github.com/Azure/azure-sdk-for-java/wiki/Azure-Identity-Examples#authenticating-a-user-assigned-managed-identity-with-defaultazurecredential)
503503

504504
## <a name="remove"></a>Remove an identity
505505

0 commit comments

Comments
 (0)