Skip to content

Commit 02ca405

Browse files
committed
integrate-azure-cache-for-redis-with-service-connector
1 parent 0d12a21 commit 02ca405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following table shows which combinations of authentication methods and clien
3636
| Python | Yes | Yes | Yes | Yes |
3737
| None | Yes | Yes | Yes | Yes |
3838

39-
All client types, with the exception of Go and Java - Spring Boot, can use any of the authentication methods referenced in the table to connect to Azure Cache for Redis using Service Connector. The only supported authentication methods for Go and Java - Spring Boot are secret / connection string or service principal.
39+
All client types, except for Go and Java - Spring Boot, can use any of the authentication methods referenced in the table to connect to Azure Cache for Redis using Service Connector. The only supported authentication methods for Go and Java - Spring Boot are secret / connection string or service principal.
4040

4141
## Default environment variable names or application properties and sample code
4242

0 commit comments

Comments
 (0)