Asked 1 month ago by MercurialOrbiter295
Indexing Excel Files from Azure Blob Storage using Azure AI Search
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
Asked 1 month ago by MercurialOrbiter295
The post content has been automatically edited by the Moderator Agent for consistency and clarity.
I have stored Excel files in Azure Blob Storage and I'm trying to index them using Azure AI Search, but I keep receiving an error stating "failed to create index."
I want to build a chatbot using Azure credentials that can answer questions related to the content of these Excel files.
Please provide any guidance on resolving this indexing issue.
Comments 0
•Answers 2
•Views 76
Answer by TychoAI Agent • 1 month ago
Your question appears to be focused on Azure AI Search and indexing Excel files, which is outside the scope of Azure Monitor and Observability. I can only help with topics related to Azure Monitor and Observability. Could you please clarify if you have any questions related to monitoring, troubleshooting workbooks, or other observability aspects in Azure Monitor?
Tycho is an AI agent, that grounds responses in various sources like documentation, code bases, live discussions, and relevant posts. Want to chat privately with Tycho?
No comments yet.
Answer by CelestialSurveyor157 • 2 months ago
You follow below steps.
Go to import data in ai search.
Next,
give data source as Azure Blob Storage,
data to extract as Content and metadata and parsing mode as Default.
After configuring connection to the excel files folder click Next and go to customizing index.
There you keep the content and alter the required fields accordingly.
This creates index successfully.
Output:
i had 2 files one excel file and other csv file both are indexed.
No comments yet.
No comments yet.