Skip to content

Commit 1ffa054

Browse files
committed
language tweak
1 parent ca002b5 commit 1ffa054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-auto-provision-symmetric-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Now that an enrollment exists for this device, the IoT Edge runtime can automati
101101
## Derive a device key
102102

103103
> [!NOTE]
104-
> This section is required only when using group enrollments.
104+
> This section is required only if using a group enrollment.
105105

106106
Each device uses its derived device key with your unique registration ID to perform symmetric key attestation with the enrollment during provisioning. To generate the device key, use the key you copied from your DPS enrollment to compute an [HMAC-SHA256](https://wikipedia.org/wiki/HMAC) of the unique registration ID for the device and convert the result into Base64 format.
107107

0 commit comments

Comments
 (0)