You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to clean up whitelisted IP addresses that allow access to Az before we migrate to the the new resource groups.
Deliverable:
A Python script to parse a provided a list of IP addresses, look up the IP owner and other details and output it in a consistent format to determine if it is an ISP or a commercial/government service. Bonus points if the script can automatically 'guess' if the IP belongs to an ISP or or other entity.
The text was updated successfully, but these errors were encountered:
We need to clean up whitelisted IP addresses that allow access to Az before we migrate to the the new resource groups.
Deliverable:
A Python script to parse a provided a list of IP addresses, look up the IP owner and other details and output it in a consistent format to determine if it is an ISP or a commercial/government service. Bonus points if the script can automatically 'guess' if the IP belongs to an ISP or or other entity.
The text was updated successfully, but these errors were encountered: