My VM deployment using a custom Image Gallery is failing with DiskServiceInternalError

Jason Thomas 0 Reputation points
2025-03-07T23:27:16.4433333+00:00

when trying to deploy a new VM using a custom Gallery Image I am getting the below error. Note this same workflow has worked in the past with no issues deploying custom images.

An internal error occurred in the operation. Target: '/subscriptions/XXX/resourceGroups/jet_testgroup/providers/Microsoft.Compute/disks/XXX'.[Learn more about common virtual machine error codes.](https://go.microsoft.com/fwlink/?linkid=2203502"Learn more about common virtual machine error codes.")

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,487 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. anashetty 2,395 Reputation points Microsoft External Staff
    2025-03-10T04:00:48.7633333+00:00

    Hi Jason Thomas,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    There is an internal issue with the deployment process and during the disk creation process. Please try below troubleshooting steps:

    If you’re trying with an ARM template or CLI commands, check that the parameters for disk creation such as disk name, SKU, and configuration settings are correct.
    Check if your subscription has reached its Quota limit for managed disks.
    Once retry the deployment, there might be transient issues with Azure portal.
    Please look for specific error messages or codes that can provide more context.

    If you have any further queries, please do let us know. If the information is helpful, please Upvote it and Accept Answer for the benefit of the community.User's image

    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.