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
Copy file name to clipboardExpand all lines: articles/virtual-network/virtual-networks-faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ Yes. You can use REST APIs for VNets in the [Azure Resource Manager](/rest/api/v
258
258
### Is there tooling support for VNets?
259
259
Yes. Learn more about using:
260
260
- The Azure portal to deploy VNets through the [Azure Resource Manager](manage-virtual-network.md#create-a-virtual-network) and [classic](/previous-versions/azure/virtual-network/virtual-networks-create-vnet-classic-pportal) deployment models.
261
-
- PowerShell to manage VNets deployed through the [Resource Manager](/powershell/module/az.network)and [classic](/powershell/module/servicemanagement/azure.service/)deployment models.
261
+
- PowerShell to manage VNets deployed through the [Resource Manager](/powershell/module/az.network) deployment model.
262
262
- The Azure CLI or Azure classic CLI to deploy and manage VNets deployed through the [Resource Manager](/cli/azure/network/vnet) and [classic](/previous-versions/azure/virtual-machines/azure-cli-arm-commands?toc=%2fazure%2fvirtual-network%2ftoc.json#network-resources) deployment models.
0 commit comments