Unable to create IOT Hub , failed with Code: ResourceDeploymentFailure

RAMESH TAMMA 0 Reputation points
2023-11-18T03:42:26.4466667+00:00

{"code":"DeploymentFailed","target":"/subscriptions/051d806a-cb57-473f-b4a7-1c6299c3439d/resourceGroups/iot-reg-one/providers/Microsoft.Resources/deployments/iot-one-1117223051","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/051d806a-cb57-473f-b4a7-1c6299c3439d/resourceGroups/iot-reg-one/providers/Microsoft.Devices/IotHubs/iot-one","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."}]}

{
  "code": "DeploymentFailed",
  "target": "/subscriptions/051d806a-cb57-473f-b4a7-1c6299c3439d/resourceGroups/iot-reg-one/providers/Microsoft.Resources/deployments/iot-one-1117223051",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "code": "ResourceDeploymentFailure",
      "target": "/subscriptions/051d806a-cb57-473f-b4a7-1c6299c3439d/resourceGroups/iot-reg-one/providers/Microsoft.Devices/IotHubs/iot-one",
      "message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
    }
  ]
}
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,176 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 32,011 Reputation points MVP
    2023-11-18T12:44:34.08+00:00

    Hello @RAMESH TAMMA,

    welcome to this moderated Azure community forum.

    Can you share which region you are using? What kind of IoT hub are you creating (Fee, standard).

    I noticed the is some maintenance going on.

    If you try to create a free tier hub, if possible use the S1 for now.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    1 person found this answer helpful.
    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.