Training: Instruction to develop new skills.
Hi Philip Ivanov,
Thanks for reaching out to us on the Microsoft Q&A forum.To ensure Azure AI Search can access the Microsoft Word documents stored in an Azure Storage blob container, you need to set up an Azure Search Service resource. Then, within this service, you add a data source that points to the container where the files are stored. This streamlined setup empowers Azure AI Search to effortlessly retrieve and process the content of these documents.
For step-by-step guidance on establishing an Azure Search Service resource and integrating a data source, refer to the comprehensive instructions provided in the Azure documentation Add a data source to the Azure Search Service resource.
Create an Azure AI Search service in the portal
By following these outlined steps, you'll ensure that Azure AI Search efficiently accesses and utilizes your Word documents stored within the Azure Storage blob container.
If the information is helpful, please Accept Answer & Upvote so that it would be helpful to other community members.