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
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,18 +183,20 @@ Using Device Provisioning Service allows you to automatically issue and renew ce
183
183
184
184
1. In the [Azure portal](https://portal.azure.com), navigate to your instance of IoT Hub Device Provisioning Service.
185
185
1. Under **Settings**, select **Manage enrollments**.
186
-
1. Select **Add enrollment group** then complete the following steps to configure the enrollment:
186
+
1. Select **Add enrollment group** then complete the following steps to configure the enrollment.
187
+
1. On the **Registration + provisioning** tab, choose the following settings:
187
188
188
189
:::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
190
190
191
|Setting | Value |
191
192
|--------|---------|
192
-
|Attestation Type | Select **X.509 certificates uploaded to this Device Provisioning Service Instance** |
193
+
|Attestation mechanism| Select **X.509 certificates uploaded to this Device Provisioning Service instance** |
193
194
|Primary certificate | Choose your certificate from the dropdown list |
194
195
|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 |
196
+
|Provisioning status | Select **Enable this enrollment** checkbox |
197
+
198
+
1. On the **IoT hubs** tab, choose your IoT Hub from the list.
199
+
1. On the **Device settings** tab, select the **Enable IoT Edge on provisioned devices** checkbox.
198
200
199
201
The other settings aren't relevant to the tutorial. You can accept the default settings.
0 commit comments