Skip to content

Commit 18311cc

Browse files
committed
integrate-azure-cache-for-redis-with-service-connector
1 parent b64353d commit 18311cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/service-connector/includes/code-redis-me-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,6 @@ ms.author: xiaofanzhou
282282
});
283283
```
284284
285-
### [Other](#tab/none)
285+
### [Other](#tab/other)
286286
287287
For other languages, you can use the Azure Identity client library (and connection information that Service Connector sets to the environment variables) to connect to Azure Cache for Redis.

articles/service-connector/includes/code-redis-secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ To set up your Spring application, refer to [Use Azure Redis Cache in Spring](/a
109109
await cacheConnection.connect();
110110
```
111111
112-
#### [Other](#tab/none)
112+
#### [Other](#tab/other)
113113
For other languages, you can use the connection information that Service Connector sets to the environment variables to connect to Azure Cache for Redis.

0 commit comments

Comments
 (0)