Azure-Samples / azure-cache-redis-samples

This repository contains samples that demonstrate best practices and general recommendations to communicate with Azure Redis Cache Service caches from various Redis client frameworks.
MIT License
69 stars 156 forks source link

Sample web app to demonstrate how to connect to Redis using Entra id auth #50

Closed shpathak-msft closed 6 months ago

shpathak-msft commented 6 months ago

Purpose

This is a code sample supporting the tutorial for how to connect to Azure Cache for Redis from Azure App Service using system managed identity

Pull Request Type

New code sample

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Other Information