05-06-2019 08:24 AM
Hi,
I have been asked to import a new IP list within Minemeld; the Azure CDN (edge nodes list).
To retreive the list, I have the API documentation here: https://docs.microsoft.com/en-ca/rest/api/cdn/edgenodes/list
I am only a beginner when it comes to python programming so I was looking for code examples; is there anything class that implements API queries with a oauth2 access token?
Importing that list would be super useful; it seems like MS is reallying on Azure CDN more and more, and the list is nothing like the already existing Azure Public IP list.
Thank you.