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

Exact2Pass Menu

Developing AI Apps and Agents on Azure

Last Update 19 hours ago Total Questions : 67

The Developing AI Apps and Agents on Azure content is now fully updated, with all current exam questions added 19 hours ago. Deciding to include AI-103 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our AI-103 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these AI-103 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Developing AI Apps and Agents on Azure practice test comfortably within the allotted time.

Question # 1

You have a Microsoft Foundry project that serves a high-volume chat app.

Most requests are simple FAQs, but some require advanced reasoning.

You need to reduce costs and latency for common queries, without degrading the quality of the responses to complex questions.

What should you do?

A.

Increase the value of the max_tokens parameter for all the requests.

B.

Route all the requests to a smaller model.

C.

Route all the requests to the most capable model.

D.

Use a model cascade that routes the requests to different models.

Question # 2

Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique

solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might

solve the problem. It is also possible that none of the solutions in the set solve the problem.

After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review

Screen.

You have a Microsoft Foundry project that contains an agent. The agent generates summaries from retrieved policy documents.

Users report that some responses omit required regulatory clauses, even when the clauses are present in the retrieved content.

You need to improve response completeness.

Solution: You run an evaluation flow that scores responses for completeness and blocks responses that fall below a defined

threshold.

Does this meet the goal?

A.

Yes

B.

No

Question # 3

You have an Azure Speech in Foundry Tools resource that hosts a custom speech to text model deployed to a custom endpoint. An

agent uses the endpoint to perform real-time speech recognition.

You are approaching the expiration date of the custom speech to text model.

What is the expected behavior when the model expires?

A.

Speech recognition requests will fall back to the most recent base model for the same locale.

B.

Speech recognition requests will continue to use the expired custom model until the model is removed manually.

C.

Speech recognition requests will return a 4xx error until a new custom model is deployed.

D.

The custom model will be deleted automatically when the model expires.

Question # 4

You have a Microsoft Foundry project that contains an agent named PaymentAgent.

PaymentAgent includes a function tool that issues customer refunds by using an external API.

You are creating a workflow in YAML.

You need to ensure that the workflow pauses for human approval and continues with the refund step only after approval is granted.

How should you complete the workflow definition? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 5

You have a Microsoft Foundry project that generates product marketing images from text prompts.

After publishing several images, the legal team at your company identifies a competitor ' s logo on a sign in the background of an image.

You need to remove only the logo, while preserving the rest of the image.

What should you do?

A.

Increase the prompt guidance strength.

B.

Modify the original prompt to exclude brand names.

C.

Apply a mask-based inpainting edit to the part of the image that contains the logo.

D.

Rerun the prompt by using a different random seed.

Question # 6

You have an app named App1 that uses a Microsoft Foundry multimodal model deployment.

App1 runs optical character recognition (OCR) on uploaded images and appends the OCR output to the prompt as additional

context.

Some uploaded images contain embedded text.

You need to prevent potentially malicious instructions from being processed by the model.

What should you use?

A.

protected material text

B.

prompt shields for user prompts

C.

image moderation

D.

prompt shields for documents

Question # 7

You have a Microsoft Foundry project that contains an agent used by the financial analysts at your company.

You need to optimize the agent workflow by providing additional data access and processing capabilities. The solution must meet the following requirements:

• Ensure that the agent can perform calculations during conversations

• Ensure that the agent can access up-to-date information from public websites.

• Ensure that the agent can retrieve information from documents uploaded directly to the agent.

What should you use for each requirement? To answer, drag the appropriate tools to the correct requirements. Each tool may be

used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question # 8

You have a Microsoft Foundry project that contains an agent.

You use a GitHub Actions workflow for CI/CD.

You need to configure the workflow to automatically evaluate the agent when a pull request (PR) is created and prevent branches

from merging if the evaluation results do NOT meet the defined thresholds.

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

NOTE: Each correct selection is worth one point.

Question # 9

You have a Microsoft Foundry project that contains a deployed chat model.

You have a Python service that sends API requests to the model. The service is integrated with an automated validation system that compares generated outputs against approved response patterns.

Stakeholders report that small wording differences are causing validation mismatches.

You need to update the request parameters to improve output stability. The solution must maximize reasoning quality.

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.

Question # 10

You have a Microsoft Foundry project that contains an agent.

The agent uses tools to retrieve internal content and call external APIs. The agent is configured to let the model decide when to call

the tools.

You need to publish the agent for a compliance workflow. The solution must meet the following requirements:

• Each workflow run must include a retrieval step before generating a response.

• Tool calls must authenticate by using the published agent’s own identity.

• Tool access must use an identity isolated from other project resources.

• Tool access must support audit tracing.

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

NOTE: Each correct selection is worth one point.

Go to page: