AI-900-CN Exam Question 101
您可以使用常見問題 (FAQ) 頁面建立 QnA Maker 機器人。
您需要添加專業的問候語和其他回應,以使機器人更加用戶友好。
你該怎麼辦?
您需要添加專業的問候語和其他回應,以使機器人更加用戶友好。
你該怎麼辦?
Correct Answer: D
According to the Microsoft Learn module "Build a QnA Maker knowledge base", QnA Maker allows developers to create bots that answer user queries based on documents like FAQs or manuals. To make a bot more natural and conversational, Microsoft provides a "chit-chat" feature - a prebuilt, professionally written set of responses to common conversational phrases such as greetings ("Hello"), small talk ("How are you?"), and polite phrases ("Thank you").
Adding chit-chat improves user experience by making the bot sound friendlier and more human-like. It doesn' t alter the main Q&A logic but enhances the bot's tone and responsiveness.
The other options are not correct:
* A. Increase the confidence threshold makes the bot more selective in responses but doesn't add new conversational features.
* B. Enable active learning improves knowledge base accuracy over time through user feedback.
* C. Create multi-turn questions adds conversational flow for related topics but doesn't add greetings or casual dialogue.
Thus, to make the bot more personable, the correct action is to Add chit-chat.
Reference:Microsoft Learn - Add chit-chat to a QnA Maker knowledge base
Adding chit-chat improves user experience by making the bot sound friendlier and more human-like. It doesn' t alter the main Q&A logic but enhances the bot's tone and responsiveness.
The other options are not correct:
* A. Increase the confidence threshold makes the bot more selective in responses but doesn't add new conversational features.
* B. Enable active learning improves knowledge base accuracy over time through user feedback.
* C. Create multi-turn questions adds conversational flow for related topics but doesn't add greetings or casual dialogue.
Thus, to make the bot more personable, the correct action is to Add chit-chat.
Reference:Microsoft Learn - Add chit-chat to a QnA Maker knowledge base
AI-900-CN Exam Question 102
選出正確完成句子的答案。


Correct Answer:

Explanation:

In the Microsoft Azure AI Fundamentals (AI-900) curriculum, computer vision capabilities refer to artificial intelligence systems that can analyze and interpret visual content such as images and videos. The Azure AI Vision and Face API services provide pretrained models for detecting, recognizing, and analyzing visual information, enabling developers to build intelligent applications that understand what they " see. " When asked how computer vision capabilities can be deployed, the correct answer is to integrate a face detection feature into an app. This aligns with Microsoft Learn's module "Describe features of computer vision workloads," which explains that computer vision can identify objects, classify images, detect faces, and extract text (OCR). The Face API, a part of Azure AI Vision, specifically provides face detection, verification, and emotion recognition capabilities.
Integrating these services into an application allows it to perform actions such as:
* Detecting human faces in photos or video streams.
* Recognizing facial attributes like age, emotion, or head pose.
* Enabling secure authentication based on face recognition.
The other options are incorrect because they relate to different AI workloads:
* Develop a text-based chatbot for a website: This falls under Conversational AI, implemented with Azure Bot Service or Conversational Language Understanding (CLU).
* Identify anomalous customer behavior on an online store: This task relates to machine learning and anomaly detection models, not computer vision.
* Suggest automated responses to incoming email: This uses Natural Language Processing (NLP) capabilities, not visual analysis.
Therefore, the correct and Microsoft-verified completion of the statement is:
"Computer vision capabilities can be deployed to integrate a face detection feature into an app."
AI-900-CN Exam Question 103
選出正確完成句子的答案。


Correct Answer:

Explanation:

According to the Microsoft Azure AI Fundamentals (AI-900) study materials and Microsoft's Responsible AI guidelines, customers must obtain approval based on their intended usage before accessing and deploying Azure OpenAI Service. This requirement ensures that Microsoft upholds its commitment to Responsible AI principles, which include fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability.
The Azure OpenAI Service provides access to powerful language models such as GPT series and Codex, which can generate, summarize, and understand natural language and code. Because of the potential for misuse-such as generating harmful content, misinformation, or unethical automation-Microsoft enforces a use case review and approval process before granting customers access to the service. This process involves submitting an application describing the intended purpose, deployment method, and compliance measures.
Only after Microsoft validates that the proposed use aligns with responsible AI practices will access be approved.
This aligns with Microsoft's documented commitment that "customers are required to submit an application that describes their intended use of the Azure OpenAI Service," ensuring that all deployments follow ethical and legal standards. This approval step helps maintain transparency and prevent harmful or non-compliant use cases such as deepfake generation, biased automation, or malicious chatbot deployment.
Other options listed in the question are incorrect:
* Commit to a minimum level of expenditure - Microsoft does not require financial commitments for ethical approval.
* Pay an upfront fee - Payment is handled through normal Azure billing, not a special fee.
* Provide credit card details - Not a responsible AI requirement; this is standard for any Azure subscription.
Therefore, the correct and verified answer per Microsoft's Responsible AI framework and Azure AI-900 study
AI-900-CN Exam Question 104
將電腦視覺工作負載的類型與適當的場景相匹配。
若要回答,請將適當的工作負載類型從左側列拖曳到右側的場景。每種工作負載類型可以多次使用,或者完全不使用。
注意:每場正確的比賽都值得一分。

若要回答,請將適當的工作負載類型從左側列拖曳到右側的場景。每種工作負載類型可以多次使用,或者完全不使用。
注意:每場正確的比賽都值得一分。

Correct Answer:

Explanation:

In the Microsoft Azure AI Fundamentals (AI-900) curriculum, computer vision workloads are grouped into distinct types, each serving a specific purpose. The three major workloads illustrated here are image classification, object detection, and optical character recognition (OCR). Understanding their use cases is essential for correctly mapping them to real-world scenarios.
* Generate captions for images # Image classificationThe image classification workload is used to identify the main subject or context of an image and assign descriptive labels. In Microsoft Learn's
"Describe features of computer vision workloads," image classification models are trained to recognize content (e.g., a cat, a beach, or a city). Caption generation expands on classification results by describing the image's contents in human-readable language-based on what the model identifies as key visual features.
* Extract movie title names from movie poster images # Optical character recognition (OCR)OCR is a vision workload that detects and extracts text from images. Azure AI Vision's Read API or Document Intelligence OCR models can identify printed or handwritten text within posters, signs, or documents.
In this case, the movie title text from a poster is best extracted using OCR.
* Locate vehicles in images # Object detectionThe object detection workload identifies multiple objects within an image and provides their locations using bounding boxes. It's ideal for tasks like counting cars in a parking lot or tracking objects in traffic images.
AI-900-CN Exam Question 105
對於以下每個陳述,如果該陳述為真,請選擇「是」。否則,選擇“否”。 注意:每個正確的選擇都值得一分。


Correct Answer:

Explanation:

The Azure AI Language service (part of Azure Cognitive Services) provides a set of natural language processing (NLP) capabilities designed to analyze and interpret text data. Its core features include language detection, key phrase extraction, sentiment analysis, and named entity recognition (NER).
* Language Identification - YESAccording to the Microsoft Learn module "Analyze text with Azure AI Language," one of the service's built-in capabilities is language detection, which determines the language of a given text string (e.g., English, Spanish, or French). This allows applications to automatically adapt to multilingual input.
* Handwritten Signature Detection - NOThe Azure AI Language service only processes text-based data; it does not analyze images or handwriting. Detecting handwritten signatures requires computer vision capabilities, specifically Azure AI Vision or Azure AI Document Intelligence, which can extract and interpret visual content from scanned documents or images.
* Identifying Companies and Organizations - YESThe Named Entity Recognition (NER) feature within Azure AI Language can identify entities such as people, locations, dates, organizations, and companies mentioned in text. It tags these entities with categories, enabling structured analysis of unstructured data.
# Summary:
* Language detection # Yes (supported by AI Language).
* Handwritten signatures # No (requires Computer Vision).
* Entity recognition for companies/organizations # Yes (supported by AI Language NER).
- Other Version
- 451Microsoft.AI-900-CN.v2026-04-21.q135
- 374Microsoft.AI-900-CN.v2026-03-07.q156
- 584Microsoft.AI-900-CN.v2025-12-26.q125
- Latest Upload
- 132Microsoft.AB-731.v2026-07-03.q32
- 121Microsoft.AI-900-CN.v2026-07-03.q148
- 147GIAC.GICSP.v2026-07-03.q43
- 187EC-COUNCIL.212-89.v2026-07-03.q125
- 153Salesforce.Plat-Admn-201.v2026-07-02.q74
- 273AAPC.CPC.v2026-07-02.q224
- 163Cisco.820-605.v2026-07-02.q83
- 164Cisco.300-435.v2026-07-02.q95
- 131PaloAltoNetworks.XSIAM-Analyst.v2026-07-02.q35
- 222IIA.IIA-CIA-Part3-CN.v2026-07-02.q222
[×]
Download PDF File
Enter your email address to download Microsoft.AI-900-CN.v2026-07-03.q148 Practice Test
