question

DeonSmith-6202 avatar image
0 Votes"
DeonSmith-6202 asked suvasara-MSFT edited

aspx website and CDN

We have a Azure Web App rendering aspx website, we now added a parameter to the url to drive the content(Depending on the source ie Google Ads, Facebook or browser) to be displayed, will CDN handle this ?

azure-cdn
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

suvasara-MSFT avatar image
0 Votes"
suvasara-MSFT answered suvasara-MSFT edited

@DeonSmith-6202, Azure standard CDN cannot handle this dynamic application configuration. Azure CDN serves content from the nearest POP locations. It communicates with Webapp using the provided URL in the backend configuration. You will be not able to control the headers in this communication apart from those granular caching headers.


Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.