Skip to content

Commit d5c139c

Browse files
committed
Added intro section
1 parent be3a2aa commit d5c139c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ The [node-redis](https://github.com/redis/node-redis) library is the primary Nod
3131
npm install redis
3232
```
3333

34+
## Create a Node.js app to access a cache
35+
36+
Create a Node.js app that uses either Microsoft Entra ID or access keys to connect to an Azure Cache for Redis. We recommend you use Microsoft Entra ID.
37+
3438
## [Microsoft Entra ID Authentication (recommended)](#tab/entraid)
3539

3640
[!INCLUDE [cache-entra-access](includes/cache-entra-access.md)]

0 commit comments

Comments
 (0)