Secure Checkout

100% SECURE CHECKOUT

Buy your braindumps confidently with our secure SSL certification and safe payment methods.

Read More
Download Demo

DOWNLOAD 100% FREE DEMO

Download the demo of your desired dumps free on just one click before purchase. 100% singup free demo.

Read More
Guarentee

100% MONEY BACK GUARANTEE

Get your certification in 1st attempt or get your 100% payment back according to our refund policy.

Read More
Customer Support

24/7 CUSTOMER SUPPORT

Resolve your issues and queries quickly with our dedicated 24/7 live customer support team.

Read More

Microsoft AI-102 Dumps

We at Dumpssure certify you that our platform is one of the most authentic website for Microsoft AI-102 exam questions and their correct answers. Pass your Microsoft AI-102 exam with flying marks, and that too with little effort. With the purchase of this pack, you wil also get free demo questions dumps. We ensure your 100% success in AI-102 Exam with the help of our provided material.

DumpsSure offers a unique Online Test Engine where you can fully practice your AI-102 exam questions. This is one-of-a-kind feature which our competitors won't provide you. Candidates can practice the way they would want to attempt question at the real examination time.

Dumpssure also offers an exclusive 'Exam Mode' where you can attempt 50 random questions related to your AI-102 exam. This mode is exactly the same as of real AI-102 certification exam. Attempt all the questions within a limited time and test your knowledge on the spot. This mode will definitely give you an edge in real exam.

Our success rate from past 6 years is above 96% which is quite impressive and we're proud of it. Our customers are able to build their career in any field the wish. Let's dive right in and make the best decision of your life right now. Choose the plan you want, download the AI-102 exam dumps and start your preparation for a successful professional.

Why Dumpssure is ever best for the preparation for Microsoft AI-102 exam?

Dumpssure is providing free Microsoft AI-102 question answers for your practice, to avail this facility you just need to sign up for a free account on Dumpssure. Thousands of customers from entire world are using our AI-102 dumps. You can get high grades by using these dumps with money back guarantee on AI-102 dumps PDF.

A vital device for your assistance to pass your Microsoft AI-102 Exam

Our production experts have been preparing such material which can succeed you in Microsoft AI-102 exam in a one day. They are so logical and notorious about the questions and their answers that you can get good marks in Microsoft AI-102 exam. So DUMPSSURE is offering you to get excellent marks.

Easy access on your mobile for the users

The basic mean of Dumpssure is to provide the most important and most accurate material for our users. You just need to remain connected to internet for getting updates even on your mobile. After purchasing, you can download the Microsoft AI-102 study material in PDF format and can read it easily, where you have desire to study.

Microsoft AI-102 Questions and Answers can get instantly

Our provided material is regularly updated step by step for new questions and answers for Microsoft Exam Dumps, so that you can easily check the behaviour of the question and their answers and you can succeed in your first attempt.

Microsoft AI-102 Dumps are demonstrated by diligence Experts

We are so keen to provide our users with that questions which are verified by the Microsoft Professionals, who are extremely skilled and have spent many years in this field.

Money Back Guarantee

Dumpssure is so devoted to our customers that we provide to most important and latest questions to pass you in the Microsoft AI-102 exam. If you have purchased the complete AI-102 dumps PDF file and not availed the promised facilities for the Microsoft exams you can either replace your exam or claim for money back policy which is so simple for more detail visit Guarantee Page.

Microsoft AI-102 Sample Questions

Question # 1

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 



Question # 2

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 



Question # 3

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 



Question # 4

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 



Question # 5

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 



Question # 6

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 



Question # 7

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) 



Question # 8

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 



Question # 9

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 



Question # 10

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 



Question # 11

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 



Question # 12

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 



Question # 13

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. 



Question # 14

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 



Question # 15

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 



Question # 16

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 



Question # 17

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. 



Question # 18

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 



Question # 19

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



Question # 20

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 



Question # 21

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



Question # 22

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 



Question # 23

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 



Question # 24

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 



Question # 25

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.



Question # 26

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 



Question # 27

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 



Question # 28

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 



Question # 29

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 



Question # 30

You have an Azure subscription. You need to build an app that will compare documents for semantic similarity. The solution must meet the following requirements: • Return numeric vectors that represent the tokens of each document. • Minimize development effort. Which Azure OpenAI model should you use?

A. GPT-3.5 
B. embeddings 
C. DALL-E 
D. GPT-4 



What Our Client Says