Skip to content

eosfor/ipmgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repo is the ipmgmt module, which can be used to:

  • Given a VNET range break it down to number of subnets based on a subnet size
  • Given a list of IP ranges in use and number of IP addresses needed find out a free slot for a VNET

In general it is a part of the project I run to show the process of creation Enterprise-focused PowerShell module, or set of modules for managing hybrid infrastructures in On-prem<->Azure environments.

Installation

The module can be installed from the PowerShell gallery

More details

I describe the process of making this module in the following posts (hope it is gong to be more than one post)

Articles about the core module are here