Share via

Incorrect answer marked as correct.

Philip Ivanov 5 Reputation points
2024-05-10T15:40:53.6933333+00:00

Wrong answer listed as "correct" in the practice test.

Question:

You want to find information in Microsoft Word documents that are stored in an Azure Storage blob container. What should you do to ensure the files can be accessed by Azure AI Search?

  • Add a JSON file that defines an Azure AI Search index to the blob container
  • Enable anonymous access for the blob container
  • -> In an Azure AI Services resource, and add a data source that references the container where the files are stored (Marked as correct. With a comment: To search files in a blob container, you should create a data source.)

There's no option to add a data source in an Azure AI Services resource. Instead data source can be specified in the Azure Search Service resource.

This question is related to the following Learning Module

Azure | Azure Training

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-05-10T17:39:43.2633333+00:00

    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.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.