The Azure Front-door honours the cache headers from origin, so I can see the
Cache-Control: public, max-age=3600, s-maxage=1500
but then, underneath, the X-cache header is always TCP_MISS, what am I missing?
X-Cache: TCP_MISS
Edit: adding a screenshot from Postman