Перейти до основного вмісту

Azure Blob storage

You need an Azure Storage account.

1. Select Azure Blob

In Casdoor ProvidersAdd, set Category to Storage, Type to Azure Blob.

azureSelect.png

2. Map fields

Casdoor fieldAzure / meaningОбов'язково
Client IDAccountNameYes
Client secretAccountKeyYes
EndpointContainerUrlYes
Endpoint (intranet)PrivateEndpointNo
BucketContainerNameYes
Path prefixPath prefixNo
DomainCustom domain (e.g. CDN)No
  • AccountName — Storage account name.
  • AccountKey — From Azure Portal → your storage account → Access keys.
  • ContainerUrl — From the container’s properties.
  • PrivateEndpoint — Optional; for Azure Private Endpoint.
  • ContainerName — Container name (e.g. default).
  • Domain — Optional custom domain (e.g. Azure CDN).

azureKey.png azureUrl.png azureContainer.png azureCDN.png

3. Save

Save the provider. Your application can use Azure Blob for file storage.

azureResult.png