microsoft / AzureSearch_JFK_Files

This repo contains the sample code of the Azure Search and Cognitive Services used to provide insights and analysis around the JFK Files.
MIT License
388 stars 225 forks source link

Error while creating the indexer #119

Closed salils123 closed 2 years ago

salils123 commented 2 years ago

Error creating indexer: Error with data source: Error processing blob 'https://azsjfkfiles.blob.core.windows.net/jfkfiles/castro%20operation/docid-32105760.pdf': This request is not authorized to perform this operation using this resource type. Please adjust your data source definition in order to proceed.

mattgotteiner commented 2 years ago

Hi Salil,

We've confirmed there's an issue with authentication to the JFK Files blob storage container. We'll be taking a look at this issue on our end and creating a fix. Sorry for the inconvenience

Thanks, Matt

jennifermarsman commented 2 years ago

I apologize for the inconvenience! This should fix it: https://github.com/microsoft/AzureSearch_JFK_Files/pull/120

mattgotteiner commented 2 years ago

Hi @salils123,

We believe we have fixed this issue. Can you please retry and confirm the issue is resolved?

Thanks, Matt

salils123 commented 2 years ago

This is working now

jennifermarsman commented 2 years ago

Thanks!