You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create a logical network using either the Azure Command-Line Interface (CLI) or by using the Azure portal.
46
+
You can create a logical network by using either the Azure CLI or the Azure portal.
47
47
48
48
# [Azure CLI](#tab/azurecli)
49
49
50
-
You can use the [`az stack-hci-vm network lnet create`](/cli/azure/stack-hci-vm/network/lnet#az-stack-hci-vm-network-lnet-create)cmdlet to create a logical network on the VM switch in the static IP configuration.
50
+
To create a logical network on the VM switch in a static IP configuration, you can use the [`az stack-hci-vm network lnet create`](/cli/azure/stack-hci-vm/network/lnet#az-stack-hci-vm-network-lnet-create)command:
0 commit comments