Skip to content

Commit e1fa79e

Browse files
committed
integrate-azure-cache-for-redis-with-service-connector
1 parent a0f54e9 commit e1fa79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-connector/how-to-integrate-redis-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 02/02/2024
1010

1111
# Integrate Azure Cache for Redis with Service Connector
1212

13-
You can connect Azure Cache for Redis to other cloud services using Service Connector. This article outlines supported authentication methods and clients, and provides sample code. It also reveals default environment variable names and values (or Spring Boot configuration) you get when you create the service connection. (Note that you might still be able to connect to Azure Cache for Redis in other programming languages without using Service Connector.)
13+
You can connect Azure Cache for Redis to other cloud services by using Service Connector. This article outlines supported authentication methods and clients, and provides sample code. It also reveals default environment variable names and values (or Spring Boot configuration) you get when you create the service connection. (Note that you might still be able to connect to Azure Cache for Redis in other programming languages without using Service Connector.)
1414

1515
## Supported compute services
1616

@@ -24,7 +24,7 @@ You can use Service Connector to connect the following compute services to Azure
2424

2525
## Supported authentication and client types
2626

27-
The following table shows which combinations of authentication methods and clients are supported for connecting your compute service to Azure Cache for Redis using Service Connector. "Yes" means that the combination is supported, while "No" means that it isn't supported.
27+
The following table shows which combinations of authentication methods and clients are supported for connecting your compute service to Azure Cache for Redis by using Service Connector. "Yes" means that the combination is supported, while "No" means that it isn't supported.
2828

2929
| Client type | System-assigned managed identity | User-assigned managed identity | Secret / connection string | Service principal |
3030
|--------------------|----------------------------------|--------------------------------|----------------------------|-------------------|

0 commit comments

Comments
 (0)