I'm searching for a technique to avoid hotlinking on Azure, similar to how in AWS one may use waf and cdn to check for referer headers. Is it possible to accomplish this with Azure? I also can't utilise signed links since the user would have to reload the page continuously.