When creating an indexer in Azure AI Search to read files such as JSON and PDFs, I encountered the following error: Operation:Web Api response status: 'Unauthorized', Web Api response details: '{"error":{"code":"PermissionDenied","message": "Principal does not have access to API/Operation."}}' Message:Could not execute skill because the Web Api request failed. Details:Web Api response status: 'Unauthorized', Web Api …
Continue reading Resolving Errors In Azure AI Search Indexer Against Blob Storage Account


