Courseiva

AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure

What is 'Azure Language Studio' and what can you do with it?

⚠ Common exam trap

Test-takers frequently confuse Azure Language Studio with a development environment (like Visual Studio Code) or a hosting service, when in fact it is specifically a no-code portal for testing and training NLP models.

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

A no-code web portal for testing and training Azure AI Language capabilities

Azure Language Studio is a no-code web portal that allows users to explore, test, and train Azure AI Language capabilities without writing code. It provides a graphical interface for tasks like sentiment analysis, key phrase extraction, and custom text classification, making it accessible for non-developers to build and evaluate NLP models.

Answer analysis

Option-by-option breakdown

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

  • A code editor for writing Python NLP scripts connected to Azure AI Language APIs

    Why it's wrong here

    Language Studio is a browser-based graphical portal, not a code editor. While developers can use Python with the Azure AI Language SDK or REST APIs in tools like VS Code, that workflow requires writing and debugging code. In contrast, Language Studio lets you select and test NLP features (sentiment, key phrases, entities) through a point-and-click UI, with no Python scripts involved.

  • A no-code web portal for testing and training Azure AI Language capabilities

    Why this is correct

    Language Studio is a no-code web portal (language.cognitive.azure.com) connected to an Azure AI Language resource. It provides visual workflows for prebuilt features—sentiment analysis, named entity recognition, key phrase extraction, PII detection—and for building custom models such as custom text classification and custom NER. Users can upload labeled data, train, evaluate, and publish models without writing code, while the underlying service exposes the same capabilities programmatically through REST APIs and SDKs.

  • A service for hosting and running multi-language web applications in Azure

    Why it's wrong here

    Hosting multi-language web applications is the job of Azure App Service (or other compute services), not Language Studio. Language Studio is a configuration/testing front-end for the Azure AI Language service, which performs NLP tasks like language detection and text analysis. It cannot serve HTTP requests for a web app or manage application runtimes, and its 'multi-language' support simply means its NLP models can process text in many human languages, not that it runs multilingual code.

  • A creative writing studio application powered by AI language generation

    Why it's wrong here

    This describes a consumer application like a word processor with generative AI, not Language Studio. Language Studio is the Azure portal for configuring and testing the Azure AI Language service, which includes prebuilt extraction and classification APIs and custom model training workflows. It does not generate creative prose; generative text authoring would fall under services like Azure OpenAI. Rather, it provides dashboards and demo experiences for evaluating model outputs against a connected Azure AI Language resource.

About these practice questions

This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 AI-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 AI-900 exam.