How to monitor blob storage. I need to monitor cost and audit logs.

Mark Goblin 121 Reputation points
2021-08-13T10:33:07.74+00:00

Team,

How to monitor blob storage. I need to monitor cost and audit logs.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
{count} votes

Answer accepted by question author
  1. Sumarigo-MSFT 47,506 Reputation points Microsoft Employee Moderator
    2021-08-13T12:38:50.617+00:00

    @Mark Goblin Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    “Best practices for monitoring Azure Blob Storage” article is published: Best practices for monitoring Azure Blob Storage | Microsoft Learn

    You can find detailed guideline on most wanted monitoring scenarios on Blobs, including:

    • Identify storage accounts with no or low use
    • Monitor the use of a container
    • Audit account activity
    • Optimize cost for infrequent queries

    Hope this helps!
    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------------------------------------

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 17,401 Reputation points MVP Volunteer Moderator
    2021-08-13T12:20:30.383+00:00

    Hi @Mark Goblin

    Audit logs
    To collect resource logs, you must create a diagnostic setting. When you create the setting, choose blob as the type of storage that you want to enable logs for.
    https://learn.microsoft.com/en-us/azure/storage/blobs/monitor-blob-storage?tabs=azure-portal#collection-and-routing

    Monitor cost
    https://azure.microsoft.com/en-au/pricing/details/monitor/

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.