-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az redis force-reboot message #23319
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botRedis CacheService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botRedis CacheService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Related command
az redis force-reboot
Describe the bug
Output message: "message": "The requested reboot operation for 'Value' has been successfully scheduled and should be executed shortly."
To Reproduce
run az redis force-reboot
Expected behavior
Should display resource name insted of 'Value'
"message": "The requested reboot operation for 'resourceName' has been successfully scheduled and should be executed shortly."