Skip to main content

Trying to do a playback using Azure Blob. We are sending logs to this Azure Blob for our DataLake. Logs are being written to the Blob and are stored by year/month/day.
Set up the Azure Blob as a source using the same connection strings. When running a preview test we get the following error.
This request is not authorized to perform this operation using this permission.
code:
AuthorizationPermissionMismatch

That error can be a result of the Allow Blob Index Permissions permissions not being enabled. Can you confirm this permission is flagged properly?

114_5dcc642e910d45788585c678d86af8ac.jpeg


Reply