Giter VIP home page Giter VIP logo

vnet-capacity-planner's Introduction

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.

vnet-capacity-planner's People

Contributors

chunliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vnet-capacity-planner's Issues

/29 Default

Afternoon,
No matter network range i enter is defaults to /29 and I cannot change it:
image

I want to plan for /16 or /20 network but do not know how to change it?

Thanks

Update ARM template schema

The current generated schema is:
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#"

Consider updating to the latest schema version:
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#"

.net 6

I have been playing with your example in order to start a Blazor Wasm application, to test. However, I just can't seem to convert the DevServer to .net 6 when I updated the Microsoft.Extensions.Hosting to version 7 would you happen to know how to resolve this?

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.