An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
A Premium scale operation can take time, but six days in Scaling with every later update rejected is not a normal wait state. There is no supported customer action in the portal or CLI to cancel or reset an accepted cache scale operation; retrying updates will not clear it.
Confirm the current state with:
az redis show -g <resource-group> -n <cache-name> --query provisioningState -o tsv
Then open an Azure support request and provide the cache resource ID, the original operation/correlation ID, and the failed Activity Log events. Support can inspect the service-side operation and perform the required recovery; Q&A cannot unblock that control-plane operation.
Until it is resolved, avoid further configuration or scaling changes. If continuity is critical, plan a separate cache migration/failover only with an explicit data and client-connection cutover plan; do not delete the affected cache as a workaround.