Skip to content

Spring Credential

Xiaolu Dai edited this page Aug 20, 2021 · 3 revisions

Azure SDK supported authentication methods

Azure SDK TokenCredential AzureKeyCredential / Key AzureNamedKeyCredential AzureSasCredential Connection String *SharedKeyCredential
Key Vault Secret
Cosmos
Storage Blob StorageSharedKeyCredential
Storage File Share StorageSharedKeyCredential
Storage Queue StorageSharedKeyCredential
Event Hubs ✔️ EventHubSharedKeyCredential (not exposed on its builder)
Service Bus ✔️ ServiceBusSharedKeyCredential (not exposed on its builder)
Clone this wiki locally