Skip to content

Commit 79cd443

Browse files
committed
added additional indentation for command lines code.
1 parent f3b817d commit 79cd443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ To set up a private endpoint, follow these steps:
7575

7676
1. Run the following Azure CLI command to re-register Azure IoT Hub provider with your subscription:
7777

78-
```azurecli-interactive
78+
```azurecli-interactive
7979
az provider register --namespace Microsoft.Devices --wait --subscription <subscription-name>
80-
```
80+
```
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.
8383

0 commit comments

Comments
 (0)