Skip to content

Commit fe1eea9

Browse files
authored
Merge pull request #260 from redis/entra-id-readme
adding pointer to entraid docs to README
2 parents 6f08d02 + 4f3bf83 commit fe1eea9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,6 +1154,11 @@ Contributions are always appreciated. I take PayPal and Bitcoin. Just kidding, I
11541154
- **Bug reports**: This is a new project. You're gonna find them. Open an issue and I'll look into it. Or hunt down the problem and send me a pull request.
11551155
- **Documentation**: You can improve the life of a lot of developers by fixing typos, grammar, and bad jokes. Or by just pointing out where a little more detail would help. Again, open an issue or send a pull request.
11561156

1157+
## Using Redis OM with Azure Managed Redis
1158+
1159+
Azure Managed Redis(AMR) supports Microsoft Entra ID (formerly Azure AD) authentication. You can use Redis OM with Entra ID to authenticate to an AMR database.
1160+
For a tutorial of how to use Entra ID with Redis OM Node, refer to the [@redis/entraid](https://github.com/redis/node-redis/tree/master/packages/entraid) package docs.
1161+
11571162
<!-- Links, Badges, and Whatnot -->
11581163

11591164
[package-shield]: https://img.shields.io/npm/v/redis-om?logo=npm

0 commit comments

Comments
 (0)