Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 998 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 998 Bytes

Azure Virtual Network Capacity Planner

CI/CD

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.

Vnet Planner

Features

  • 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.

Libraries

The app is developped with Blazor and the following libraries are being used.

Disclaimer

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.