/azureips

Gives the list of azure network interface IPs that are not allocated. While working with azure if you want to add static ip you need to know the ip beforehand which is not easy. You need to keep track of the ips allocated. This package does that for you without keeping track of ips using azure apis.

Primary LanguagePythonApache License 2.0Apache-2.0

Issues