Skip to content

Commit 6518534

Browse files
authored
include redis access key alert
1 parent 4c8fbe3 commit 6518534

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/azure-cache-for-redis/cache-java-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Clone the repo [Java quickstart](https://github.com/Azure-Samples/azure-cache-re
7171

7272
### [Access Key Authentication](#tab/accesskey)
7373

74+
[!INCLUDE [redis-access-key-alert](includes/redis-access-key-alert.md)]
75+
7476
```xml
7577
<dependency>
7678
<groupId>redis.clients</groupId>

articles/azure-cache-for-redis/cache-java-redisson-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ mvn archetype:generate \
7474

7575
### [Access Key Authentication](#tab/accesskey)
7676

77+
[!INCLUDE [redis-access-key-alert](includes/redis-access-key-alert.md)]
78+
7779
```xml
7880
<dependency>
7981
<groupId>org.redisson</groupId>

0 commit comments

Comments
 (0)