pomerium / datasource

external data source contrib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure IP range URL is not stable

wasaga opened this issue · comments

What happened?

Azure IP range URL is gone

var DefaultAzureIPRangesURL = "https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20220620.json"

current is https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20220718.json

apparently it changes periodically and is not static.

commented

There's no "well-known" endpoint to query for it?

https://www.microsoft.com/en-us/download/details.aspx?id=56519 this page URL is stable, but it requires you to click the button to download an actual file.

commented

Let's gZIP and Embed.