Itcertkr 안에는 아주 거대한IT업계엘리트들로 이루어진 그룹이 있습니다. 그들은 모두 관련업계예서 권위가 있는 전문가들이고 자기만의 지식과 지금까지의 경험으로 최고의 IT인증관련자료를 만들어냅니다. Itcertkr의 AI-103문제와 답은 정확도가 아주 높으며 한번에 패스할수 있는 100%로의 보장도를 자랑하며 그리고 또 일년무료 업데이트를 제공합니다.
| Section | Weight | Objectives |
|---|---|---|
| Topic 1: Plan and manage Azure AI solutions | 25–30% | - Manage AI solution development lifecycle
|
| Topic 2: Implement computer vision solutions | 10–15% | - Build multimodal solutions
|
| Topic 3: Implement text and speech analysis solutions | 10–15% | - Implement natural language processing
|
| Topic 4: Implement generative AI and agentic solutions | 30–35% | - Build generative AI applications
|
| Topic 5: Implement information extraction and knowledge mining | 10–15% | - Extract structured data from documents
|
학원다니면서 많은 지식을 장악한후Microsoft AI-103시험보시는것도 좋지만 회사다니느랴 야근하랴 시간이 부족한 분들은Microsoft AI-103덤프만 있으면 엄청난 학원수강료 필요없이 20~30시간의 독학만으로도Microsoft AI-103시험패스가 충분합니다. 또한 취업생분들은 우선 자격증으로 취업문을 두드리고 일하면서 실무를 익혀가는방법도 좋지 않을가 생각됩니다.
질문 # 109
You have a Microsoft Foundry project that uses Azure Al Search to ground an agent in internal documentation.
After a recent content update, users report that the agent ' s answers have become less accurate.
You need to identify whether the retrieved content is negatively influencing the model ' s generated responses.
Which observability signal should you review?
정답:B
설명:
The correct observability signal is B. groundedness evaluation metrics . In a RAG solution, the key diagnostic question is whether the generated answer is supported by the retrieved context. Microsoft Foundry' s built-in evaluator reference defines Groundedness as the metric that measures how grounded the response is in the retrieved context, with scoring that indicates whether the model's claims are supported by the provided source material.
This matches the issue after a content update. If retrieved chunks are stale, misleading, incomplete, or poorly aligned with the user query, groundedness results can show that generated responses are not reliably supported by the retrieved documentation. The RAG evaluator guidance explains that groundedness focuses on whether the response avoids content outside the grounding context, while other process metrics such as retrieval evaluate how relevant the retrieved chunks are. Latency traces are useful for performance troubleshooting, not response accuracy. Indexer status can reveal ingestion failures, but it does not show whether retrieved content is influencing generated answers negatively. Prediction drift is a model monitoring concept and is not the primary signal for RAG grounding quality. Reference topics: Microsoft Foundry observability, RAG evaluators, groundedness, retrieved context, and response quality evaluation.
Topic 1, Case Study Contoso, Ltd
Overview
Contoso, Ltd is a multinational retail company that builds, deploys, and manages generative Al and agent- based solutions by using Microsoft Foundry.
Identity Environment:
Contoso uses Microsoft Entra ID for identity management, authentication, and authorization capabilities that enable agents to access organizational resources and services.
Contoso recently formed a new Al engineering team named Agent1Dev Team to optimize and maintain existing Al solutions.
The team collaborates with solution architects, DevOps engineers, and security engineers to design, implement, monitor, and secure Al applications.
Contoso also has a team named Agent1Test Team that is responsible for validating Al solutions before the solution deployments.
Generative Environment:
Contoso has a Microsoft Foundry deployment that contains two projects named Project1 and Project2.
Project1
Project1 contains a customer support agent named Agent1 that assists customers with product inquiries and troubleshooting requests.
Agent1 has the following configurations:
* Agent1 uses a base model deployment.
* A safety evaluation pipeline is NOT enabled.
* Tool invocation approval workflows are NOT enabled.
* Conversation memory constraints are NOT configured.
Agent1 interacts with customers by using digital support channels and answers general questions about Contoso products.
Project1 is deployed to an Azure region located in the European Union (EU).
Agent1Dev Team will use Project1 to optimize and maintain Agent1.
Project2
Project2 contains a deployed video generation model. The marketing department at Contoso has access to Project2 and plans to use the model to develop a video creation solution.
Development of the solution is incomplete.
Data Environment:
Contoso stores product-related information in Azure resources that support Al applications.
The Azure environment contains an Azure Blob Storage account named storage1 that stores product detail sheets for all the Contoso products.
The product sheets include specifications, feature descriptions, and product support information that Agent1 can use to answer customer questions. The product sheets are stored in the PDF format.
Problem Statement:
Contoso identifies the following issues:
* Agent1 has only general knowledge of the Contoso products.
* A recent chat interaction with Agent1 was analyzed for sentiment. The results of the analysis have NOT been processed yet.
* Agent1 does NOT use the detailed product information in the product sheets stored in storage1 when responding to customer questions.
* The finance department at Contoso reports that vendor invoices must be reviewed manually to ensure that the invoices match the terms defined in the vendor contracts. The invoices contain tables, logos, and varied layouts that make the documents difficult to process consistently.
Requirement:
Planned Changes:
Contoso plans to implement the following changes:
* Implement a solution for Project1 that analyzes the vendor invoices by evaluating both the visual layout and the textual content of the invoices, so that the invoice details can be verified against the vendor contract terms.
* Update the base model deployment used by Agent1 and standardize the model version to ensure continuity and consistent responses.
* Enable Agent1 to retrieve and use the detailed product information from the product sheets stored in storage1.
* Implement an indexing solution for the product sheets that Agent1 can use to answer customer questions.
* Complete the development of the video creation solution.
Technical Requirements:
Contoso identifies the following technical requirements:
* The model deployment used by Agent1 must support scalable, high-throughput generative Al workloads and dynamically scale to handle variable customer support traffic, without requiring reserved throughput capacity.
* The product sheets must be processed by using an indexing pipeline that enables semantic and vector search, so that Agent1 can retrieve the relevant product information.
* Responses generated by using the product sheet information must be relevant, complete, and accurate.
* Agent1 must be able to use the product sheets to answer natural language questions about product details.
* The model version used by Agent1 must remain consistent to ensure stable responses.
* The data processed by the model must remain within the EU.
Safety and Compliance Requirements:
Contoso identifies the following security and compliance requirements:
* API keys must NOT be used to access Foundry-deployed models.
* Access to the Azure resources must follow the principle of least privilege.
* The developers at Contoso must authenticate to Microsoft Foundry resources by using Microsoft Entra authentication.
* Access to Project1 must be assigned to the members of Agent1Dev Team by using a security group named SC_Agent1_Dev.
* Access to Project1 must be assigned to the members of Agent1Test Team by using a security group named SC_Agent1_Test.
* Agent1 must never reveal customer information, even if a document that contains customer data is added erroneously to the product sheet repository in storage1.
* The product sheets might contain images that include embedded text. Agent1 must be protected from malicious instructions potentially hidden within the images.
Business Information:
Contoso identifies the following business requirements:
* Users that interact with Agent1 must have a personalized experience in future interactions, including the ability for Agent1 to retain conversation context and recall relevant information from previous interactions.
* Agent1 must answer questions only about the products sold by Contoso.
질문 # 110
Case Study 1 - Contoso, Ltd
Overview
Company Information
Contoso, Ltd is a multinational retail company that builds, deploys, and manages generative AI and agent-based solutions by using Microsoft Foundry.
Existing Environment
Identity Environment
Contoso uses Microsoft Entra ID for identity management, authentication, and authorization capabilities that enable agents to access organizational resources and services.
Contoso recently formed a new AI engineering team named Agent1Dev Team to optimize and maintain existing AI solutions.
The team collaborates with solution architects, DevOps engineers, and security engineers to design, implement. monitor, and secure AI applications.
Contoso also has a team named Agent1Test Team that is responsible for validating AI solutions before the solution deployments.
Generative Environment
Contoso has a Microsoft Foundry deployment that contains two projects named Project1 and Project2.
Project1
Project1 contains a customer support agent named Agent1 that assists customers with product inquiries and troubleshooting requests.
Agent1 has the following configurations:
- Agent1 uses a base model deployment.
- A safety evaluation pipeline is NOT enabled.
- Tool invocation approval workflows are NOT enabled.
- Conversation memory constraints are NOT configured.
Agent1 interacts with customers by using digital support channels and answers general questions about Contoso products.
Project1 is deployed to an Azure region located in the European Union (EU).
Agent1Dev Team will use Project1 to optimize and maintain Agent1.
Project2
Project2 contains a deployed video generation model. The marketing department at Contoso has access to Project2 and plans to use the model to develop a video creation solution.
Development of the solution is incomplete.
Data Environment
Contoso stores product-related information in Azure resources that support AI applications.
The Azure environment contains an Azure Blob Storage account named storage1 that stores product detail sheets for all the Contoso products.
The product sheets include specifications, feature descriptions, and product support information that Agent1 can use to answer customer questions. The product sheets are stored in the PDF format.
Problem Statements
Contoso identifies the following issues:
- Agent1 has only general knowledge of the Contoso products.
- A recent chat interaction with Agent1 was analyzed for sentiment. The results of the analysis have NOT been processed yet.
- Agent1 does NOT use the detailed product information in the product sheets stored in storage1 when responding to customer questions.
- The finance department at Contoso reports that vendor invoices must be reviewed manually to ensure that the invoices match the terms defined in the vendor contracts. The invoices contain tables, logos, and varied layouts that make the documents difficult to process consistently.
Requirements
Planned Changes
Contoso plans to implement the following changes:
- Implement a solution for Project1 that analyzes the vendor invoices by evaluating both the visual layout and the textual content of the invoices, so that the invoice details can be verified against the vendor contract terms.
- Update the base model deployment used by Agent1 and standardize the model version to ensure continuity and consistent responses.
- Enable Agent1 to retrieve and use the detailed product information from the product sheets stored in storage1.
- Implement an indexing solution for the product sheets that Agent1 can use to answer customer questions.
- Complete the development of the video creation solution.
Technical Requirements
Contoso identifies the following technical requirements:
- The model deployment used by Agent1 must support scalable, high-throughput generative AI workloads and dynamically scale to handle variable customer support traffic, without requiring reserved throughput capacity.
- The product sheets must be processed by using an indexing pipeline that enables semantic and vector search, so that Agent1 can retrieve the relevant product information.
- Responses generated by using the product sheet information must be relevant, complete, and accurate.
- Agent1 must be able to use the product sheets to answer natural language questions about product details.
- The model version used by Agent1 must remain consistent to ensure stable responses.
- The data processed by the model must remain within the EU.
Security and Compliance Requirements
Contoso identifies the following security and compliance requirements:
- API keys must NOT be used to access Foundry-deployed models.
- Access to the Azure resources must follow the principle of least privilege.
- The developers at Contoso must authenticate to Microsoft Foundry resources by using Microsoft Entra authentication.
- Access to Project1 must be assigned to the members of Agent1Dev Team by using a security group named SC_Agent1_Dev.
- Access to Project1 must be assigned to the members of Agent1Test Team by using a security group named SC_Agent1_Test.
- Agent1 must never reveal customer information, even if a document that contains customer data is added erroneously to the product sheet repository in storage1.
- The product sheets might contain images that include embedded text. Agent1 must be protected from malicious instructions potentially hidden within the images.
Business Requirements
Contoso identifies the following business requirements:
- Users that interact with Agent1 must have a personalized experience in future interactions, including the ability for Agent1 to retain conversation context and recall relevant information from previous interactions.
- Agent1 must answer questions only about the products sold by Contoso.
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?
정답:C
설명:
Scenario: Contoso identifies the following business requirements:
Agent1 must answer questions only about the products sold by Contoso.
System Message Instructions: This dictates the agent's persona, boundaries, and rules. By explicitly configuring the system prompt (e.g., instructing the agent: "You are a product assistant.
Only answer questions using the provided product detail sheets. If you do not know the answer based on the provided documents, state that you do not know"), you prevent the model from answering with its general pre-trained knowledge.
Incorrect:
[Not B]
Few-shot examples: While useful for enforcing output formats or response tone, this does not explicitly stop a model from retrieving outside knowledge on unfamiliar topics.
[Not C, Not D]
Temperature & top-p: These parameters control the creativity and randomness of the model's responses. Decreasing them makes the model's outputs more deterministic and factual, but they do not actively restrict the model from generating information outside of the intended domain.
Reference:
https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/announcing-safety-system-messages-in-azure-ai-studio-and-azure-openai-studio/4146991
질문 # 111
You have an application that processes scanned PDF invoices. The invoices have varied layouts and include multipage tables.
You have a pipeline that uses optical character recognition (OCR) and extracts totals and invoice numbers.
The results are often
incorrect because the document structure is ignored.
You need to implement a solution that provides OCR, layout analysis, and template-generalizing field extraction. The solution must NOT require training a custom model. The solution must minimize administrative effort.
What should you include in the solution?
정답:A
설명:
The correct answer is Azure Content Understanding in Foundry Tools . The scenario requires more than basic OCR because scanned invoices have varied layouts and multipage tables. Content Understanding is designed for intelligent document processing and provides OCR, layout detection, table extraction, field extraction, confidence scores, and grounding in a managed service. Microsoft describes Content Understanding as a service that transforms unstructured content into structured outputs and supports invoice processing by extracting and validating fields from complex documents.
This also meets the requirement to avoid training a custom model. Content Understanding includes prebuilt and domain-specific analyzers, including invoice and procurement-style document processing, and Microsoft states that these analyzers provide structured extraction without custom training. It generalizes across visual template variations by using semantic document categories rather than requiring separate models per invoice layout.
Azure Machine Learning would increase administrative effort because it requires model development, training, deployment, and monitoring. Azure Language is optimized for text analytics tasks such as classification and entity extraction after text is available, but it does not provide document layout analysis or multipage table structure extraction. Reference topics: Content Understanding, intelligent document processing, OCR, layout analysis, analyzers, field schemas, and structured extraction.
질문 # 112
You have a web app named App1 that sends requests to a multimodal chat model deployment in a Microsoft Foundry project. User messages can contain both text and images. Currently, App1 includes image URLs as plain text inside the message content, so the model cannot recognize them as images. You need to send the message as a structured array that includes both the text portion and the image reference.
정답:D
질문 # 113
You have a Microsoft Foundry project that contains an agent. The agent generates summaries from retrieved policy documents.
You need to improve response completeness. The solution must be implemented in the logic of the application code before responses are returned.
What should you do?
정답:B
설명:
You should implement an evaluation and retry loop in your application code.
You must wrap the agent call inside a conditional code loop that evaluates the output against required criteria (such as a checklist of regulatory clauses), and programmatically forces a retry if information is omitted.
Reference:
https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/ai-search
질문 # 114
......
Microsoft AI-103 덤프로 많은 분들께서 Microsoft AI-103시험을 패스하여 자격증을 취득하게 도와드렸지만 저희는 자만하지않고 항상 초심을 잊지않고 더욱더 퍼펙트한Microsoft AI-103덤프를 만들기 위해 모든 심여를 기울일것을 약속드립니다.
AI-103인증시험 인기 시험자료: https://www.itcertkr.com/AI-103_exam.html