Open cmendible opened 2 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yegu-ms.
Author: | cmendible |
---|---|
Assignees: | - |
Labels: | `Redis Cache`, `Service Attention`, `needs-triage` |
Milestone: | - |
route to service team
Describe the bug Running:
Fails with
InternalServerError
like the following:To Reproduce Deploy a Redis Cache with 2 availability zones Run:
az redis force-reboot --reboot-type PrimaryNode -n $redis_name -g $redis_resource_group
Sample Terraform script:
Expected behavior Command should work
Environment summary Tested from:
Additional context { "azure-cli": "2.30.0", "azure-cli-core": "2.30.0", "azure-cli-telemetry": "1.0.6", "extensions": { "rdbms-connect": "0.1.3" } }