Skip to content

DataGrip/redis-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser-based authentication

Azure log in
az login or az login --use-device-code

Get access token (expired in an hour)

az account get-access-token --scope https://redis.azure.com/.default > .envToken

Find out your Object ID for the User principal

az ad signed-in-user show --query id -o tsv

Test connection

Set your credentials (Azure Cache for Redis hostname and your personal Object ID) in Main

About

Test connection to Redis Cache with MS Entra token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages