Azure Internet of Things built-in role

Device Update Content Reader

Device Update Content Reader provides content viewing in Device Update for IoT Hub. Its definition combines Azure control-plane reads with Device Update data-plane operations; it does not by itself grant the Device Update service principal access to the linked IoT hub.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: d1ee9a80-8b14-47f0-bdc2-f4a351625a7b

Control-plane actions (6)

Data-plane actions (1)

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign through Access control (IAM) on the Device Update account and its instance. A parent resource-group or subscription assignment is inherited by other Device Update resources and is broader than the documented account-level workflow.

Common use cases (1)

Prerequisites (2)

Best practices (2)

Security considerations (2)

Assignment guidance

Assign Device Update Content Reader on the Device Update account to the operator or application that needs content viewing. Add only the complementary content or deployment role required by the workflow, and configure the service principal's IoT Hub Data Contributor assignment separately on the linked hub.

Related roles (2)

Common questions

When should I assign the Device Update Content Reader Azure role?

Assign Device Update Content Reader when you need to: Let a release reviewer inspect imported update packages without changing content or viewing and managing fleet deployments.. Practical scope: Assign through Access control (IAM) on the Device Update account and its instance. A parent resource-group or subscription assignment is inherited by other Device Update resources and is broader than the documented account-level workflow.

What permissions does the Device Update Content Reader Azure role grant?

The role definition grants 7 combined control-plane and data-plane actions. Representative operations include: Microsoft.Authorization/*/read; Microsoft.Resources/subscriptions/resourceGroups/read; Microsoft.Support/*; Microsoft.Insights/alertRules/*; Microsoft.DeviceUpdate/accounts/read; and Microsoft.DeviceUpdate/accounts/instances/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Device Update Content Reader Azure role?

Key considerations when assigning Device Update Content Reader: Read access can expose update manifests, compatibility metadata, and package inventory even though it cannot import or delete content.; and Device Update access and the linked IoT Hub service-principal assignment are separate trust boundaries; removing or overgranting either assignment changes the end-to-end update workflow.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (7)

Official Microsoft Learn documentation →