get Azure Storage Analytics logs (classic) status

Rotem ben hemo 6 Reputation points
2021-11-25T09:59:32.06+00:00

hello, is there a way to check via API call if Azure Storage Analytics logs (classic) status is on/off ?

152506-storage-a-logs.png

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,857 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,573 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 44,816 Reputation points Microsoft Employee
    2021-11-26T09:49:41.717+00:00

    @Rotem ben hemo Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    To use Storage Analytics, you must enable it individually for each service you want to monitor.

    You can enable it from the Azure portal. For details, see Monitor a storage account in the Azure portal. You can also enable Storage Analytics programmatically via the REST API or the client library. Use the Set Blob Service Properties, Set Queue Service Properties, Set Table Service Properties, and Set File Service Properties operations to enable Storage Analytics for each service.

    For more information refer to this article: https://learn.microsoft.com/en-us/azure/storage/common/storage-analytics

    Please let us know if you have any further queries. I’m happy to assist you further.

    ----------

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