Skip to content

Commit f3b817d

Browse files
committed
added indentation for az cli command.
1 parent cf4bab1 commit f3b817d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/virtual-network-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To set up a private endpoint, follow these steps:
7676
1. Run the following Azure CLI command to re-register Azure IoT Hub provider with your subscription:
7777

7878
```azurecli-interactive
79-
az provider register --namespace Microsoft.Devices --wait --subscription <subscription-name>
79+
az provider register --namespace Microsoft.Devices --wait --subscription <subscription-name>
8080
```
8181

8282
2. Navigate to the **Private endpoint connections** tab in your IoT Hub portal (this tab is only available for in IoT Hubs in the [supported regions](#regional-availability-private-endpoints)), and click the **+** sign to add a new private endpoint.

0 commit comments

Comments
 (0)