Data diagnostic from Azure Storage Account doesn't capture RequesterID

Dmytro Honcharuk 20 Reputation points
2024-08-23T15:02:51.2566667+00:00

We have enabled diagnostic on our storage account for blob data. But in the log analytics we don't see information regarding user or system that performed operation on blob. Those fields are empty. One thing to mention that we are using private endpoints to access storage account. What can cause such issues and what can we do to retrieve this information for compliance purposes?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
{count} votes

Accepted answer
  1. Pranay Reddy Madireddy 6,180 Reputation points Microsoft External Staff Moderator
    2024-10-22T08:48:31.16+00:00

    Hii Dmytro Honcharuk
    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue:

    We have enabled diagnostic on our storage account for blob data. But in the log analytics we don't see information regarding user or system that performed operation on blob. Those fields are empty. One thing to mention that we are using private endpoints to access storage account. What can cause such issues and what can we do to retrieve this information for compliance purposes?

    Solution:

    Further investigation with Microsoft Support showed that the issue was that we were using auth keys that are not logging the requester. We need to use Entra for authentication

    If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.