Integrate Azure Cache for Redis with Service Connector
Article
2 minutes to read
This page shows the supported authentication types and client types of Azure Cache for Redis using Service Connector. You might still be able to connect to Azure Cache for Redis 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:
Client type
System-assigned managed identity
User-assigned managed identity
Secret / connection string
Service principal
.NET
Go
Java
Java - Spring Boot
Node.js
Python
None
Default environment variable names or application properties
Use the connection details below to connect compute services to Redis Server. For each example below, replace the placeholder texts <redis-server-name>, and <redis-key> with your own Redis server name and key.