Skip to content

Commit f128adc

Browse files
Court72PatAltimore
andauthored
Apply suggestions from PR review
Co-authored-by: Pat Altimore <[email protected]>
1 parent 8afe086 commit f128adc

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/iot-edge/tutorial-configure-est-server.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,18 +183,20 @@ Using Device Provisioning Service allows you to automatically issue and renew ce
183183
184184
1. In the [Azure portal](https://portal.azure.com), navigate to your instance of IoT Hub Device Provisioning Service.
185185
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:
187188
188189
:::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.":::
189190
190191
|Setting | Value |
191192
|--------|---------|
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** |
193194
|Primary certificate | Choose your certificate from the dropdown list |
194195
|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.
198200
199201
The other settings aren't relevant to the tutorial. You can accept the default settings.
200202

0 commit comments

Comments
 (0)