Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blob search credentials do not work #48

Open
vykhand opened this issue Jan 28, 2024 · 2 comments
Open

Blob search credentials do not work #48

vykhand opened this issue Jan 28, 2024 · 2 comments

Comments

@vykhand
Copy link

vykhand commented Jan 28, 2024

Hi folks, I ran into an issue because the connection string is not working, the indexer indexes 0 files. I changed the connection string removing all endpoints but the Blob, and now it is working. I'll send a pull request

@AAkindele
Copy link

I'm running into a similar issue in notebook 01-Load-Data-ACogSearch.ipynb when creating the indexer. I've tried both the original connection string and a version with only the Blob endpoint.
'{"error":{"code":"","message":"Error with data source: Credentials provided in the connection string are invalid or have expired.\\r\\nFor more information on troubleshooting connection issues to Azure Storage accounts, please see https://go.microsoft.com/fwlink/?linkid=2049388 Please adjust your data source definition in order to proceed."}}'

Is the demo data storage account still available for use? Is there a recommended way to upload a copy of the demo data into our own storage accounts?

@AAkindele
Copy link

I'm running into a similar issue in notebook 01-Load-Data-ACogSearch.ipynb when creating the indexer. I've tried both the original connection string and a version with only the Blob endpoint. '{"error":{"code":"","message":"Error with data source: Credentials provided in the connection string are invalid or have expired.\\r\\nFor more information on troubleshooting connection issues to Azure Storage accounts, please see https://go.microsoft.com/fwlink/?linkid=2049388 Please adjust your data source definition in order to proceed."}}'

Is the demo data storage account still available for use? Is there a recommended way to upload a copy of the demo data into our own storage accounts?

I am no longer running into this error. I was able to make progress with the latest connection string from the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants