php - Azure cdn IP address restriction possible? -


i build new cloud in azure used image server multiple websites. created storage, endpoint, cdn - working well. set ubuntu host in middle used resize images original size in storage accordingly request parameters in url, using apache2 , php.

if want restrict access 1 ip - this?

azure's cdn public, without ip-filtering. azure storage (direct access blobs, without cdn) may have both public , private links, , may grant temporary access private blobs shared access signature - again, no ip-level filtering.

if serve images linux vm, may set inbound rules filter traffic based on ip ranges, setting access control lists (acls).


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -