We just do not compromise with the bright future of our respected customers. PassExam4Sure takes the future of clients quite seriously and we ensure that our AI-102 exam dumps get you through the line. If you think that our exam question and answers did not help you much with the exam paper and you failed it somehow, we will happily return all of your invested money with a full 100% refund.
We verify and assure the authenticity of Microsoft AI-102 exam dumps PDFs with 100% real and exam-oriented questions. Our exam questions and answers comprise 100% real exam questions from the latest and most recent exams in which you’re going to appear. So, our majestic library of exam dumps for Microsoft AI-102 is surely going to push on forward on the path of success.
Free for download Microsoft AI-102 demo papers are available for our customers to verify the authenticity of our legit helpful exam paper samples, and to authenticate what you will be getting from PassExam4Sure. We have tons of visitors daily who simply opt and try this process before making their purchase for Microsoft AI-102 exam dumps.
Customers Passed Microsoft AI-102 Exam
Average Score In Real AI-102 Exam
Questions came from our AI-102 dumps.
PassExam4Sure is famous for its top-notch services for providing the most helpful, accurate, and up-to-date material for Microsoft AI-102 exam in form of PDFs. Our AI-102 dumps for this particular exam is timely tested for any reviews in the content and if it needs any format changes or addition of new questions as per new exams conducted in recent times. Our highly-qualified professionals assure the guarantee that you will be passing out your exam with at least 85% marks overall. PassExam4Sure Microsoft AI-102 ProvenDumps is the best possible way to prepare and pass your certification exam.
PassExam4Sure is your best buddy in providing you with the latest and most accurate material without any hidden charges or pointless scrolling. We value your time and we strive hard to provide you with the best possible formatting of the PDFs with accurate, to the point, and vital information about Microsoft AI-102. PassExam4Sure is your 24/7 guide partner and our exam material is curated in a way that it will be easily readable on all smartphone devices, tabs, and laptop PCs.
We have a sheer focus on providing you with the best course material for Microsoft AI-102. So that you may prepare your exam like a pro, and get certified within no time. Our practice exam material will give you the necessary confidence you need to sit, relax, and do the exam in a real exam environment. If you truly crave success then simply sign up for PassExam4Sure Microsoft AI-102 exam material. There are millions of people all over the globe who have completed their certification using PassExam4Sure exam dumps for Microsoft AI-102.
Our Microsoft AI-102 exam questions and answers are reviewed by us on weekly basis. Our team of highly qualified Microsoft professionals, who once also cleared the exams using our certification content does all the analysis of our recent exam dumps. The team makes sure that you will be getting the latest and the greatest exam content to practice, and polish your skills the right way. All you got to do now is to practice, practice a lot by taking our demo questions exam, and making sure that you prepare well for the final examination. Microsoft AI-102 test is going to test you, play with your mind and psychology, and so be prepared for what’s coming. PassExam4Sure is here to help you and guide you in all steps you will be going through in your preparation for glory. Our free downloadable demo content can be checked out if you feel like testing us before investing your hard-earned money. PassExam4Sure guaranteed your success in the Microsoft AI-102 exam because we have the newest and most authentic exam material that cannot be found anywhere else on the internet.
You have a product support manual. You need to build a product support chatbot based on the manual. The solution must minimize development effort and costs. What should you use?
A. Azure Al Phi-3-medium with fine-tuning
B. Azure A1 Language Custom question answering
C. Azure OpenA1 GPI-4 with grounding data that uses Azure Al Search
D. Azure Al Document Intelligence
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-3.5 Turbo model named Model1. You configure Model1 to use the following system message: "You are an Al assistant that helps people solve mathematical puzzles. Explain your answers as if the request is by a 4- year-old." Which type of prompt engineering technique is this an example of?
A. few-shot learning
B. affordance
C. chain of thought
D. priming
You are building an app that uses a Language Understanding model to analyze text files. You need to ensure that the app can detect the following entities: • Temperatures • Currency values • Email addresses • Telephone numbers The solution must minimize development effort. Which model capability should you use?
A. list entities
B. learned entities
C. utterances
D. regular expression components
E. pre-built entity components
You have a training dataset that contains 10,000 PDF documents. The documents contain scanned books, comics, and magazines. You are building a solution that will use Azure Al and a custom model. You need to train the model by using Language Studio. The solution must meet the following requirements: • Tag each item as a book, comic, or magazine. • Minimize development effort. What should you use?
A. a custom extraction model
B. a multi label classification project
C. a custom named entity recognition (NER) project
D. a multi label image classification model
You have an Azure DevOps pipeline named Pipeline1 that is used to deploy an app. Pipeline1 includes a step that will create an Azure AI services account. You need to add a step to Pipeline1 that will identify the created Azure AI services account. The solution must minimize development effort. Which Azure Command-Line interface (CLI) command should you run?
A. Az resource link
B. Az account list
C. Az cognitivesservices account network-rule
D. As cognitiveservices account show
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are building a chatbot that will use question answering in Azure Cognitive Service for Language. You have a PDF named Doc1.pdf that contains a product catalogue and a price list You upload Doc1.pdf and train the model. During testing, users report that the chatbot responds correctly to the following question: What is the price of ? The chatbot fails to respond to the following question: How much does < product > cost? You need to ensure that the chatbot responds correctly to both questions. Solution: From Language Studio, you add alternative phrasing to the question and answer pair, and then retrain and republish the model. Does this meet the goal?
A. Yes
B. No
You have an Azure subscription that contain an Azure OpenAI resource named AI1. You build a chatbot that uses AI1 to provide generation answers to specific questions. You need to ensure that the chatbot checks all input output for objectionable content. Which types of resource should you create first?
A. Azure Machine Learning
B. Log Analytics
C. Azure AI Content Safety
D. Microsoft Defender Threat intelligence (Defender TI)
You have an Azure OpenAI model. You have 500 prompt-completion pairs that will be used as training data to fine-tune the model. You need to prepare the training data. Which format should you use for the training data file?
A. XML
B. JSONL
C. CSV
D. TSV
You have an Azure OpenAI model named All. You are building a web app named App1 by using the Azure OpenAI SDK You need to configure App1 to connect to All What information must you provide?
A. the endpoint, key, and model name
B. the deployment name, endpoint. and key
C. the endpoint, key, and model type
D. the deployment name, key, and model name
You are designing a content management system. You need to ensure that the reading experience is optimized for users who have reduced comprehensive and learning differences, such as dyslexia. Which Azure service should you include in the solution?
A. Azure AI Translator
B. Azure AI Document Intelligence
C. Azure AI Immersive Reader
D. Azure AI Language
You have an Azure Al Search resource named Search1. You have an app named App1 that uses Search1 to index content. You need to add a custom skill to App1 to ensure that the app can recognize and retrieve properties from invoices by using Search1. What should you include in the solution?
A. Azure OpenAI
B. Azure Al Immersive Reader
C. Azure Al Document Intelligence
D. Azure Custom Vision
You have an Azure subscription that contains an Azure OpenAI resource named All and a user named User1 You need to ensure that User1 can perform the following actions in Azure OpenAI Studio; • Identify resource endpoints. • View models that are available for deployment. • Generate text and images by using the deployed models The solution must follow the principle of least privilege Which role should you assign to User1?
A. Cognitive Services OpenAI User
B. Cognitive Services Contributor
C. Contributor
D. Cognitive Services OpenAI Contributor
You are building an app that will use the Azure AI Speech service. You need to ensure that the app can authenticate to the service by using a Microsoft Entra ID token. Which two action should you perform? Each answer part of the solution. NOTE: Each correct selection is worth one point.
A. Create a Conditional Access
B. Create a private endpoint
C. Request an X.509 certificate
D. Certificate a custom subdomain.
E. Enable a virtual network service endpoint.
You are designing a solution that will answer questions about human resources (HR) policies stored in the PDF format. You need to ensure that the identical answer to a specific question is returned every time. The solution must minimize development effort Which service should you include in the solution?
A. Azure Al Language
B. Azure Machine Learning
C. Azure OpenAI
D. Azure Al Document Intelligence
You have an Azure subscription that contains an Azure OpenAI resource named All and an Azure Al Content Safety resource named CS1. You build a chatbot that uses All to provide generative answers to specific questions and CSl to check input and output for objectionable content. You need to optimize the content filter configurations by running tests on sample questions. Solution: From Content Safety Studio, you use the Monitor online activity feature to run the tests Does this meet the requirement?
A. Yes
B. No
You have an Azure subscription that contains an Azure OpenAl resource named All and ari Azure Al Content Safety resource named CS1. You build a chatbot that uses All to provide generative answers to specific questions and CS1 to check input and output for objectionable content You need to optimize the content filter configurations by running tests on sample questions. Solution: From Content Safety Studio, you use the Moderate text content feature to run the tests. Does this meet the requirement?
A. Yes
B. No
You have an Azure subscription that contains an Azure Al service resource named CSAccount1 and a virtual network named VNet1 CSAaccount1 is connected to VNet1 You need to ensure that only specific resources can access CSAccount1. The solution must meet the following requirements: • Prevent external access to CSAccount1 • Minimize administrative effort Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.
A. In VNet1, modify the virtual network settings.
B. In VNet1. enable a service endpoint for CSAccount1
C. In CSAccount1, configure the Access control (1AM) settings.
D. In VNet1, create a virtual subnet.
E. In CSAccount1, modify the virtual network settings.
You are building a Conversational Language Understanding model. You need to ensure that the model will support the following sample utterances: • Set all the lights to on. • Turn off the lights in the living room. • What is the current thermostat temperature? • Lower the temperature of the thermostat by five degrees. Which three elements should you add to the model? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
A. a location Intent
B. a change setting entity
C. a device intent
D. a change setting intent
E. a query setting intent
F. a device entity
You have an Azure subscription that contains an Azure OpenAI resource named AM. You build a chatbot that uses All to provide generative answers to specific questions. You need to ensure that questions intended to circumvent built-in safety features are blocked. Which Azure Al Content Safety feature should you implement?
A. Protected material text detection
B. Jailbreak risk detection
C. Monitor online activity
D. Moderate text content
You are building a Language Understanding model for an e-commerce platform. You need to construct an entity to capture billing addresses. Which entity type should you use for the billing address?
A. machine learned
B. Regex
C. geographyV2
D. Pattern.any
E. list
You have an Azure subscription. The subscription contains an Azure OpenAI resource that hosts a GPT-4 model named Modell and an app named Appl. App1 uses Model1. You need to ensure that App1 will NOT return answers that include hate speech. What should you configure for Model1?
A. the Frequency penalty parameter
B. abuse monitoring
C. a content filter
D. the Temperature parameter
You ace developing an app that will use the Speech and language APIs. You need to provision resources for the app. The solution must ensure that each service is accessed by using a single endpoint and credential Which type of resource should you create?
A. Azure Al Content Safety
B. Azure Al service
C. Azure Al Speech
D. Azure Al Language
You have an Azure subscription that contains an Azure Al Language custom question answering project named QA1. You need to import question and answer pairs to QA1. Which two file formats can you use? Each correct answer presents a complete solution NOTE; Each correct selection is worth one point
A. Excel
B. TSV
C. JSON
D. LU
E. CSV
You have an Azure subscription. You are building a social media app that will enable users to share images. You need to ensure that inappropriate content uploaded by the users is blocked. The solution must minimize development effort What are two tools that you can use? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
A. Microsoft Defender for Cloud Apps
B. Azure Al Custom Vision
C. Azure Al Vision
D. Azure Al Content Safety
E. Azure Al Document Intelligence
You have an app named App1 that uses a custom Azure Al Document Intelligence model to recognize contract documents. You need to ensure that the model supports an additional contract format. The solution must minimize development effort. What should you do?
A. Lower the confidence score threshold of App1.
B. Lower the accuracy threshold of App1.
C. Add the additional contract format to the existing training set. Retrain the model.
D. Create a new training set and add the additional contract format to the new training set.
E. Create and train a new custom model.
You are building an app by using the Semantic Kernel. You need to include complex objects in the prompt templates of the app. The solution must support objects that contain sub-properties. Which two prompt templates can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. Liquid
B. JSONL
C. Handlebars
D. YAML
E. Semantic Kernel
You have an Azure subscription that contains an Azure OpenAI resource named All and an Azure Al Content Safety resource named CS1. You build a chatbot that uses All to provide generative answers to specific questions and CS1 to check input and output for objectionable content. You need to optimize the content filter configurations by running tests on sample questions. Solution: From Content Safety Studio, you use the Safety metaprompt feature to run the tests Does this meet the requirement?
A. Yes
B. No
You have an Azure subscription that contains an Azure Al Document Intelligence resource named Aldoc1. You have an app named App1 that uses Aldoc1. App1 analyzes business cards by calling business card model v2.1. You need to update App1 to ensure that the app can interpret QR codes. The solution must minimize administrative effort. What should you do first?
A. Deploy a custom model.
B. Implement the read model.
C. Upgrade the business card model to v3.0
D. Implement the contract model
You have an Azure subscription that contains an Azure OpenAI resource named OpenAI1 and a user named User1. You need to ensure that User1 can upload datasets to OpenA11 and finetune the existing models. The solution must follow the principle of least privilege. Which role should you assign to User!?
A. Cognitive Services Contributor
B. Contributor
C. Cognitive Services OpenAI User
D. Cognitive Services OpenAI Contributor