az-redis
Verified for current stable LTS
Az Redis Commands
Az Redis command syntax with verified terminal examples.
Commands
4 commands for Az Redis
az-redis Operations
Az Redis Command: Create Redis Cache
az redis create --location <location> -n <name> -g <resource_group> --sku <Basic|Premium|Standard> --vm-size <c0|c1|c2|c3|c4|c5|c6|p1|p2|p3|p4|p5> az-redis Operations
Az Redis Command: Update Redis Cache
az redis update -n <name> -g <resource_group> --sku <Basic|Premium|Standard> --vm-size <c0|c1|c2|c3|c4|c5|c6|p1|p2|p3|p4|p5> az-redis Containers
Az Redis Command: Export Redis Cache
az redis export --container <container> --file-format <file-format> -n <name> --prefix <prefix> -g <resource_group> az-redis Operations
Az Redis Command: Delete Redis Cache
az redis delete -n <name> -g <resource_group> -y Suggest a Az Redis Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Az Redis workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.