L04 FUNDAMENTOS DE AGENTES DE IA EN AZURE

L04 FUNDAMENTOS DE AGENTES DE IA EN AZURE

Professional Development

5 Qs

quiz-placeholder

Similar activities

QUIZ NEW A SERIES

QUIZ NEW A SERIES

Professional Development

10 Qs

Common Pitfalls in research day 8 Oct 2024

Common Pitfalls in research day 8 Oct 2024

Professional Development

6 Qs

Geosphere

Geosphere

Professional Development

6 Qs

Erosion and Deposition

Erosion and Deposition

5th Grade - Professional Development

10 Qs

Townhall AIF

Townhall AIF

Professional Development

9 Qs

Pharmaceutical Industry In era of VUCA

Pharmaceutical Industry In era of VUCA

Professional Development

10 Qs

Câu Hỏi Kiểm Tra Kiến Thức AI

Câu Hỏi Kiểm Tra Kiến Thức AI

Professional Development

10 Qs

Film

Film

1st Grade - Professional Development

10 Qs

L04 FUNDAMENTOS DE AGENTES DE IA EN AZURE

L04 FUNDAMENTOS DE AGENTES DE IA EN AZURE

Assessment

Quiz

Science

Professional Development

Easy

Created by

Eladio Yovera

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes an AI agent?

A developer who specializes in building generative AI solutions.

A software service that uses AI to assist users with information and task automation.

A marketplace for off-the-shelf AI software components.

None of above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which AI agent development service offers a choice of generative AI models from multiple vendors in the Azure AI Foundry model catalog?

Azure AI Foundry Agent Service

OpenAI Assistants API

Microsoft 365 Copilot Chat

None of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which element of an agent definition is used to specify its behavior and restrictions?

Model

Instructions

Tools

None of above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You must run an autonomous agent that calls enterprise tools, enforces content filters, and provides thread-level tracing. What Azure capability best fits?

Azure Functions with a custom LLM wrapper

Azure AI Foundry Agent Service runtime

Stand-alone Azure OpenAI completion API

Azure Logic Apps with HTTP actions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your agent calls an external API that intermittently times out. Which design meets production needs?

Disable retries to fail fast

Client-side loop in the UI

Agent orchestration that manages retries, updates thread state, logs errors, and surfaces metrics to Application Insights

Larger model context window