Skip to content

Commit 841b16e

Browse files
authored
Merge pull request #112335 from MicrosoftDocs/LeelaRajesh-Sayana-patch-12
Update tutorial-configure-est-server.md
2 parents af8a3e5 + b2813eb commit 841b16e

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed
Binary file not shown.

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -183,21 +183,24 @@ 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
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.":::
189+
:::image type="content" source="./media/tutorial-configure-est-server/device-provisioning-service-add-enrollment-latest.png" alt-text="A screenshot adding DPS enrollment group using the Azure portal.":::
189190
190191
|Setting | Value |
191192
|--------|---------|
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** |
193+
|Attestation mechanism| Select **X.509 certificates uploaded to this Device Provisioning Service instance** |
196194
|Primary certificate | Choose your certificate from the dropdown list |
195+
|Group name | Provide a friendly name for this group enrollment |
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.
197200
198201
The other settings aren't relevant to the tutorial. You can accept the default settings.
199202

200-
1. Select **Save**.
203+
1. Select **Review + create**.
201204

202205
Now that an enrollment exists for the device, the IoT Edge runtime can automatically manage device certificates for the linked IoT Hub.
203206

0 commit comments

Comments
 (0)