Share via

Where is AZURE CLI script for creating REDIS Cache Services

Siegfried Heintze 1,906 Reputation points
2021-01-28T01:24:08.96+00:00

I've been automating the creation, destruction and configuration of my various resources like kubenetes clusters, key vaults and blob storages.

Where is a sample Azure CLI script for creating an Azure REDIS Cache?

I've been forced to use the portal.azure.com and cut and paste and it is error prone and slow.

Thanks

Siegfried

Azure Cache for Redis
Azure Cache for Redis

An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.


Answer accepted by question author

Anurag Sharma 17,636 Reputation points
2021-01-28T03:12:09.297+00:00

Hi @Siegfried Heintze , welcome to Microsoft Q&A forum.

You can check the below link that has Azure CLI script for creating the Azure Cache for Redis:
https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/scripts/create-cache

Please let us know if this is what you are looking for or else we can discuss further.

----------

If answer helps, please mark it 'Accept Answer'

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.