PowerShell for Admins
Find Free Azure CIDR Blocks with PowerShell
Suppose the network team assigns 10.172.0.0/16 to an Azure landing zone. You need to divide it into correctly aligned virtual network and subnet ranges, then find space for future networks without overlapping anything already deployed. This article uses PowerShell to perform both tasks: break a …
