chowmean/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.
PythonApache-2.0
Issues
- 1
Only first 500 Interfaces are being queried
#7 opened by chowmean - 1
Bug: Azure doesn't use first 3 ips.
#8 opened by chowmean - 0
Rate limiting triggers.
#6 opened by chowmean - 1
Package and submit to pypi.
#2 opened by chowmean - 0
Proper Documentation and Contributors Guide.
#3 opened by chowmean - 0
Writing Test Cases
#1 opened by chowmean