thegreenwebfoundation / greencheck-api

The green web foundation API
https://www.thegreenwebfoundation.org/
Apache License 2.0
9 stars 3 forks source link

Add public IP ranges for cloud giants - Microsoft #59

Closed mrchrisadams closed 2 years ago

mrchrisadams commented 4 years ago

After reading over the Github Actions documentation I found out that they list their public IP ranges too of the machines running in Azure's various regions.

These are updated each week, so like we do with Amazon in #18, I think we can do the same for Microsoft's cloud too. This would mean people building in these regions would get the smiley green badges without loads of tiresome manually updates.

The link to the JSON list of IP ranges and services is below:

https://www.microsoft.com/en-us/download/details.aspx?id=56519

What we do for AWS, we should do for Microsoft too, with a different JSON parser as the data is likely to be structured differently, even we we're still dealing with regions, ASNs and IP ranges.

arendjantetteroo commented 4 years ago

@mrchrisadams should this issue stay here or move to the admin repo?

mrchrisadams commented 2 years ago

Yes, this is correct. closing in favour of the issue below:

https://github.com/thegreenwebfoundation/admin-portal/issues/189