Here's the document I'm following: https://learn.microsoft.com/en-us/azure/cdn/monitoring-and-access-log
It says a few things:
- The HTTP raw logs feature is available for Azure CDN from Microsoft.
- Raw logs is only available in the profile level while aggregated http status code logs are available in the endpoint level.
- If you click "Add diagnostic setting" from within the profile, you should see a AzureCdnAccessLog option
As far as (1) goes, I am using Azure CDN from Microsoft (at least, my pricing tier shows up as Standard Microsoft, which I think is what it should be?)
As far as (2) goes, I am definitely in the profile, not in the endpoint, when I try clicking on "Add diagnostic setting"
But for (3), when I click on "Add diagnostic setting" in the profile, all I see as an option is "AllMetrics". It does not give me an option for "AzureCdnAccessLog".
Any clues?
Thanks!