Forum Discussion
Galaxy876
Dec 11, 2024Copper Contributor
Network Design Ideas for VMs in Azure
Hello, I am analyzing the current Azure environment at my new job and trying to figure out the architectural choices mostly networking wise. Currently, we have 10 VMs and each VM has its own VNet...
MathieuVandenHautte
Mar 25, 2025Iron Contributor
Hi Galaxy876
For a small business scenario, simplicity is key - keep it straightforward and efficient. I’d recommend opting for a single virtual network with all VMs in one subnet. You can use an NSG on the subnet to segment the VMs as needed.