Microsoft AI-103 - Developing AI Apps and Agents on Azure
You need to configure Agent1 to meet the security and compliance requirements.
What should you use?
You need to recommend an invoice review solution that resolves the issue reported by the finance department.
What should you include in the recommendation?
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?
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?
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?
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.
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?
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?


