You are building an AI system.
Which task should you include to help the service meet the Microsoft transparency principle for responsible AI?
Select the answer that correctly completes the sentence.

Select the answer that correctly completes the sentence.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Based on the image provided, here is the transcribed text:
You need to build an AI solution that produces new product images based on written descriptions provided by users.
Which AI workload should you use?
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

You are using the Azure Speech SDK to develop a Python application that supports real-time spoken conversations.
Which Azure speech class should you use to configure the connection to the Azure Speech service?
What are two types of generative Al models? Each correct answer presents a complete solution.
NOTE: Each correct answer is worth one point.
You have a Microsoft Foundry project that contains a vision-enabled model deployment.
You need to develop an application that sends a message containing text and an image URL. The solution must ensure the quickest response time.
Which message structure should you include in the request?
Select the answer that correctly completes the sentence.

You have a Python application that extracts fields from invoices by using Azure Content Understanding in Foundry Tools
You submit a PDF for analysts.
What should the application do to retrieve the results?
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Verifying that machine learning models do NOT show racial or gender bias is an example of which Microsoft responsible AI principle?
For each of the following statements, select Yes if the statement is true. Otherwise, select
NOTE Each correct selection is worth one point.

You deploy an Al system to assist with hiring decisions.
Company policy requires that human reviewers oversee Al-generated recommendations and remain responsible for final hiring
decisions.
Which Microsoft responsible Al principle is this an example of?
For each of the following statements, select Yes if the statement is true Otherwise, select No
NOTE: Each correct selection is worth one point.

You use natural language processing to process text from a Microsoft news story. You receive the output shown in the following table.

Which type of natural language processing was performed?
You are developing an application that extracts fields from PDFs by using Azure Content Understanding in Foundry Tools.
You need to use the Python SDK to submit a PDF for analysis and retrieve the extraction results.
What should you do?
You have a multimodal model deployed in Microsoft Foundry
You need to configure the model to analyze an image and provide both a written summary and an audio summary of the image.
What is the minimum number of user prompts that should be sent to the model?
You need to create an AI agent in Microsoft Foundry that follows a specific role and behavior when responding to users.
What should you configure?
You are developing an application that continuously transcribes speech from a default microphone by using Azure Speech in Microsoft Foundry Tools.
You need to perform speech-to-text transcription from the microphone.
Which Python class should you use?
You have an Azure subscription.
You need to use Azure Content Understanding in Foundry Tools to extract structured data from invoices.
What should you provision?
Select the answer that correctly completes the sentence.

Select the answer that correctly completes the sentence.

You are reviewing best practices for using AI at your company.
Which Microsoft responsible AI principle is each task an example of? To answer, drag the appropriate principles to the correct tasks. Each task 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 match is worth one point.

Select the answer that correctly completes the sentence.

Select the answer that correctly completes the sentence.

What is an example of the Microsoft responsible Al principle of transparency?
You are developing an application that uses the Azure Language SDK and a Microsoft Foundry resource.
You need to return a list of important topics from unstructured text.
Which Python method should you use?
Select the answer that correctly completes the sentence.

You have a Microsoft Foundry project that contains a model deployment.
You are developing an application that sends an image and a user question to the model.
You need to send both text and image content in the same request so the model can return an answer.
How should you complete the Python code? To answer, drag the appropriate values to the correct targets. Each value 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.

You are deploying a generative Al model to a Microsoft Foundry project. You assign a higher tokens per minute (TPM) allocation to the model. What is the result of this change?
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

In the Microsoft Foundry portal, you create an agent named Agent1, and then deploy the agent.
You open the Foundry playground to test Agent1.
What does the playground use to ensure that the tests reflect production behavior?
Match the principles of responsible Al to appropriate requirements.
To answer, drag the appropriate principles from the column on the left to its requirement on the right. Each principle 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.

You are developing an application that summarizes customer comments by using Azure Language in Foundry Tools.
You need to install the Azure Language SDK.
Which Python package should you install?
You have a Microsoft Foundry project that contains an agent named Agent1.
You need to ensure that Agent1 always calls an Azure function when the agent responds to user input.
To what should you set tool_choice for Agent1?