azureazure-resource-managerazure-iot-hubazure-sas

Azure IoT Hub IoT devices page shows permission error


On the Azure IoT Hub's "IoT devices" page I am getting an error:

Unable to retrieve devices. Please ensure a Shared access policy is enabled with necessary permissions [Registry Write Service Connect]
  1. I checked the Shared Access Policy iothubowner has all permissions (Registry read/write, service connect and device connect)
  2. I'm the only user on the subscription
  3. I checked the Activity Log and it shows that I've successfully run the Get all IoTHub Keys operation.

Other potential context:

Any idea why Azure says the permissions are missing? What would the next debugging step be?


Solution

  • It appears this was a transient issue on Azure's side: learn.microsoft.com/en-us/answers/questions/306681/index.html