nerdexam
MicrosoftMicrosoft

AI-102 · Question #1

AI-102 Question #1: Real Exam Question with Answer & Explanation

Sign in or unlock AI-102 to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.

Submitted by fatima_kr· Mar 30, 2026DOMAIN_LIST_NOT_PROVIDED

Question

Case Study 1 - Wide World Importers Overview Existing Environment A company named Wide World Importers is developing an e-commerce platform. You are working with a solutions architect to design and implement the features of the e-commerce platform. The platform will use microservices and a serverless environment built on Azure. Wide World Importers has a customer base that includes English, Spanish, and Portuguese speakers. Applications Wide World Importers has an App Service plan that contains the web apps shown in the following table. Azure Resources You have the following resources: An Azure Active Directory (Azure AD) tenant - The tenant supports internal authentication. - All employees belong to a group named AllUsers. - Senior managers belong to a group named LeadershipTeam. An Azure Functions resource - A function app posts to Azure Event Grid when stock levels of a product change between OK, Low Stock, and Out of Stock. The function app uses the Azure Cosmos DB change feed. An Azure Cosmos DB account - The account uses the Core (SQL) API. - The account stores data for the Product Management app and the Inventory Tracking app. An Azure Storage account - The account contains blob containers for assets related to products. - The assets include images, videos, and PDFs. An Azure AI Services resource named wwics An Azure Video Analyzer for Media (previously Video Indexer) resource named wwivi Requirements Business Goals Wide World Importers wants to leverage AI technologies to differentiate itself from its competitors. Planned Changes Wide World Importers plans to start the following projects: A product creation project: Help employees create accessible and multilingual product entries, while expediting product entry creation. A smart e-commerce project: Implement an Azure AI Search solution to display products for customers to browse. A shopping on-the-go project: Build a chatbot that can be integrated into smart speakers to support customers. Business Requirements Wide World Importers identifies the following business requirements for all the projects: Provide a multilingual customer experience that supports English, Spanish, and Portuguese. Whenever possible, scale based on transaction volumes to ensure consistent performance. Minimize costs. Governance and Security Requirements Wide World Importers identifies the following governance and security requirements: Data storage and processing must occur in datacenters located in the United States. Azure AI Services must be inaccessible directly from the internet. Accessibility Requirements Wide World Importers identifies the following accessibility requirements: All images must have relevant alt text. All videos must have transcripts that are associated to the video and included in product descriptions. Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese. Product Creation Requirements Wide World Importers identifies the following requirements for improving the Product Management app: Minimize how long it takes for employees to create products and add assets. Remove the need for manual translations. Smart E-Commerce Requirements Wide World Importers identifies the following requirements for the smart e-commerce project: Ensure that the Azure AI Search solution meets a Service Level Agreement (SLA) of 99.9% availability for searches and index writes. Provide users with the ability to search insight gained from the images, manuals, and videos associated with the products. Support autocompletion and autosuggestion based on all product name variants. Store all raw insight data that was generated, so the data can be processed later. Update the stock level field in the product index immediately upon changes. Update the product index hourly. Shopping On-the-Go Requirements Wide World Importers identifies the following requirements for the shopping on-the-go chatbot: Answer common questions. Support interactions in English, Spanish, and Portuguese. Replace an existing FAQ process so that all Q&A is managed from a central location. Provide all employees with the ability to edit Q&As. Only senior managers must be able to publish updates. Support purchases by providing information about relevant products to customers. Product displays must include images and warnings when stock levels are low or out of stock. Product JSON Sample You have the following JSON sample for a product. You are developing the smart e-commerce project. You need to implement autocompletion as part of the Azure AI Search solution. Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.

Options

  • AMake API queries to the autocomplete endpoint and include suggesterName in the body.
  • BAdd a suggester that has the three product name fields as source fields.
  • CMake API queries to the search endpoint and include the product name fields in the searchFields
  • DAdd a suggester for each of the three product name fields.
  • ESet the searchAnalyzer property for the three product name variants.
  • FSet the analyzer property for the three product name variants.
  • GUse the default standard Lucene analyzer ("analyzer": null) or a language analyzer (for

Unlock AI-102 to see the answer

You've previewed enough free AI-102 questions. Unlock AI-102 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Azure Cognitive Search#Search suggester#Autocomplete API#Text analyzers
Full AI-102 PracticeBrowse All AI-102 Questions