An Azure service that is used to provision Windows and Linux virtual machines.
Hello @Luis Fuentes
That's an Azure platform outage in West US 3 - not your RBAC/locks/quota.
500 InternalOperationError + x-ms-failure-cause: service + x-ms-routing-request-id: WESTUS3 = fabric controller in that stamp is down.
Microsoft won't show it on status page until enough customers complain. Your tracking ID 2608200010001386 proves it's their side - all start/stop/resize calls go through same Compute RP in that scale unit.
What to do:
- Check Resource Health for VMs - it will say
Platform-initiated issueeven if Service Health is green. - Don't keep retrying - you'll get throttled (
Retry-After: 180). - Open Sev B ticket with that correlation ID +
x-ms-routing-request-id: WESTUS3:...- ask them to failover your VMs to another cluster. - If AVD is down for business, redeploy critical hosts to West US 2 temporarily.
If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.