Skip to content

Commit a40905e

Browse files
committed
reviewer edit
1 parent 4f0820e commit a40905e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/production-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to take your Azure IoT Edge solution from development to
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban
7-
ms.date: 4/01/2020
7+
ms.date: 4/02/2020
88
ms.topic: conceptual
99
ms.service: iot-edge
1010
services: iot-edge
@@ -139,7 +139,7 @@ To create a service principal, run the two scripts as described in [create a ser
139139

140140
* The first script creates the service principal. It outputs the Service principal ID and the Service principal password. Store these values securely in your records.
141141

142-
* The second script creates role assignments to grant to the service principal, which can be run subsequently if needed. We recommend applying the **acrPull** or **arcPush** user roles for the `role` parameter. For a list of roles, see [Azure Container Registry roles and permissions](../container-registry/container-registry-roles.md)
142+
* The second script creates role assignments to grant to the service principal, which can be run subsequently if needed. We recommend applying the **acrPull** user role for the `role` parameter. For a list of roles, see [Azure Container Registry roles and permissions](../container-registry/container-registry-roles.md)
143143

144144
To authenticate using a service principal, provide the service principal ID and password that you obtained from the first script.
145145

0 commit comments

Comments
 (0)