AIPAS
AIPAS copied to clipboard
AIPAS (Azure IP Address Solution) is built in Azure to let (Network) Administrators keep up-to-date records of IP assignments and available addresses used to configure Azure Virtual Networks (VNets).
Hi Everyone, The original flow looks like: 1. Adding address space 2. Registering address 3. Update address ad. 1 I do not really know if it follows the Azure Network...
Updated spelling for: address
Just fixed some minor grammer changes 😄
Avoid potential overwrite of $SubscriptionId value by using a different name for the looping variable
Please can you advise how to use Invoke-RestMethod to add network addresses to the IPAM table. I can use HttpMaster but would like to automate the process in a DevOps...
Hi Stefan, I've managed to deploy the function and it works! It took me longer than it should have done (!) to work out what the code=[code] meant in the...
- Added a new heading for the Azure prerequisites to separate them from the local installation process - Added wording for the required level of permissions to the Azure subscription...
This PR adds support for MacOs for the AIPAS IPAM solution. # Changes Most notable changes are in the README file: - Added instructions for installing prerequisites for MacOs. Moved...
Hi Stefan, The scripts for creating the storage table and Service Principal do not work for Mac and Linux. The PowerShell scripts contain cmdlets that are exclusive for Windows, like...