Skip to content

Commit a03bab4

Browse files
Update articles/app-service/overview-managed-identity.md
Co-authored-by: Weidong Xu <[email protected]>
1 parent b57ac76 commit a03bab4

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).
503503

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

0 commit comments

Comments
 (0)