We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be24c75 commit e2398f5Copy full SHA for e2398f5
articles/iot-dps/concepts-symmetric-key-attestation.md
@@ -76,7 +76,7 @@ Replace the value of `--key` argument with the **Primary Key** from your enrollm
76
Replace the value of `--registration-id` argument with your registration ID.
77
78
```azurecli
79
-az iot dps compute-device-key --key 8isrFI1sGsIlvvFSSFRiMfCNzv21fjbE/+ah/lSh3lF8e2YG1Te7w1KpZhJFFXJrqYKi9yegxkqIChbqOS9Egw== --registration-id sn-007-888-abc-mac-a1-b2-c3-d4-e5-f6
+az iot dps enrollment-group compute-device-key --key 8isrFI1sGsIlvvFSSFRiMfCNzv21fjbE/+ah/lSh3lF8e2YG1Te7w1KpZhJFFXJrqYKi9yegxkqIChbqOS9Egw== --registration-id sn-007-888-abc-mac-a1-b2-c3-d4-e5-f6
80
```
81
82
Example result:
0 commit comments