We are using an Azure CDN with pricing tier Standard Microsoft. It's using our site as a "custom origin" so we need to make sure that the CDN server has access to this site.
My question is: what are the IP addresses that this CDN server could use? (And therefore, we should add to our whitelist.)
I have found this link, but it applies only to Verizon servers, not to "Standard Microsoft" servers: https://docs.microsoft.com/en-us/azure/cdn/cdn-pop-list-api
I also found this list of Microsoft Azure Datacenter IP Ranges, but it doesn't seem to be the appropriate list either: https://www.microsoft.com/en-us/download/confirmation.aspx?id=41653
A third thing that we tried, is using Azure's "Service Tag" source with "AzureCloud.WestEurope" in our NSG, but this doesn't seem to work either.