Setting up security response headers for Azue CDN content

JayVah 6 Reputation points
2020-06-09T10:37:21.857+00:00

We are delivering Angular application over Azure CDN(no web server), also there would be lots of images/videos(stored on Blob storage) that our site would be serving. How can I add security headers like X Frame options, X SSS protection, no sniff while serving content from CDN?

Its important for us to serve website with at least these headers ✓ strict-transport-security ✓ x-content-type-options ✓ x-frame-options ✓ x-xss-protection

Azure Content Delivery Network
{count} vote