Skip to content

Commit f804961

Browse files
committed
Fix link
1 parent ff6bd63 commit f804961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-layered-network/howto-configure-l4-cluster-layered-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Follow the steps in [Single machine deployment](/azure/aks/hybrid/aks-edge-howto
114114
```powershell
115115
az login
116116
```
117-
1. Set environment variables for the setup steps. Replace values in `<>` with valid values or names of your choice. The `CLUSTER_NAME` and `RESOURCE_GROUP` are created based on the names you provide. Refer to [Azure IoT Operations supported regions](../overview-iot-operations#supported-regions) for choosing the `LOCATION`.
117+
1. Set environment variables for the setup steps. Replace values in `<>` with valid values or names of your choice. The `CLUSTER_NAME` and `RESOURCE_GROUP` are created based on the names you provide. Refer to [Azure IoT Operations supported regions](../overview-iot-operations.md#supported-regions) for choosing the `LOCATION`.
118118
```powershell
119119
# Id of the subscription where your resource group and Arc-enabled cluster will be created
120120
$SUBSCRIPTION_ID = "<subscription-id>"

0 commit comments

Comments
 (0)