You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/tutorial-configure-est-server.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,15 +185,16 @@ Using Device Provisioning Service allows you to automatically issue and renew ce
185
185
1. Under **Settings**, select **Manage enrollments**.
186
186
1. Select **Add enrollment group** then complete the following steps to configure the enrollment:
187
187
188
-
:::image type="content" source="./media/tutorial-configure-est-server/dps-add-enrollment.png" alt-text="A screenshot adding DPS enrollment group using the Azure portal.":::
188
+
:::image type="content" source="./media/tutorial-configure-est-server/dps-add-enrollment-latest.png" alt-text="A screenshot adding DPS enrollment group using the Azure portal.":::
189
189
190
190
|Setting | Value |
191
191
|--------|---------|
192
-
|Group name | Provide a friendly name for this group enrollment |
193
-
|Attestation Type | Select **Certificate** |
194
-
|IoT Edge device | Select **True** |
195
-
|Certificate Type | Select **CA Certificate** |
192
+
|Attestation Type | Select **X.509 certificates uploaded to this Device Provisioning Service Instance** |
196
193
|Primary certificate | Choose your certificate from the dropdown list |
194
+
|Group name | Provide a friendly name for this group enrollment |
195
+
|Enable this enrollment | Select the checkbox |
196
+
|Target IoT Hubs | From IoT Hubs tab, choose your IoT Hub from the dropdown list |
197
+
|Enable IoT Edge on provisioned devices | From Device settings tab, select the checkbox |
197
198
198
199
The other settings aren't relevant to the tutorial. You can accept the default settings.
0 commit comments