Skip to content

Commit 1fe8082

Browse files
committed
refined tabs
1 parent 235f7d8 commit 1fe8082

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ npm install @azure/identity
119119
120120
1. Example the output.
121121
122-
```console
122+
```bash
123123
Cache command: PING
124124
Cache response : PONG
125125
@@ -227,7 +227,7 @@ Microsoft Entra ID access tokens have a limited lifespan, [averaging 75 minutes]
227227
228228
1. Example the output.
229229
230-
```console
230+
```bash
231231
Cache command: PING
232232
Cache response : PONG
233233
@@ -333,7 +333,7 @@ set AZURE_CACHE_FOR_REDIS_ACCESS_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
333333

334334
1. Example the output.
335335

336-
```console
336+
```bash
337337
Cache command: PING
338338
Cache response : PONG
339339

0 commit comments

Comments
 (0)