nerdexam
Microsoft

AI-102 · Question #488

You have an Azure AI agent solution. You plan to create an agent-based app named App1 that will analyze and summarize data for users and generate data-driven recommendations. App1 will be used by…

The correct answer is A. cognitive. A cognitive agent is designed to mimic human thought processes, making it ideal for the complex, data-driven tasks described in the query. Analyze and summarize data and generate data-driven recommendations: Cognitive agents use machine learning and natural language processing…

Submitted by yaw92· Mar 30, 2026Implement agentic solutions

Question

You have an Azure AI agent solution. You plan to create an agent-based app named App1 that will analyze and summarize data for users and generate data-driven recommendations. App1 will be used by non-technical business users and must adapt to new and unforeseen business challenges and improve its performance over time. You need to identity which type of agent to use in App1. The solution must meet the following requirements: - Adapt and improve the agents' performance over time based on user feedback. - Provide tailored recommendations to help users make informed decisions. - Provide the best possible performance of the app. Which agent type should you identify?

Options

  • Acognitive
  • Bprompt-and-response
  • Cautonomous
  • Dtask automation

How the community answered

(37 responses)
  • A
    76% (28)
  • B
    3% (1)
  • C
    14% (5)
  • D
    8% (3)

Explanation

A cognitive agent is designed to mimic human thought processes, making it ideal for the complex, data-driven tasks described in the query. Analyze and summarize data and generate data-driven recommendations: Cognitive agents use machine learning and natural language processing to analyze historical data and act on their learnings, which includes generating insights and recommendations. Adapt and improve over time based on user feedback: They are designed to learn and adapt to user behavior and preferences over time, improving their responses and performance through Used by non-technical business users: These agents can be accessed through user-friendly interfaces, often natural language-based (like virtual assistants), making them suitable for non-technical users. Provide tailored recommendations to help users make informed decisions: By learning from data and interactions, they can deliver personalized recommendations that support better decision-making. Prompt-and-response agents are typically simpler, often operating on basic condition/action rules or simple Q&A models, without the ability to learn, adapt, or perform deep data analysis and complex reasoning over time. Autonomous agents can operate independently and perform tasks without direct human input, which could be part of a cognitive agent's functionality, but the term "autonomous" primarily refers to their level of independent operation, not necessarily their ability to perform high-level cognitive functions and user-facing interaction with continuous learning and feedback loops for non-technical users. Task automation agents are mainly used for automating repetitive, predefined tasks and workflows (e.g., data entry, report generation). While they use data, they lack the sophisticated learning, adaptation, and data-driven recommendation generation capabilities of a cognitive agent designed for analytical insights.

Topics

#agent types#cognitive agent#autonomous agent#adaptive AI

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice