Skip to content

Commit 8b82625

Browse files
author
Pat Altimore
committed
Fix link
1 parent 265acf7 commit 8b82625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/connect-to-cloud/howto-create-dataflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,7 @@ Select the data flow you want to export and select **Export** from the toolbar.
16771677

16781678
# [Azure CLI](#tab/cli)
16791679

1680-
Use the [az iot ops dataflow show](/cli/azure/iot/ops/dataflow/endpoint/apply#az-iot-ops-dataflow-endpoint-apply) command to export a data flow.
1680+
Use the [az iot ops dataflow show](/cli/azure/iot/ops/dataflow/#az-iot-ops-dataflow-show) command to export a data flow.
16811681

16821682
```azurecli
16831683
az iot ops dataflow show --resource-group <ResourceGroupName> --instance <AioInstanceName> --name <DataflowName> --profile <DataflowProfileName> --output json > my-dataflow.json

0 commit comments

Comments
 (0)