This is a small app which can help you plan the capacity (address space) of an Azure virtual network based on the Azure resources that you need to integrate with the virtual network.
- Calculate the subnet size for specific Azure resources.
- Calculate the address space based on all subnets in it.
- Support multiple address spaces.
- Export the result as ARM template, Bicep or csv file.
The app is developped with Blazor and the following libraries are being used.
The app is a personal project without any warranty. It is neither an official product from Microsoft nor supported by Microsoft. Use it at your own risk.