When trying to create a new Azure Blob Storage log source in Panther the following error occurs:
Source xx did not pass configuration check because:
xxxx
===== RESPONSE ERROR (ServiceCode=AuthorizationFailure) =====
Description=This request is not authorized to perform this operation.
xxxx
To resolve this issue:
Ensure that you have followed the setup steps under "How to set up Azure Blob Storage as a log source in Panther."
Verify that your storage account is publicly accessible.
Note that in step 5 from our relevant documentation on how to create the infrastructure manually in the Azure Console, all containers (including the ones auto-created, named insight-*
) require the roles assigned.
If the issue persists, contact our support team and provide them with the error that was raised.
This issue occurs when there is a misconfiguration in the setup steps of an Azure Blob Storage log source or the Azure storage account is not publicly accessible, resulting in an authorization failure.