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.
Start practicing
Describe features of Natural Language Processing workloads on Azure — choose a session length
Free · No account required
Domain overview
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.
Exam objectives
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.
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.
Click any question to see the full explanation and answer options, or start a focused practice session above.
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?
2A 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?
3A 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?
4An 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?
5A 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?
6A 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?
7A 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?
8A 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?
9A 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?
10A 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?
11A 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?
12A 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?
13A 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?
14A 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?
15A 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?
16A 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?
17A 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?
18A 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?
19A 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?
20A 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?
21A 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?
22A 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?
23A 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?
24A 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?
25A 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?
26A 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?
27A 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?
28A 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?
29A 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?
30A 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?
31A language teacher uses Azure AI Language to automatically analyze hundreds of student essays. The teacher wants to identify the main topics discussed in each essay and also understand the overall sentiment (positive, negative, or neutral) expressed. Which two prebuilt Azure AI Language features should the teacher use together to accomplish this goal?
32A customer support team wants to analyze chat transcripts to automatically extract the most frequently mentioned product issues and also determine whether each chat represents a positive, neutral, or negative customer experience. Which prebuilt Azure AI Language feature should they use?
33A customer service team wants to analyze thousands of support tickets to automatically categorize them into predefined topics like 'billing', 'technical issue', and 'account management'. They have a small set of labeled tickets for each category. Which Azure AI Language feature should they use?
34A customer support team wants to use Azure AI Language to automatically analyze incoming support emails. They need to extract the product name mentioned in each email and determine whether the customer's sentiment is positive, negative, or neutral. They have no labeled data for custom training. Which two prebuilt Azure AI Language features should they use together?
35A company wants to build a chatbot that can answer customer questions about their product return policy, shipping times, and warranty information. They have a structured document with these questions and answers. Which Azure AI Language feature should they use to create this chatbot without writing custom code?
36A law firm needs to automatically redact personal identifiable information (PII) such as names, addresses, and social security numbers from thousands of legal documents before making them public. They want to use a prebuilt Azure AI Language feature without custom training. Which feature should they use?
37A legal firm needs to automatically extract specific terms such as contract dates, party names, and monetary amounts from thousands of legal documents. The firm does not have a labeled dataset for custom training but needs to identify only these predefined types of information. Which prebuilt Azure AI Language feature should they use?
38A research team wants to automatically analyze thousands of online news articles to identify the main topics discussed in each article (e.g., 'technology', 'politics', 'sports'). They need a prebuilt Azure AI Language feature that returns a list of key concepts or topics without any custom training. Which feature should they use?
39A legal firm needs to automatically extract the names of organizations and monetary values from thousands of legal contracts. They want to use a prebuilt Azure AI Language feature without custom training. Which feature should they use?
40A multinational company receives customer feedback in multiple languages. They need to automatically determine the language of each piece of feedback before routing it to the appropriate support team. Which prebuilt Azure AI Language feature should they use?
41A developer wants to build a virtual assistant that can understand user intents such as 'Book a flight' or 'Check weather' and extract relevant entities like destination and date. The developer has a small set of labeled example utterances. Which Azure AI Language feature should the developer use?
42A customer support team receives thousands of unstructured chat transcripts every day. They want to automatically identify the most common recurring issues (e.g., 'long wait time', 'payment error', 'login problem') without training a custom model. Which prebuilt Azure AI Language feature should they use?
43A hotel chain wants to automatically analyze guest reviews to identify the most frequently mentioned aspects of their stay, such as 'cleanliness', 'staff friendliness', or 'location'. They want to use a prebuilt Azure AI Language feature without custom training. Which feature should they use?
44A business analyst wants to quickly summarize the main topics discussed in a large collection of customer feedback emails. The analyst needs to identify recurring concepts such as 'product quality', 'shipping delay', and 'customer service'. They want to use a prebuilt Azure AI Language feature without any custom training. Which feature should they use?
45A retail company wants to automatically determine whether customer reviews are positive, negative, or neutral. Which prebuilt Azure AI Language feature should they use?
46A customer support team receives hundreds of long product reviews every day. They want to automatically summarize each review into a few key sentences to quickly understand the main points. Which prebuilt Azure AI Language feature should they use?
47A customer support team wants to automatically analyze customer emails to determine if the sentiment is positive, negative, or neutral. Which Azure service should they use?
48A legal firm needs to process thousands of contracts to automatically identify important terms such as dates, monetary amounts, names of parties, and legal citations. Which built-in feature of the Azure AI Language service is best suited for this task?
49A customer service organization has thousands of support tickets labeled with predefined categories such as 'Billing', 'Technical', and 'Account Management'. They want to build a solution that automatically assigns a category to new, incoming tickets. The categories are fixed and known in advance. Which Azure AI Language service feature should they use?
50A global social media platform wants to automatically detect the language of user posts to route them to appropriate content moderators. The posts are short and often contain mixed scripts. Which Azure AI Language feature should they use?
51A market research company wants to analyze thousands of product reviews to identify the most frequently talked-about topics (such as 'battery life', 'screen quality', 'customer support') to guide product improvements. Which Azure AI Language feature is best suited for this task?
52A multinational company needs to automatically translate customer support emails from English to Spanish and French. The emails are plain text. Which Azure service should they use?
53A legal firm needs to analyze thousands of contracts to extract key information such as party names, dates, and monetary amounts. They also need to identify if certain clauses (e.g., non-compete, termination rights) are present. Which combination of Azure AI Language features should they use?
54A consumer electronics company collects online reviews about their latest smartphone. They want to identify specific aspects that customers praise or criticize, such as battery life, camera quality, and screen brightness. Which Azure AI Language feature should they use to extract these aspect-based opinions?
55A law firm needs to process thousands of legal contracts. They want to extract specific clauses (e.g., 'confidentiality', 'indemnity') and also identify the names of parties and monetary amounts mentioned. Which Azure AI Language feature(s) should they use together to achieve both tasks?
56A customer support team receives thousands of emails daily. They want to automatically route each email to the appropriate department (Billing, Technical Support, or General Inquiry). They also want to extract the customer's account number and order ID from each email. Which combination of Azure AI Language features should they use?
57A hotel chain wants to analyze thousands of guest reviews to understand the overall tone of feedback (positive or negative) and to extract the most commonly mentioned features (e.g., 'room cleanliness', 'staff friendliness', 'breakfast'). Which two Azure AI Language features should they combine?
58A global e-commerce company receives customer support emails in over 30 languages. They want to automatically route each email to the correct department (Billing, Technical Support, or Returns) and also extract the order number and the product name mentioned in the email. The solution must be able to identify the language of each email before further processing. Which combination of Azure AI Language features should they use?
59A customer support team receives emails in multiple languages. They want to automatically determine the language of each email and then extract key phrases to summarize the issue. Which two Azure AI Language features should they use in sequence?
60A law firm receives hundreds of legal documents daily. They need to automatically extract key entities like names of parties, dates, jurisdictions, and also classify each document as 'contract', 'pleading', or 'memo'. Which combination of Azure AI Language features should they use?
61A customer service team wants to analyze chat transcripts to understand customer sentiment and identify the most frequently discussed topics. Which two Azure AI Language features should they combine to achieve this?
62A company wants to build an FAQ bot that can answer questions based on its internal knowledge base. The questions from users are often phrased in different ways. They want to match the user's intent to pre-defined answers without training a custom model. Which Azure AI Language feature should they use?
63A law firm needs to automatically categorize documents (e.g., 'contract', 'pleading', 'memo') and extract specific clauses such as 'indemnity' and 'confidentiality'. They have a large set of labeled examples for both tasks. Which combination of Azure AI Language features should they use?
64A hospital collects patient feedback forms in text format. They want to automatically identify whether each feedback is positive, negative, or neutral, and also extract specific recurring phrases like 'waiting time' and 'staff attitude'. Which Azure AI Language feature should they use to determine the overall tone of the feedback?
65A customer service team wants to automatically determine whether each customer feedback message is positive, negative, or neutral. Which Azure AI Language feature should they use?
66A law firm needs to automatically process incoming legal documents. They have two specific requirements: (1) extract the names of all parties involved, the court name, and the filing date; (2) categorize each document as a 'complaint', 'motion', or 'subpoena'. Which two Azure AI Language features should they use? (Choose two.)
67A legal firm needs to automatically extract key information from contracts, including the names of parties involved, important dates, and monetary amounts. Which Azure AI Language feature should they use to identify and extract these specific pieces of information from the text?
68A hospital collects patient experience feedback in free-text form. They need to automatically (1) extract specific mentions of symptoms (e.g., 'headache', 'fever', 'fatigue') from the text, and (2) determine the overall emotional tone of each feedback (e.g., positive, negative, neutral). Which combination of Azure AI Language features should they use?
69A multinational corporation receives customer support emails in multiple languages. They need to automatically identify the language of each email so it can be routed to the appropriate support team. Which Azure AI Language feature should they use?
70A company analyzes customer reviews to identify common themes. They need to automatically extract the most important concepts from each review, such as 'battery life', 'customer service', and 'price'. Which Azure AI Language feature should they use?
71A marketing team needs to analyze thousands of product reviews to identify the most frequently mentioned topics, such as 'battery life', 'customer support', and 'price'. They want an automated method to extract these main concepts from each review. Which Azure AI Language feature should they use?
72A company wants to build a self-service FAQ bot that answers customer questions based on a collection of policy documents (PDFs and Word files). They want the bot to extract answers directly from the documents without manually creating question-answer pairs. Which Azure AI Language feature should they use?
73A news agency needs to automatically process thousands of news articles and extract specific structured information: the publication date, the author's name, and the headline. None of these fields are standard predefined entities in Azure AI Language. Which Azure AI Language feature should they use to train a model to extract these custom entities?
74A customer support team uses an AI chatbot to analyze incoming messages. They want to automatically identify the most frequently mentioned topics, such as 'shipping delay', 'refund policy', and 'product quality', without manually reading each message. Which Azure AI Language feature should they use?
75A customer support team wants to automatically analyze incoming emails to (1) determine the overall emotional tone (e.g., frustrated, satisfied) and (2) identify specific key phrases that indicate the reason for contact (e.g., 'return item', 'refund policy'). Which two Azure AI Language features should they use? (Choose two.)
76A multinational corporation receives customer feedback emails in several languages. The company wants to translate all emails into English for centralized analysis by its support team. Which Azure service should they use?
77A company wants to automatically categorize support tickets into categories such as 'Billing', 'Technical Issue', and 'Account Management'. They have a set of 1,000 labeled tickets that they can use to train a model. Which Azure AI Language feature should they use?
78A legal firm needs to automatically sort incoming legal documents into predefined categories such as 'Contract', 'Brief', 'Motion', and 'Discovery'. They have a set of 500 manually labeled documents to use as examples. Which Azure AI Language feature should they use to build this classification system?
79A global e-commerce company receives product reviews in multiple languages. They want to automatically identify the language of each review to route it to the appropriate translation queue. Which Azure AI Language feature should they use?
80A customer support team wants to automatically analyze thousands of product reviews. Their goal is to extract the most frequently mentioned topics (e.g., 'battery life', 'customer service', 'screen quality') without manually reading each review. Which Azure AI Language feature should they use?
81A restaurant chain wants to build a voice-powered ordering system for its drive-through. The system must understand when a user wants to place an order, modify an existing order, or cancel an order. It also needs to extract specific details like the menu item name and quantity from the user's speech. Which Azure AI Language feature should they use to handle both intent recognition and entity extraction?
82A hospital wants to automatically anonymize patient medical records by removing all personally identifiable information (PII) such as names, dates, and social security numbers from unstructured text notes. Which Azure AI Language feature should they use?
83A university wants to build a chatbot that can answer questions about its admission procedures. The chatbot should retrieve answers directly from a set of official PDF documents containing policies and FAQs. Which Azure AI Language feature should they use to implement this?
84A legal department needs to automatically extract specific entities from contracts, such as 'Effective Date', 'Governing Law', and 'Payment Terms'. They have 500 manually labeled contract clauses that specify which text spans correspond to each entity. Which Azure AI Language feature should they use to build this custom entity extraction solution?
85A legal department needs to automatically extract specific types of information from court documents, such as the names of plaintiffs and defendants, dates of hearings, and names of presiding judges. The department has a large set of unlabeled documents but does not have any manually tagged examples. Which Azure AI Language feature should they use?
86A news agency wants to build a system that can automatically generate a short headline for each news article. The system should select the most important sentence from the article as the headline. Which Azure AI Language feature should they use?
87A hospital wants to automatically extract patient symptoms and medication names from clinical notes. They have a set of pre-defined categories for symptoms and medications, and they have manually labeled a few hundred sentences to indicate which text spans belong to each category. Which Azure AI Language feature should they use to build this custom entity extraction solution?
88A legal firm needs to automatically extract case-specific entities such as 'docket number', 'plaintiff attorney', and 'court name' from legal documents. They have a small set of manually labeled examples for each entity. Which Azure AI Language feature should they use to build this custom entity extraction solution?
89A medical transcription service wants to automatically identify and extract medical terms such as diagnoses, medications, and procedures from doctor's notes. The notes are unstructured text. They want to use a pre-trained Azure AI Language feature that can understand medical terminology. Which feature should they use?
90A news agency publishes hundreds of articles daily. They want to automatically extract the main topics discussed in each article, such as 'politics', 'economy', or 'sports', to categorize content without manual tagging. Which built-in Azure AI Language feature should they use?
91A research team wants to automatically extract the most important phrases from a large collection of scientific articles to identify emerging trends. The articles are all in English. They do not want to train a custom model. Which built-in Azure AI Language feature should they use?
92A global company receives customer support tickets in over 60 languages. They need to automatically detect the language of each ticket so it can be routed to the appropriate language-specific team. The company has no labeled training data for language identification. Which Azure AI Language feature should they use?
93A hotel chain receives thousands of online guest reviews each month. The management wants to automatically determine whether the overall feedback for each review is positive, negative, or neutral to identify areas for improvement. Which Azure AI Language feature should they use?
94A law firm wants to automatically categorize incoming legal documents into custom categories such as 'Motion', 'Contract', 'Discovery', and 'Memorandum'. The firm has a set of manually labeled documents that can be used to train the system. Which Azure AI Language feature should they use?
95A news agency publishes hundreds of articles daily. They want to automatically determine the main topics discussed in each article, such as 'politics', 'economy', or 'sports', without manually tagging them. The agency has no labeled training data. Which built-in Azure AI Language feature should they use?
96A customer service department wants to automatically extract the names of products mentioned in customer emails and the sentiment expressed about each product. For example, from the sentence 'The battery life of the X100 is excellent, but the screen is too dark,' they need to identify 'X100' and associate 'positive' sentiment with 'battery life' and 'negative' sentiment with 'screen'. Which Azure AI Language feature should they use?
97A company wants to build a customer service chatbot that can understand user intents (e.g., 'cancel order', 'track shipment') and extract relevant entities (e.g., order number, product name). Which Azure AI Language feature should they use?
98A hotel chain wants to automatically determine whether online guest reviews express a positive, negative, or neutral opinion about their stays. Which built-in Azure AI Language feature should they use?
99A legal firm needs to automatically extract custom entities such as 'Party Name', 'Effective Date', and 'Governing Law' from contracts. They have a set of manually labeled contracts to use as training data. Which Azure AI Language feature should they use?
100A news agency receives thousands of articles daily from wire services. They want to automatically identify and tag mentions of people, organizations, and locations within each article to improve search and categorization. The agency has no labeled training data. Which built-in Azure AI Language feature should they use?
101Which Azure AI service can detect the language of a text input and return the identified language name and confidence score?
102What does sentiment analysis do?
103Which Azure AI service can identify and extract named entities (people, organizations, locations, dates) from text?
104Which Azure AI service extracts key information (like invoice numbers, dates, and amounts) from structured documents like forms and invoices?
105What does Azure AI Speech service's text-to-speech (TTS) feature do?
106What is the purpose of Azure AI Language Studio?
107What is the purpose of Azure AI Translator?
108What is the purpose of key phrase extraction in Azure AI Language?
109What is conversational language understanding (CLU) in Azure AI Language?
110What is the question answering feature in Azure AI Language used for?
111Which Azure service enables building a question-answering chatbot from existing FAQ documents with minimal code?
112What is Azure AI Speech's real-time speech recognition feature used for?
113What is opinion mining (also called aspect-based sentiment analysis) in Azure AI Language?
114What is tokenization in the context of natural language processing?
115What is the purpose of Azure AI Speech's speaker recognition feature?
116What is custom text classification in Azure AI Language?
117What is Azure AI Language's text summarization capability used for?
118What is the difference between extractive summarization and abstractive summarization?
119What does the Azure AI Translator's language detection feature do when no source language is specified?
120What is named entity recognition (NER) and provide an example of its output?
121What does Azure AI Speech's 'custom neural voice' capability allow organizations to do?
122What is the purpose of Azure AI Language's 'personally identifiable information (PII) detection' feature?
123What does Azure AI Language's 'text analytics for health' feature provide?
124What is the purpose of Azure AI Speech's 'batch transcription' capability?
125What is transfer learning and how does it apply to NLP models?
126What is the Azure AI Language Studio used for in addition to testing built-in features?
127What is the purpose of Azure Bot Service's channel integration?
128What is the Azure AI Language feature 'custom named entity recognition' used for?
129What is the Azure AI Speech service's 'speaker diarization' feature?
130What is the difference between Azure AI Speech and Azure AI Language?
131What is the role of intents in conversational language understanding (CLU)?
132What is the Azure AI Language 'orchestration workflow' feature used for?
133What is 'abstractive summarization' vs. 'extractive summarization' in Azure AI Language, and which produces summaries in new words?
134What is Azure Cognitive Search (Azure AI Search) and what role does it play in AI applications?
135What is the difference between entities and intents in conversational language understanding?
136What is a 'multi-turn conversation' in the context of Azure Bot Service and conversational AI?
137What does Azure AI Language's 'language detection' feature return?
138What is the Azure AI Translator's 'document translation' capability?
139What is Azure AI Language's 'custom summarization' capability?
140What is the purpose of Azure AI Language's 'entity linking' feature?
141What is the purpose of 'entities' in conversational language understanding (CLU) models?
142What is 'speech synthesis markup language' (SSML) used for in Azure AI Speech?
143What is Azure AI Translator's 'custom translator' service?
144What is 'named entity recognition' (NER) in Azure AI Language?
145What is 'conversation history' and why is it important in multi-turn chatbot interactions?
146What is 'text analytics' in Azure AI Language?
147What is 'custom text classification' in Azure AI Language?
148What is 'coreference resolution' in natural language processing?
149What is 'language detection' in Azure AI Language?
150What is 'conversational language understanding' (CLU) in Azure AI Language?
151What is 'question answering' in Azure AI Language and what are its two main types?
152What is 'key phrase extraction' in Azure AI Language?
153What is 'orchestration workflow' in Azure AI Language for multi-skill scenarios?
154What is 'word sense disambiguation' (WSD) and why is it challenging for NLP?
155What is 'text-to-speech' (TTS) in Azure AI Speech?
156What is 'abstractive summarisation' and how does it differ from 'extractive summarisation'?
157What is 'sentiment analysis' at the opinion mining level vs. document level in Azure AI Language?
158What is 'speaker diarisation' in Azure AI Speech and when is it used?
159What is 'real-time speech translation' in Azure AI Speech?
160What is 'token budget' and 'context window' management in large language models?
161What is 'custom speech' in Azure AI Speech and when would you use it?
162What is 'intent recognition' in the context of Azure AI Language and conversational AI?
163What is 'personally identifiable information' (PII) detection in Azure AI Language?
164What is 'Azure AI Language' and which capabilities does it include?
165What is 'machine translation' in Azure AI Translator and what languages does it support?
166What is 'multi-language support' in Azure AI Language and why does it matter?
167What is 'semantic role labelling' (SRL) and why is it important for language understanding?
168What is 'entity linking' in Azure AI Language and how does it differ from NER?
169What is 'custom named entity recognition' (custom NER) in Azure AI Language?
170What is 'Azure AI Speech Studio' and what does it help you do?
171What is 'pronunciation assessment' in Azure AI Speech?
172What is 'conversation summarisation' in Azure AI Language?
173What is 'Azure AI Translator' and what are its main capabilities beyond basic text translation?
174What is 'sentiment analysis at scale' and how does Azure AI Language handle it?
175What is 'cross-lingual transfer learning' in multilingual NLP models?
176What is 'voice cloning' in Azure AI Speech's custom neural voice and what are its ethical safeguards?
177What is 'healthcare NLP' in Azure AI Language and what medical entities can it extract?
178What is 'Azure Language Studio' and what can you do with it?
179What is 'abstractive question answering' vs 'extractive question answering' in Azure AI Language?
180What is 'batch document translation' in Azure AI Translator and what file formats does it support?
181What is the 'Azure AI Language SDK' and what programming languages does it support?
182What is 'speech synthesis markup language' (SSML) in Azure AI Speech?
183What is 'Azure AI Language's pre-built models' vs 'custom models' and when do you choose each?
184What is 'multi-label text classification' vs 'single-label' in Azure AI Language?
185What is 'keyword extraction' vs 'key phrase extraction' in Azure AI Language?
186What is 'Azure AI Language Studio's evaluation' tab and what metrics does it report?
187What is 'latent semantic analysis' (LSA) and how does it relate to modern NLP embeddings?
188What is 'span-based named entity recognition' and how does it differ from sequence labelling?
189What is 'Azure AI Immersive Reader' and what accessibility needs does it address?
190What is 'text moderation' in Azure AI Content Safety for NLP workloads?
191What is 'summarisation quality' evaluation and what metrics are used?
192What is 'Azure AI Language's text analytics for health' (TA4H) and who uses it?
193What is 'translation quality estimation' and how does Azure AI Translator use AI for it?
194What is 'extractive vs abstractive summarisation' and which does Azure AI Language's document summarisation feature support?
195What is 'Azure AI Speech's keyword recognition' and what are its use cases?
196What is 'Azure AI Bot Service' and how does it relate to Azure AI Language?
197Drag and drop the steps to deploy a model as a real-time inference endpoint in Azure Machine Learning into the correct order.
198Drag and drop the steps to use Azure Speech-to-Text API to transcribe audio into the correct order.
199Match each Azure AI concept to its definition.
200Match each Azure AI tool to its purpose in the AI lifecycle.
Deep-dive questions
The most-searched questions in this domain — detailed explanations, worked examples, full answer breakdowns.
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.
The Courseiva AI-900 question bank contains 200 questions in the Describe features of Natural Language Processing workloads on Azure domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Describe features of Natural Language Processing workloads on Azure domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included