Are unauthorized API calls to a storage account billed?

Thomas Lauronen 31 Reputation points
2024-05-21T16:17:01.2966667+00:00

I've been struggling to get this question answered by support. If someone makes an unauthorized API call to a storage account, will the owner of the account be billed? Documentation seems to imply that this is the case, but I'm yet to get a definite yes or no.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,542 questions
0 comments No comments
{count} votes

Accepted answer
  1. Amrinder Singh 5,870 Reputation points Microsoft Employee Volunteer Moderator
    2024-05-22T04:58:40.6766667+00:00

    Hi Thomas Lauronen - Thanks for reaching out.

    The unauthorized failure/error operations are billable and here is the reference documentation for the same.

    https://learn.microsoft.com/en-us/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages

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


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

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Nehruji R 8,181 Reputation points Microsoft External Staff Moderator
    2024-05-22T07:30:23.18+00:00

    Hello Thomas Lauronen,

    Greetings! Welcome to Micrsoft Q&A Platform.

    Adding to above response. Unauthorized API calls to a storage account can indeed have billing implications.

    For example- When you enable Storage Analytics for your Azure Storage account, it keeps track of data plane operations (such as read, write, and delete requests) happening over the account. These logs are essential for troubleshooting scenarios. However, there is a billing associated with this logging.

    To avoid unexpected charges, ensure proper access controls and authentication mechanisms for your storage accounts and regularly review your storage analytics logs to identify any unusual activity.

    Hope this answer help! Please let us know if you have any further queries. I’m happy to assist you further.


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


Your answer

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