Problems deploying Extended Services error is change server

Brian Williams 0 Reputation points
2025-08-19T18:40:46.43+00:00

The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'

I have tried a lower and higher server like Standard_D2_v3, we have been packaging via Visual Studio. I can package and deploy to our QA Subscription without issue that's in the same central US region. I have listed all the available servers, asked chat what one is compatible with Azure Compute Extended Services and it said none. I also don't see Standard_D4_v3 or Standard_D2_v3 in the list.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
{count} votes

1 answer

Sort by: Most helpful
  1. Durga Reshma Malthi 11,400 Reputation points Microsoft External Staff Moderator
    2025-08-19T19:17:24.7666667+00:00

    Hi Brian Williams

    • Ensure that your Azure subscription has not hit any resource limits or quotas. You can check your subscription quotas in the Azure portal under Subscriptions -> Usage + quotas.
    • Verify that the VM sizes you are trying to deploy (e.g., Standard_D2_v3, Standard_D4_v3) are available in the region you are deploying to. Sometimes, specific VM sizes may not be available in certain regions.
    • Sometimes, transient issues can cause provisioning failures. Try redeploying the resource after some time.
    • If the specific VM sizes you are trying to use are not available, consider using alternative sizes that meet your requirements. If you are using Azure Compute Extended Services, ensure that the VM sizes you are trying to deploy are compatible with these services.
    • Consider using newer or ACES-compatible VM sizes like the Dalsv6-series or Daldsv6-series, which use AMD EPYC processors and are optimized for modern workloads

    Refer to these documents:

    Additional References:

    https://github.com/Azure/RDS-Templates/issues/373

    Hope this helps!

    Please Let me know if you have any queries.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.