Hello everyone, I just signed up to Azure with a student subscription and I encounter an error when I want to create an IoT hub

George Ion Dulica 0 Reputation points
2023-10-14T02:37:09.3266667+00:00

When I set a name for my IoT Hub I receive this error:

{"error":{"code":"DisallowedProvider","message":"The operation is not permitted for namespace 'Microsoft.Devices'. List of permitted provider namespaces is 'Microsoft.Authorization,Microsoft.Billing,Microsoft.Education,Microsoft.Features,microsoft.insights,Microsoft.NotificationHubs,Microsoft.Resources,Microsoft.Sql,Microsoft.Subscription,microsoft.support,microsoft.visualstudio,Microsoft.Web'."}}

I don't see what is wrong with my subscription and why I can't use Iot hub.

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

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,951 Reputation points
    2023-10-16T09:48:37.26+00:00

    George Ion Dulica Greetings!

    {"error":{"code":"DisallowedProvider","message":"The operation is not permitted for namespace 'Microsoft.Devices'. List of permitted provider namespaces is 'Microsoft.Authorization,Microsoft.Billing,Microsoft.Education,Microsoft.Features,microsoft.insights,Microsoft.NotificationHubs,Microsoft.Resources,Microsoft.Sql,Microsoft.Subscription,microsoft.support,microsoft.visualstudio,Microsoft.Web'."}}

    You are trying to create an IoT Hub using a namespace that is not permitted for your subscription. According to the error message, your subscription only allows the following provider namespaces: 'Microsoft.Authorization,Microsoft.Billing,Microsoft.Education,Microsoft.Features,microsoft.insights,Microsoft.NotificationHubs,Microsoft.Resources,Microsoft.Sql,Microsoft.Subscription,microsoft.support,microsoft.visualstudio,Microsoft.Web'.

    To create an IoT Hub, you need to use a permitted provider namespace. Resource providers for Azure services

    I would suggest you, please see Microsoft Azure for Students Starter Offer for more details on available resources.

    Also, check the troubleshooting guide to Resolve errors for resource provider registration
    Do let me know if that helps or have any further 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.