Skip to content

Commit 769e302

Browse files
committed
Revise portal prereqs to reduce jargon
1 parent 87a573c commit 769e302

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

articles/iot-hub/iot-hub-device-registry-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This article explains how to deploy IoT Hub with [Azure Device Registry (ADR)](i
2323
- An active Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
2424
- Ensure that you have the privilege to perform role assignments within your target scope. Performing role assignments in Azure requires a [privileged role](../role-based-access-control/built-in-roles.md#privileged), such as Owner or User Access Administrator at the appropriate scope.
2525
- Review and plan to deploy IoT Hub with Azure Device Registry and certificate management in one of the [supported regions](iot-hub-what-is-new.md#supported-regions).
26+
2627
## Choose a deployment method
2728

2829
To use certificate management, you must also set up IoT Hub, ADR, and the [Device Provisioning Service (DPS)](../iot-dps/index.yml). If you prefer, you can choose not to enable certificate management and configure only IoT Hub with ADR.

includes/iot-hub-device-registry-portal.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ ms.author: cwatson
66
ms.service: azure-iot-hub
77
ms.topic: include
88
ai-usage: ai-assisted
9-
ms.date: 12/03/2025
9+
ms.date: 01/07/2026
1010
---
1111

1212
## Additional prerequisites for Azure portal
1313

1414
Before you begin, make sure you have:
1515

16-
- An Azure resource group with the [Contributor](/azure/role-based-access-control/built-in-roles/privileged#contributor) role assigned for the role assignment member **Azure IoT Hub** at the resource group scope. For more information, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
16+
- An Azure resource group to organize your IoT hub and related resources. For more information, see [Create a resource group](/azure/azure-resource-manager/management/manage-resource-groups-portal).
17+
- Assigned the [Contributor](/azure/role-based-access-control/built-in-roles/privileged#contributor) role to the **Azure IoT Hub** service at the resource group level. When you select members during the role assignment, search for and select **Azure IoT Hub** from the list of service principals. For more information, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
1718

1819
## Overview
1920

0 commit comments

Comments
 (0)