Hello,
Can you please help me? I'm trying to lock down outbound internet traffic and I was following this article:
https://blogs.technet.microsoft.com/keithmayer/2016/01/12/step-by-step-automate-building-outbound-network-security-groups-rules-via-azure-resource-manager-arm-and-powershell/
I'm pretty sure the link in that article is broken, but from what I understand the list of IP addresses I found (Link is below) includes every IP Address used by every tenant, for example my Azure Public IP is listed somewhere in that list.
https://www.microsoft.com/en-au/download/confirmation.aspx?id=41653
Is it possible to get only the IP Addresses I would use to connect to Azure services, like DNS, blob storage, etc and not every single IP address owned by azure? Or Perhaps there is a better way to filter outbound traffic to the internet on Windows Azure
Much appreciated