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

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 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 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 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 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 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 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 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 have a Microsoft Foundry project named Project1 that contains the following:

• An OpenAPI tool that calls an external API

• A project connection named Connection1 that stores the API key of the external API

When an agent calls the OpenAPI tool, the API returns a 401 unauthorized error, and traces show that the API key header is NOT being sent.

You need to ensure that the OpenAPI tool automatically includes the API key from Connection1 on all requests.

What should you do?

A.

Configure the tool to use the default connection of Project1.

B.

Connect the tool to Connection1.

C.

Enable identity passthrough so that the tool uses the Microsoft Entra token of the caller.

D.

Add the API key header manually to the OpenAPI specification.

You have a Python application named App1 that integrates with a Microsoft Foundry project named Project1.

You need to ensure that App1 meets the following requirements:

• Authenticates by using a Microsoft Entra managed identity

• Sends prompts to a deployed model by using the Azure OpenAI Responses API

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.