From 200fcb8b0b4b86ac2918af46136abdbce08126e2 Mon Sep 17 00:00:00 2001 From: Scott Schaab Date: Tue, 1 Mar 2022 16:44:13 -0800 Subject: [PATCH] Identity fix header link in TROUBLSHOOTING.md --- sdk/identity/Azure.Identity/TROUBLESHOOTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk/identity/Azure.Identity/TROUBLESHOOTING.md b/sdk/identity/Azure.Identity/TROUBLESHOOTING.md index 6e5f400eec2b..e0da744d7f13 100644 --- a/sdk/identity/Azure.Identity/TROUBLESHOOTING.md +++ b/sdk/identity/Azure.Identity/TROUBLESHOOTING.md @@ -216,8 +216,7 @@ az account get-access-token --output json --resource https://management.core.win ``` >Note that output of this command will contain a valid access token, and SHOULD NOT BE SHARED to avoid compromising account security. - -## Troubleshooting `AzurePowershellCredential` Authentication Issues +## Troubleshoot `AzurePowerShellCredential` Authentication Issues `CredentialUnavailableException` | Error Message |Description| Mitigation |