Azure CDN configuration for blobstorage Account

Shivayogi Hiremath 1 Reputation point
2020-08-26T09:51:03.74+00:00

i have storage account and what i want is to have firewall ip restriction for the storage account and i have CDN .i want only the request from CDN should be whitelisted in blobstorage so
(i want to configure cdn ip in the storage firewall settings )
so how can i get CDN IP

I am using Pricing tier : Standard Akamai CDN azure

Azure Content Delivery Network
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2020-08-28T01:05:53.223+00:00

    With Azure CDN, requests can come from any of the PoP or Edge locations. In order to enforce them, you will need to whitelist all of them.

    Here is a doc which outlines the IPs by CDN offering. You will need to whitelist all of the IPs in your CDN offering.

    0 comments No comments