What is the primary purpose of Azure Cognitive Services?

  1. To compile and execute Python code in the cloud
  2. To store and manage unstructured data in Azure
  3. To provide pre-built AI services for vision, speech, language, and decision-making without deep ML expertise ✓
  4. To replace human workers with automated processes

Correct answer: To provide pre-built AI services for vision, speech, language, and decision-making without deep ML expertise

Option C is correct because Azure Cognitive Services (now part of Azure AI Services) is a collection of pre-built, API-driven AI capabilities covering vision, speech, language, and decision domains, enabling developers to add AI features without needing deep machine learning expertise. Option A is incorrect because executing Python code in the cloud is the role of Azure Functions or Azure Machine Learning compute, not Cognitive Services. Option B is incorrect because storing and managing unstructured data is the function of Azure Blob Storage or Azure Data Lake, not an AI services platform. Option D is incorrect because while AI can automate tasks, Azure Cognitive Services is specifically a set of AI APIs rather than a general-purpose workforce automation platform.

Topic: · azure ai services, cognitive services, pre-built ai, azure ai fundamentals

Practice Microsoft Azure AI Fundamentals (AI-900) Questions Free