Skip to content

Commit af21cbb

Browse files
Update device-update-control-access.md
1 parent dc1389d commit af21cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub-device-update/device-update-control-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A combination of roles can be used to provide the right level of access. For exa
2929

3030
## Configuring access for Azure Device Update service principal in the IoT Hub
3131

32-
Device Update for IoT Hub communicates with the IoT Hub for deployments and manage updates at scale. In order to enable Device Update to do this, users need to set Contributor access for Azure Device Update Service Principal in the IoT Hub permissions.
32+
Device Update for IoT Hub communicates with the IoT Hub for deployments and manage updates at scale. In order to enable Device Update to do this, users need to set IoT Hub Data Contributor Contributor access for Azure Device Update Service Principal in the IoT Hub permissions.
3333

3434
Below actions will be blocked, after 9/28/22, if these permissions are not set:
3535
* Create Deployment
@@ -39,7 +39,7 @@ Below actions will be blocked, after 9/28/22, if these permissions are not set:
3939

4040
1. Go to the **IoT Hub** connected to your Device Update Instance. Click **Access Control(IAM)**
4141
2. Click **+ Add** -> **Add role assignment**
42-
3. Under Role tab, select **Contributor**
42+
3. Under Role tab, select **IoT Hub Data Contributor**
4343
4. Click **Next**. For **Assign access to**, select **User, group, or service principal**. Click **+ Select Members**, search for '**Azure Device Update**'
4444
5. Click **Next** -> **Review + Assign**
4545

0 commit comments

Comments
 (0)