1
votes

I am hosting Azure static web site using Azure Storage, CDN Profile and End Point. I want to see the outgoing traffic. Currently I can only see that for the storage account but I can't see where I can actually count unique site visitors. Please, help. I am OK if it can only be done through powershell script.

1

1 Answers

0
votes

There is no built in feature available to get the user visits count, However there are two ways to achieve that:

By Enabling Application Insights: Once you enable you will be able to view the user device,name,count etc

View Storage Analytics Logs: This is like a backend view, You can view the storage analytics logs to view the operations performed on blobs