Skip to main content
Panther Knowledge Base

Error 'Source xx did not pass configuration check' when trying to create a new Azure Blob Storage log source in Panther

Issue

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

Resolution

To resolve this issue:

  1. Ensure that you have followed the setup steps under "How to connect Azure Blob Storage as a log source in Panther".
  2. Verify that your storage account is publicly accessible.

Verify that your storage account is publicly accessible while creating an Azure Blob Storage log source in Panther

If the issue persists, contact our support team and provide them with the error that was raised.

Cause

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.