stefanstranger / AIPAS

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).
Apache License 2.0
76 stars 18 forks source link

Invoke-RestMethod for adding addresses #8

Open timblewitt opened 3 years ago

timblewitt commented 3 years ago

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