Integrate Azure Blob Storage with Service Connector
Article
2 minutes to read
This page shows the supported authentication types and client types of Azure Blob Storage using Service Connector. You might still be able to connect to Azure Blob Storage in other programming languages without using Service Connector. This page also shows default environment variable names and values (or Spring Boot configuration) you get when you create the service connection. You can learn more about Service Connector environment variable naming convention.
Supported compute service
Azure App Service
Azure Container Apps
Azure Spring Apps
Supported authentication types and client types
Supported authentication and clients for App Service, Container Apps and Azure Spring Apps:
Default environment variable names or application properties
Use the connection details below to connect compute services to Blob Storage. For each example below, replace the placeholder texts
<account name>, <account-key>, <client-ID>, <client-secret>, <tenant-ID>, and <storage-account-name> with your own account name, account key, client ID, client secret, tenant ID and storage account name.