Failing to creating an IoT Hub

Jorge Ramirez 20 Reputation points
2023-11-15T21:50:45.0233333+00:00

When I'm creating a free-tier IoT Hub resource, I used to have no issues in the past, but today after waiting for about 2 minutes as Azure creates it, it fails, with the following message:

{
    "status": "Failed",
    "error": {
        "code": "IotHubActivationFailed",
        "message": "An internal error occurred while activating IotHub",
        "details": [
            {
                "code": "IotHubActivationFailed",
                "message": "EventHub Namespace Network Rule Sets Operations are not allowed on FreeHubs"
            }
        ]
    }
}

I've tried in two totally different accounts and I'm getting the same error. Is this a problem on the Azure side? Who do I need to contact?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,195 questions
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 32,726 Reputation points MVP
    2023-11-17T19:47:05.91+00:00

    Hello @Jorge Ramirez,

    The Microsoft team I contacted, gave me the message some customers can experience this issue.

    They are aware of it and a fix is coming.

    The current workaround is creating a S1 1 unit which is the smallest paid version until this is fixed.


    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.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Stefan Wick 21 Reputation points Microsoft Employee
    2023-11-17T21:38:56.7666667+00:00

    Hi Jorge,

    we are in the process of rolling out the fix and will have it deployed to all regions within the next ~24h. I apologize for the inconvenience here. In the meantime, to get unblocked please consider creating a S1 or B1 SKU, or wait for the deployment of the fix to finish.

    Thanks!
    Stefan Wick
    Product Management Lead Azure IoT

    1 person found this answer helpful.

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.