Skip to content

Commit 95606f0

Browse files
Update device-update-control-access.md
1 parent 47e3a43 commit 95606f0

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
@@ -10,7 +10,7 @@ ms.service: iot-hub-device-update
1010

1111
# Azure Role-based access control (RBAC) and Device Update
1212

13-
Device Update uses Azure RBAC to provide authentication and authorization for users and service APIs. In order for other users and applications to have access to Device Update, users or applications must be granted access to this resource. It is also necessary to [configure access for Azure Device Update service principal](https://docs.microsoft.com/en-us/rest/api/deviceupdate/2021-06-01-preview/device-management) for successfully deploying updates and managing your devices.
13+
Device Update uses Azure RBAC to provide authentication and authorization for users and service APIs. In order for other users and applications to have access to Device Update, users or applications must be granted access to this resource. It is also necessary to [configure access for Azure Device Update service principal](./device-update-control-access.md#configuring-access-for-azure-device-update-service-principal-in-the-iot-hub) for successfully deploying updates and managing your devices.
1414

1515
## Configure access control roles
1616

@@ -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 uses [Automatic Device Management](https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-automatic-device-management) for deployments and uses ADM configs to perform device management operations like 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 uses [Automatic Device Management](../iot-hub/iot-hub-automatic-device-management.md) for deployments and uses ADM configs to perform device management operations like 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.
3333

3434
Below actions will be blocked (after 9/28/22) if these permissions are not set:
3535
* Create Deployment

0 commit comments

Comments
 (0)