Skip to content

Commit 62b200b

Browse files
Update concepts-symmetric-key-attestation.md
Updated the link to the CLI reference in line 72 to point to /cli/azure/iot/dps/enrollment-group#az-iot-dps-enrollment-group-compute-device-key
1 parent e2398f5 commit 62b200b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/concepts-symmetric-key-attestation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Once a registration ID has been defined for the device, the symmetric key for th
6969

7070
# [Azure CLI](#tab/azure-cli)
7171

72-
The IoT extension for the Azure CLI provides the [`compute-device-key`](/cli/azure/iot/dps#az-iot-dps-compute-device-key) command for generating derived device keys. This command can be used from Windows-based or Linux systems, in PowerShell or a Bash shell.
72+
The IoT extension for the Azure CLI provides the [`compute-device-key`](/cli/azure/iot/dps/enrollment-group#az-iot-dps-enrollment-group-compute-device-key) command for generating derived device keys. This command can be used from Windows-based or Linux systems, in PowerShell or a Bash shell.
7373

7474
Replace the value of `--key` argument with the **Primary Key** from your enrollment group.
7575

0 commit comments

Comments
 (0)