Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Certifications›AI-900›Objectives›Describe features of Natural Language Processing workloads on Azure
Objective 4.0

Describe features of Natural Language Processing workloads on Azure

AI-900 Practice Questions

Use this page to practise NAT and PAT questions. Understanding the difference between inside local and inside global addresses — and when each NAT type is appropriate — is the fastest way to eliminate wrong answers.

Full Practice Test →All Objectives

What this objective tests

AI-900 Describe features of Natural Language Processing workloads on Azure — Key Topics

NAT questions usually test how private addresses are translated, when to use static NAT, dynamic NAT or PAT, and how inside/outside interfaces affect traffic flow.

  • Static NAT, dynamic NAT and PAT behaviour.
  • Inside local, inside global, outside local and outside global address meanings.
  • How NAT affects connectivity between private and public destinations.
  • How to troubleshoot NAT rules, ACL matches and interface direction.

Common exam traps

Where candidates lose marks on Describe features of Natural Language Processing workloads on Azure

  • ⚠PAT allows many inside hosts to share one public address by using port numbers.
  • ⚠NAT rules depend on correct inside and outside interface configuration.
  • ⚠The ACL used for NAT identifies traffic to translate; it is not a security ACL.
  • ⚠Static NAT maps one private address to one public address; PAT overloads translations.

AI-900 Describe features of Natural Language Processing workloads on Azure — Practice Questions

30 questions from this objective

Question 2hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization needs to extract specific data elements (such as patient names, medication dosages, and dates) from unstructured doctors' notes. Which Azure Cognitive Service is best suited for this task?

Question 3mediummultiple choice
Read the full NAT/PAT explanation →

A hospital wants to create a system that can transcribe doctor-patient conversations in real time and also extract medical conditions, medications, and dosages from the transcribed text. Which combination of Azure AI services should they use?

Question 4mediummultiple choice
Full question →

A customer service team wants to build an Azure AI-powered bot that can understand the intent behind customer messages. For example, the bot should recognize that 'I want to return my shoes' maps to a 'ReturnItem' intent, and 'Where is my order?' maps to 'TrackOrder'. Which Azure service provides pre-built models specifically for intent recognition?

Question 5mediummultiple choice
Full question →

An online news platform receives thousands of articles daily. The editors want to automatically identify the most important topics discussed in each article to help with content categorization. Which Azure Text Analytics capability should they use?

Question 6hardmultiple choice
Full question →

A company's HR department wants to create a self-service bot that can answer employee questions about company policies. They have a collection of policy documents in PDF format. Which Azure AI Language feature should they use to ingest these documents and enable the bot to provide answers based on them?

Question 7mediummultiple choice
Full question →

A retail company collects thousands of customer reviews. They want to automatically extract frequently mentioned aspects (e.g., 'battery life', 'customer service', 'price') to understand common topics. Which Azure AI Language capability should they use?

Question 8mediummultiple choice
Full question →

A law firm receives hundreds of legal documents daily. They want to use Azure AI Language to automatically assign each document to exactly one predefined category, such as 'Contract', 'Trademark', or 'Litigation'. Which Azure AI Language feature is specifically designed for this task?

Question 9mediummultiple choice
Read the full NAT/PAT explanation →

A legal research company needs to automatically extract specific case citation patterns (e.g., '123 U.S. 456') from thousands of legal documents. The standard named entity recognition in Azure AI Language does not recognize these custom citation formats. Which Azure AI Language feature should they use to create a model that extracts these custom entities?

Question 10mediummultiple choice
Full question →

A market research firm wants to analyze thousands of customer reviews to automatically identify frequently mentioned product aspects and the sentiment associated with each aspect. For example, they want to know that 'battery life' is mentioned often with negative sentiment, while 'design' is mentioned with positive sentiment. Which Azure AI Language capability is best suited for this task?

Question 11mediummultiple choice
Full question →

A customer support team wants to analyze chat transcripts to identify the most common issues customers are reporting. They need to automatically extract meaningful phrases like 'slow internet connection' and 'billing error' from the conversations. Which Azure AI Language feature should they use?

Question 12hardmultiple choice
Read the full NAT/PAT explanation →

A global customer support team receives feedback messages in multiple languages. They want to build an automated pipeline that first identifies the language of each message, then translates it to English, and finally analyzes the sentiment of the translated text. Which combination of Azure AI services should they use?

Question 13hardmultiple choice
Full question →

A medical research organization needs to process thousands of clinical trial documents to automatically extract specific medical entities such as diseases, symptoms, medications, and dosages. They want to use a prebuilt Azure AI Language capability that is already trained on medical domain data. Which Azure AI Language feature should they use?

Question 14mediummultiple choice
Full question →

A customer support team wants to automatically extract the most important words or short phrases from each customer service ticket to understand common issues. Which Azure AI Language feature should they use?

Question 15mediummultiple choice
Full question →

A marketing team wants to automatically analyze thousands of product reviews to determine if each review expresses a positive, negative, or neutral opinion about the product. Which Azure AI Language feature should they use?

Question 16mediummultiple choice
Read the full NAT/PAT explanation →

A hospital receives patient notes in free text. They need to automatically identify entities like disease names, medications, and dosages from these notes without requiring any custom training. Which Azure AI Language feature is specifically designed for this medical entity extraction task?

Question 17mediummultiple choice
Full question →

A news agency wants to automatically extract the names of people and organizations mentioned in thousands of articles. They plan to use a prebuilt Azure AI Language feature that requires no custom training. Which feature should they use?

Question 18mediummultiple choice
Full question →

A customer support team wants to create a chatbot that can answer common questions about employee benefits. They have a PDF document containing a list of frequently asked questions with their answers. Which Azure AI Language feature should they use to build a solution that extracts answers directly from this content?

Question 19mediummultiple choice
Full question →

A law firm needs to automatically detect and redact sensitive information such as names, addresses, and social security numbers from legal documents. Which Azure AI Language feature can detect these entities without custom training?

Question 20mediummultiple choice
Full question →

A medical research team needs to analyze thousands of clinical trial reports to extract specific medical terms like disease names, symptoms, and medications. They want to use an Azure AI Language feature that is pre-trained on medical data and requires no custom training. Which feature should they use?

Question 21mediummultiple choice
Full question →

A legal firm needs to automatically produce a short summary of each lengthy court ruling, highlighting the most important sentences. Which Azure AI Language feature should they use?

Question 22hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization needs to automatically redact personally identifiable information (PII) such as patient names and addresses from unstructured medical notes, while keeping clinical terms like disease names and medications. They want to use prebuilt Azure AI Language features without any custom training. Which combination of features should they use?

Question 23easymultiple choice
Full question →

A travel agency wants to build a chatbot that can automatically answer customer questions about flight status by extracting answers from a PDF document containing FAQs. Which Azure AI Language feature should they use to directly query this content?

Question 24mediummultiple choice
Read the full NAT/PAT explanation →

A customer service team wants to analyze thousands of call transcripts to identify common complaints and understand whether customer sentiment is positive, negative, or neutral. They plan to use prebuilt Azure AI Language features without any custom training. Which combination of features should they use?

Question 25hardmultiple choice
Full question →

A law firm needs to automatically extract specific information from legal contracts, such as the names of the parties involved, effective dates, and governing law clauses. The firm has a small set of contracts that have been manually annotated with these specific fields. Which Azure AI Language feature should they use to build a custom extraction solution?

Question 26hardmultiple choice
Read the full NAT/PAT explanation →

A legal firm needs to automatically process thousands of court documents. The system must identify and redact sensitive personal information such as names, addresses, and social security numbers. Additionally, it must extract legal-specific entities like case numbers, judge names, and statute references. The firm has a small set of manually annotated documents with these legal entities. Which combination of Azure AI Language features should they use?

Question 27mediummultiple choice
Full question →

A retail company wants to automatically analyze thousands of product reviews to identify the most frequently mentioned aspects, such as 'battery life', 'screen quality', and 'customer service'. They plan to use a prebuilt Azure AI Language feature without any custom training. Which feature should they use?

Question 28mediummultiple choice
Read the full NAT/PAT explanation →

A customer support team wants to analyze chat logs to automatically identify the most common reasons for customer complaints and track how customer sentiment changes throughout a conversation. They plan to use prebuilt Azure AI Language features without any custom training. Which combination of features should they use?

Question 29easymultiple choice
Full question →

A customer insights team at a retail company has collected thousands of product reviews. They want to automatically extract the most frequently mentioned topics or aspects from these reviews, such as 'price', 'durability', and 'customer service', without any custom training. Which prebuilt Azure AI Language feature should they use?

Question 30mediummultiple choice
Read the full NAT/PAT explanation →

A global news organization receives articles in multiple languages. They need to first identify the language of each article, then translate it into English. Which combination of prebuilt Azure AI services should they use?

Question 31mediummultiple choice
Full question →

A marketing team wants to automatically analyze thousands of customer reviews to identify the most commonly discussed aspects, such as 'price', 'durability', or 'customer service'. They do not have any labeled data for custom training. Which prebuilt Azure AI Language feature should they use?

More Describe features of Natural Language Processing workloads on Azure questions available in the full practice test.

Continue Practising →
←

Previous objective

Describe features of computer vision workloads on Azure

Next objective

Describe features of generative AI workloads on Azure

→

All AI-900 Objectives

  • 1.Describe Artificial Intelligence workloads and considerations
  • 2.Describe fundamental principles of machine learning on Azure
  • 3.Describe features of computer vision workloads on Azure
  • 4.Describe features of Natural Language Processing workloads on Azure
  • 5.Describe features of generative AI workloads on Azure