File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
sdk/identity/azure_identity Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -42,3 +42,6 @@ client_certificate = ["openssl"]
42
42
43
43
[lints ]
44
44
workspace = true
45
+
46
+ [package .metadata .docs .rs ]
47
+ all-features = true
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
165
165
[ Azure CLI ] : https://learn.microsoft.com/cli/azure
166
166
[ azure_security_keyvault_secrets ] : https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_secrets
167
167
[ Azure subscription ] : https://azure.microsoft.com/free/
168
- [ cert_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.ClientCertificateCredential.html
168
+ [ cert_cred_ref ] : https://aka.ms/azsdk/rust/identity/cert-docs
169
169
[ cli_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.AzureCliCredential.html
170
170
[ devtool_cred_ref ] : https://aka.ms/azsdk/rust/identity/docs#structs
171
171
[ managed_id_cred_ref ] : https://docs.rs/azure_identity/latest/azure_identity/struct.ManagedIdentityCredential.html
You can’t perform that action at this time.
0 commit comments