Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft AI-103 - Developing AI Apps and Agents on Azure

Page: 1 / 1
Total 67 questions

You need to configure Agent1 to meet the security and compliance requirements.

What should you use?

A.

prompt shields

B.

Personally Identifiable Information (PII) Detection

C.

self-harm content filtering

D.

violence content filtering

You need to recommend an invoice review solution that resolves the issue reported by the finance department.

What should you include in the recommendation?

A.

Azure Content Understanding in Foundry Tools

B.

chat completions

C.

Azure Document Intelligence in Foundry Tools

D.

Image Analysis

You need to configure the model deployment for Agent1 to meet the technical requirements.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You need to configure Agent1 to answer customer questions about only the Contoso products. The solution must meet the business requirements.

What should you do?

A.

Apply top-p sampling.

B.

Modify the system message instructions.

C.

Add few-shot examples.

D.

Increase the value of the temperature parameter.

You need to configure Agent1 to answer customer questions about only the Contoso products. The solution must meet the business requirements.

What should you do?

A.

Apply top-p sampling.

B.

Modify the system message instructions.

C.

Add few-shot examples.

D.

Increase the value of the temperature parameter.

You need to recommend a solution to support the planned changes and technical requirements for Agent1 to use the product information stored in

storage1.

What should you include in the recommendation?

A.

Azure Al Search

B.

Azure Translator in Foundry Tools

C.

Azure Document Intelligence in Foundry Tools

D.

Grounding with Bing Search

You need to ensure that Agent1Dev Team can access Agent1. The solution must meet the security and compliance requirements.

How should you complete the Python code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You need to configure an indexing pipeline for Agent1 to retrieve the relevant product information in storage1. The solution must

meet the technical requirement.

Which two built-in skills should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Language Detection

B.

Entity Recognition

C.

Merge

D.

Azure OpenAl Embedding

E.

Text Split

F.

key phrase extraction

You have a Microsoft Foundry project that contains an agent.

You need to process mixed-format documents that contain scanned text, tables, and multicolumn layouts. The extracted content

must preserve the document structure and be converted into the Markdown format for downstream reasoning.

What should you configure first?

A.

an Azure Content Understanding in Foundry Tools analyzer

B.

a generative chat completion request

C.

an Azure Language in Foundry Tools text analysis model deployment

D.

an Azure OpenAl Responses API call that uses a multimodal model

You have a Microsoft Foundry project that ingests scanned PDF invoices stored in Azure Blob Storage. Each invoice contains printed line items and has a table-based layout.

Extracted results are stored as structured JSON and used as grounding data for an agent in a Retrieval Augmented Generation (RAG) solution.

You need to create a single analyzer that meets the following requirements:

• Extracts the invoice number, invoice date, vendor name, and total amount across varying templates

• Returns confidence scores so that results with confidence below 0.80 can be routed for supervisor review

What should you use?

A.

the Azure Content Understanding in Foundry Tools prebuilt-layout analyzer

B.

a Foundry agent that has groundedness guardrails enabled to extract invoice fields and confidence scores

C.

a custom Azure Content Understanding in Foundry Tools analyzer that defines the required fields as the extracted fields and the returned confidence scores for routing

D.

the Azure Content Understanding in Foundry Tools prebuilt-documentSearch analyzer and search.score from the Azure AI Search results for routing