Skip to content

Commit 414516b

Browse files
committed
fixed cli link pinned to version
1 parent d3867eb commit 414516b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/how-to-legacy-device-symm-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ To generate device keys, use the enrollment group master key to compute an [HMAC
234234
235235
# [Azure CLI](#tab/azure-cli)
236236

237-
The IoT extension for the Azure CLI provides the [az iot dps enrollment-group compute-device-key](/cli/azure/iot/dps/enrollment-group?view=azure-cli-latest#az-iot-dps-enrollment-group-compute-device-key) command for generating derived device keys. This command can be used from both Windows-based and Linux systems.
237+
The IoT extension for the Azure CLI provides the [az iot dps enrollment-group 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 both Windows-based and Linux systems.
238238

239239
Replace the value of the `--key` parameter with the **Primary Key** from your enrollment group.
240240

0 commit comments

Comments
 (0)