Skip to content

Commit 423dd14

Browse files
committed
Fix Markdownlint error
1 parent 034d21f commit 423dd14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/azure/sdk/authentication/credential-chains.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,5 @@ In the preceding output, notice that:
131131
- `EnvironmentCredential`, `WorkloadIdentityCredential`, and `ManagedIdentityCredential` each failed to acquire a Microsoft Entra access token, in that order.
132132
- The `DefaultAzureCredential credential selected:`-prefixed entry indicates the credential that was selected—`VisualStudioCredential` in this case. Since `VisualStudioCredential` succeeded, no credentials beyond it were used.
133133

134-
135134
<!-- LINKS -->
136135
[env-vars]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md#environment-variables

0 commit comments

Comments
 (0)