Courseiva
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

Which Azure service provides intelligent, AI-powered search over internal business data, including documents, databases, and Teams conversations?

⚠ Common exam trap

Candidates often confuse Azure Cognitive Search with Azure Resource Graph or Azure Monitor Log Analytics, mistakenly thinking those services can perform AI-powered search over business data when they are actually designed for resource inventory and monitoring queries, respectively.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Cognitive Search

Azure Cognitive Search (now also known as Azure AI Search) is the correct service because it provides AI-powered indexing and search capabilities over heterogeneous internal business data, including documents, databases, and Microsoft Teams conversations. It uses built-in AI enrichment (e.g., OCR, entity recognition, key phrase extraction) to extract insights from unstructured content and supports semantic search for more relevant results.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Monitor Log Analytics search

    Why it's wrong here

    Azure Monitor Log Analytics search is a query tool that runs KQL against collected telemetry such as activity logs, resource diagnostics, and custom application logs for monitoring and troubleshooting. Its results are rows from time-series operational data, and it lacks document parsing, indexing, and relevance ranking capabilities. Cognitive Search, in contrast, is meant for information retrieval from document stores where users need keyword or semantic matches.

  • Azure Cognitive Search

    Why this is correct

    Azure Cognitive Search is a cloud PaaS search engine that ingests content from Azure SQL, Blob Storage, Cosmos DB, and other sources, then enriches it with AI skills such as OCR, entity recognition, and key-phrase extraction. It creates an inverted index that supports full-text, fuzzy, and semantic search with features like autocomplete, synonyms, and custom scoring profiles. That combination of deep indexing and cognitive enrichment makes it the correct choice for searching business documents.

  • Azure Resource Graph

    Why it's wrong here

    Azure Resource Graph is a governance-focused query engine that uses KQL to scan Azure resource inventory, properties, and relationships across many subscriptions. It is optimized for answering "what resources exist and how are they configured?" questions, not for indexing business documents. Unlike Cognitive Search, which creates searchable indexes over PDFs and text, Resource Graph never exposes a full-text search endpoint for end-users.

  • Azure Synapse Analytics

    Why it's wrong here

    Azure Synapse Analytics is an enterprise data warehousing and big data analytics service that unifies SQL pools, Apache Spark, and data pipelines for large-scale data transformation and BI. It is designed to process raw data into analytical models and dashboards, not to deliver ranked, sub-second search results over human-readable documents. Cognitive Search, by contrast, is a dedicated PaaS offering for building search-driven applications with relevance scoring and faceted navigation.

About these practice questions

Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.