Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,105 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i want to set up monitoring email alert to be triggered whenever any of the storage account is accessed by anyone
@Subhra you can configure Storage Account diagnostic logs and send it to log analytics as per this link https://learn.microsoft.com/en-us/azure/storage/blobs/monitor-blob-storage?tabs=azure-portal . And then create an alert for read requests using log analytics query https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-log#create-a-log-alert-rule-in-the-azure-portal