Skip to content

Commit 94af3ba

Browse files
authored
rename TROUBLESHOOT.md (Azure#27068)
1 parent 4fdff29 commit 94af3ba

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sdk/identity/azure-identity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ describes why authentication failed. When this exception is raised by `ChainedTo
479479
When credentials cannot execute authentication due to one of the underlying resources required by the credential being unavailable on the machine, the`CredentialUnavailableException` is raised and it has a `message` attribute which
480480
describes why the credential is unavailable for authentication execution . When this exception is raised by `ChainedTokenCredential`, the message collects error messages from each credential in the chain.
481481

482-
See the [troubleshooting guide](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity/TROUBLESHOOT.md) for details on how to diagnose various failure scenarios.
482+
See the [troubleshooting guide](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity/TROUBLESHOOTING.md) for details on how to diagnose various failure scenarios.
483483
### Enable client logging
484484

485485
Azure SDK for Java offers a consistent logging story to help aid in troubleshooting application errors and expedite
File renamed without changes.

0 commit comments

Comments
 (0)