Skip to content

Commit b7ffb2b

Browse files
Merge pull request #211261 from paweenatongbai/broken-links-kgremban-sept12
Fix broken link - kgremban
2 parents 044ccba + 92706ec commit b7ffb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-create-using-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ az iot hub device-identity create -n {iothub_name} -d {device_id} --ee
7272

7373
The result is a JSON printout which includes your keys and other information.
7474

75-
Alternatively, there are several options to register a device using different kinds of authorization. To explore the options, see [Examples](/device-identity?view=azure-cli-latest#az-iot-hub-device-identity-create-examples&preserve-view=true) on the **az iot hub device-identity** reference page.
75+
Alternatively, there are several options to register a device using different kinds of authorization. To explore the options, see [Examples](/cli/azure/iot/hub/device-identity#az-iot-hub-device-identity-create-examples) on the **az iot hub device-identity** reference page.
7676

7777
## Remove an IoT Hub
7878

0 commit comments

Comments
 (0)