IPAM is a lightweight solution developed on top of the Azure platform designed help Azure customers manage their IP Address space easily and effectively. The current iteration of the solution is completely serverless as it leverages App Service Plans and Cosmos DB for the heavy lifting.
File/folder | Description |
---|---|
modules/ |
Python Modules |
docs/ |
Docsify Repo |
templates/ |
Bellhop Infrastructure Bicep Template & Portal UI Definition |
.gitignore |
Untracked Files to Ignore |
CODE_OF_CONDUCT.md |
Microsoft Code of Conduct |
LICENSE |
MIT License |
README.md |
This README File |
SECURITY.md |
Microsoft Open Source Security Information & Details |
IPAM uses both Docsify and GitHub Pages to present the project documentation, which can be found here:
The IPAM team welcomes questions and contributions from the community. We have set up a GitHub Discussions page here to make it easy to engage with the IPAM team without opening an issue.
Why would I use IPAM?
You realize that you do not have a clear picture as to what is deployed into your Azure environment and connected to your private IP address space. Or, you would like a way to easily manage, assign, and track your private IP addess space usage!
What does the roadmap for IPAM look like?
We would like this to become a SaaS/PaaS product that will help all of our customers manage their IP Address Space. Maybe in the future this will break out to on premise environments and other cloud platforms.
Who are the awesome people that built this solution??
Matt, Harvey, Chris and Tyler are all Architects within Microsoft! We are always on the look out for interesting ways to help our customers overcome their challenges!
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.