File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sdk/identity/azure_identity Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
165165[ Azure CLI ] : https://learn.microsoft.com/cli/azure
166166[ azure_security_keyvault_secrets ] : https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_secrets
167167[ Azure subscription ] : https://azure.microsoft.com/free/
168- [ cert_cred_ref ] : https://aka.ms/azsdk/rust/identity/cert-docs
168+ [ cert_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.ClientCertificateCredential.html
169169[ cli_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.AzureCliCredential.html
170- [ devtool_cred_ref ] : https://aka.ms/azsdk/rust/identity/docs#structs
170+ [ devtool_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.DeveloperToolsCredential.html
171171[ managed_id_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.ManagedIdentityCredential.html
172172[ Microsoft Entra ID documentation ] : https://learn.microsoft.com/entra/identity/
173173[ API reference documentation ] : https://docs.rs/azure_identity/latest/azure_identity/
You can’t perform that action at this time.
0 commit comments