AI-900-KR 문제 111
다음 각 문장에 대해, 문장이 사실이라면 '예'를 선택하세요. 그렇지 않으면 '아니요'를 선택하세요.
참고: 정답 하나당 1점입니다.

참고: 정답 하나당 1점입니다.

정답:

Explanation:
Yes, Yes, and No.
According to the Microsoft Azure AI Fundamentals (AI-900) official study materials and the Microsoft Learn module "Identify features of natural language processing (NLP) workloads on Azure", the Azure Translator service is a cloud-based AI service within Azure Cognitive Services that provides real-time text translation across multiple languages.
* "You can use the Translator service to translate text between languages." - Yes.This is the core function of the Translator service. It takes text as input in one language and returns it in another using advanced neural machine translation models. This aligns with the AI-900 learning objective: "Describe the capabilities of Azure Cognitive Services for language", which specifically names Azure Translator as the service used to perform automatic text translation. The service supports over 100 languages and dialects, offering both single-sentence and document-level translations.
* "You can use the Translator service to detect the language of a given text." - Yes.This statement is also true. The Translator service automatically detects the source language if it is not specified in the request. This feature is documented in the Azure Translator API, where the system identifies the input language before performing translation. The AI-900 exam content emphasizes this as one of the Translator service's built-in capabilities-language detection for untagged text.
* "You can use the Translator service to transcribe audible speech into text." - No.This is not a function of Translator. Transcription (converting speech to text) is a speech AI workload, handled by the Azure Speech Service, not Translator. The Speech-to-Text capability in Azure Cognitive Services processes spoken audio input and returns the text transcription. The Translator service only works with text input, not direct audio.
Therefore, based on official AI-900 guidance, the verified configuration is:
# Yes - for text translation
# Yes - for language detection
# No - for speech transcription.
This aligns precisely with the AI-900 learning outcomes describing Text Translation and Language Detection as Translator capabilities, and Speech Transcription as part of the separate Speech service.
AI-900-KR 문제 112
Microsoft의 책임 있는 AI를 위한 세 가지 지침 원칙은 무엇인가요? 각 정답은 완전한 해결책을 제시합니다.
참고: 정답 하나당 1점입니다.
참고: 정답 하나당 1점입니다.
정답: C,D,F
According to the Microsoft Azure AI Fundamentals (AI-900) official study guide and the Microsoft Learn module "Describe features of common AI workloads and considerations", Microsoft has defined six guiding principles for responsible AI. These principles are intended to ensure that AI systems are developed and deployed in ways that are ethical, transparent, and beneficial to all. The six principles are: Fairness, Reliability and Safety, Privacy and Security, Inclusiveness, Transparency, and Accountability.
Let's break down the three correct options:
* Fairness - Microsoft emphasizes that AI systems should treat all individuals fairly and avoid discrimination against people based on gender, race, age, or other characteristics. Fairness ensures that outcomes and decisions from AI systems are equitable across diverse user groups. In the AI-900 learning materials, fairness is explained as a foundational value that ensures algorithms and models do not introduce or amplify societal bias.
* Reliability and Safety - This principle ensures that AI systems function as intended under all expected conditions and that they can handle unexpected inputs safely. Microsoft states that AI should be tested rigorously and validated for reliability before deployment. AI systems must perform consistently and avoid causing harm due to errors or failures.
* Inclusiveness - Inclusiveness focuses on empowering everyone and engaging people of all backgrounds. Microsoft's responsible AI guidance stresses designing AI systems that understand and respect cultural, linguistic, and ability differences to make technology accessible and beneficial to all users.
Options A (knowledgeability), B (decisiveness), and E (opinionatedness) are not part of Microsoft's Responsible AI principles. These terms do not appear in any Microsoft Learn AI-900 curriculum or official responsible AI documentation.
Thus, based on the verified AI-900 study content and Microsoft's Responsible AI framework, the correct answer is C. Inclusiveness, D. Fairness, and F. Reliability and Safety.
Let's break down the three correct options:
* Fairness - Microsoft emphasizes that AI systems should treat all individuals fairly and avoid discrimination against people based on gender, race, age, or other characteristics. Fairness ensures that outcomes and decisions from AI systems are equitable across diverse user groups. In the AI-900 learning materials, fairness is explained as a foundational value that ensures algorithms and models do not introduce or amplify societal bias.
* Reliability and Safety - This principle ensures that AI systems function as intended under all expected conditions and that they can handle unexpected inputs safely. Microsoft states that AI should be tested rigorously and validated for reliability before deployment. AI systems must perform consistently and avoid causing harm due to errors or failures.
* Inclusiveness - Inclusiveness focuses on empowering everyone and engaging people of all backgrounds. Microsoft's responsible AI guidance stresses designing AI systems that understand and respect cultural, linguistic, and ability differences to make technology accessible and beneficial to all users.
Options A (knowledgeability), B (decisiveness), and E (opinionatedness) are not part of Microsoft's Responsible AI principles. These terms do not appear in any Microsoft Learn AI-900 curriculum or official responsible AI documentation.
Thus, based on the verified AI-900 study content and Microsoft's Responsible AI framework, the correct answer is C. Inclusiveness, D. Fairness, and F. Reliability and Safety.
AI-900-KR 문제 113
대출 승인 여부를 평가하는 AI 시스템을 설계할 때, 결정을 내리는 데 사용되는 요소는 설명 가능해야 합니다.
이는 책임 있는 AI에 대한 Microsoft의 지침 원칙 중 어떤 예입니까?
이는 책임 있는 AI에 대한 Microsoft의 지침 원칙 중 어떤 예입니까?
정답: A
Microsoft's Responsible AI Principles, as outlined in the AI-900 certification materials and official Microsoft documentation, emphasize six guiding principles: fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability. The principle of transparency means that AI systems should be designed so their decisions and processes are understandable and explainable to users and stakeholders.
In this scenario, the AI system is being developed to decide whether a loan should be approved. Such a decision directly affects people's lives and finances, so it is essential that the system can explain which factors influenced its decision-for example, credit score, income, or payment history. Microsoft's Responsible AI framework stresses that transparency helps ensure trust between humans and AI systems. When decisions are explainable, users can understand and contest the reasoning if necessary.
The other options do not align precisely with this scenario:
* B. Inclusiveness focuses on making AI accessible to all people, regardless of ability or background.
* C. Fairness ensures that AI systems treat all individuals equally and do not discriminate. While fairness is important for loan assessment, the question specifically highlights the need for explainability, not equality.
* D. Privacy and Security deals with safeguarding user data, which is separate from explaining decisions.
Therefore, the principle demonstrated here is transparency, as it ensures decision-making processes are clear, explainable, and traceable-directly aligning with Microsoft's responsible AI guidance.
Reference:Microsoft Learn: "Identify guiding principles for responsible AI" - explains that transparency ensures AI systems are understandable and their decision logic can be examined and explained.
In this scenario, the AI system is being developed to decide whether a loan should be approved. Such a decision directly affects people's lives and finances, so it is essential that the system can explain which factors influenced its decision-for example, credit score, income, or payment history. Microsoft's Responsible AI framework stresses that transparency helps ensure trust between humans and AI systems. When decisions are explainable, users can understand and contest the reasoning if necessary.
The other options do not align precisely with this scenario:
* B. Inclusiveness focuses on making AI accessible to all people, regardless of ability or background.
* C. Fairness ensures that AI systems treat all individuals equally and do not discriminate. While fairness is important for loan assessment, the question specifically highlights the need for explainability, not equality.
* D. Privacy and Security deals with safeguarding user data, which is separate from explaining decisions.
Therefore, the principle demonstrated here is transparency, as it ensures decision-making processes are clear, explainable, and traceable-directly aligning with Microsoft's responsible AI guidance.
Reference:Microsoft Learn: "Identify guiding principles for responsible AI" - explains that transparency ensures AI systems are understandable and their decision logic can be examined and explained.
AI-900-KR 문제 114
스캔된 송장을 분석하고 청구 주소, 총 금액 등의 데이터를 추출하는 데 무엇을 사용할 수 있나요?
정답: B
The correct answer is B. Azure AI Document Intelligence (formerly Form Recognizer).
This Azure service uses AI and OCR technologies to analyze and extract structured data from documents such as invoices, receipts, and purchase orders. It identifies key fields like billing address, invoice number, total amount due, and line items. The service supports prebuilt models for common document types and custom models for specialized layouts.
Option review:
* A. Azure AI Search: Used for knowledge mining and semantic search, not document data extraction.
* B. Azure AI Document Intelligence - # Correct. Designed for form and invoice extraction.
* C. Azure AI Custom Vision: Used for image classification and object detection, not text extraction.
* D. Azure OpenAI: Generates or processes language but not structured document data.
Therefore, Azure AI Document Intelligence is the right service to extract data from scanned invoices.
This Azure service uses AI and OCR technologies to analyze and extract structured data from documents such as invoices, receipts, and purchase orders. It identifies key fields like billing address, invoice number, total amount due, and line items. The service supports prebuilt models for common document types and custom models for specialized layouts.
Option review:
* A. Azure AI Search: Used for knowledge mining and semantic search, not document data extraction.
* B. Azure AI Document Intelligence - # Correct. Designed for form and invoice extraction.
* C. Azure AI Custom Vision: Used for image classification and object detection, not text extraction.
* D. Azure OpenAI: Generates or processes language but not structured document data.
Therefore, Azure AI Document Intelligence is the right service to extract data from scanned invoices.
AI-900-KR 문제 115
다음 각 문장에 대해, 문장이 사실이라면 '예'를 선택하세요. 그렇지 않으면 '아니요'를 선택하세요.
참고: 정답 하나당 1점입니다.

참고: 정답 하나당 1점입니다.

정답:

Explanation:
Statements
Yes
No
A bot that responds to queries by internal users is an example of a conversational AI workload.
# Yes
An application that displays images relating to an entered search term is an example of a conversational AI workload.
# No
A web form used to submit a request to reset a password is an example of a conversational AI workload.
# No
According to the Microsoft Azure AI Fundamentals (AI-900) official study materials, conversational AI workloads are those that enable interaction between humans and AI systems through natural language conversation, either by text or speech. These workloads are typically implemented using Azure Bot Service, Azure Cognitive Services for Language, and Azure OpenAI Service. The key characteristic of a conversational AI workload is the presence of dialogue-the AI interprets user intent and provides a meaningful, contextual response in a conversation-like manner.
* "A bot that responds to queries by internal users is an example of a conversational AI workload." # YESThis fits the definition perfectly. A chatbot that helps employees (internal users) by answering questions about policies, IT issues, or HR procedures is a typical example of conversational AI. It uses natural language understanding to interpret questions and provide automated responses. Microsoft Learn explicitly identifies chatbots as conversational AI solutions designed for both internal and external interactions.
* "An application that displays images relating to an entered search term is an example of a conversational AI workload." # NOThis is not conversational AI because there is no dialogue or language understanding involved. It is an example of information retrieval or computer vision if it uses image recognition, but not conversation.
* "A web form used to submit a request to reset a password is an example of a conversational AI workload." # NOA password reset form is a simple UI-driven process that doesn't require AI or conversational logic. It performs a fixed function based on user input but does not understand or respond to natural language.
Therefore, based on the AI-900 study guide, only the first statement is an example of a conversational AI workload, while the second and third statements are not.
- 다른 버전
- 836Microsoft.AI-900-KR.v2026-05-11.q134
- 940Microsoft.AI-900-KR.v2026-03-02.q135
- 1333Microsoft.AI-900-KR.v2026-02-07.q121
- 1282Microsoft.AI-900-KR.v2026-01-01.q158
- 최근 업로드
- 118NLN.NEX.v2026-06-04.q54
- 134Microsoft.AZ-500-KR.v2026-06-04.q213
- 115Microsoft.DP-600-KR.v2026-06-04.q98
- 172Microsoft.AZ-204-KR.v2026-06-04.q237
- 144Microsoft.PL-600-KR.v2026-06-04.q112
- 204Microsoft.SC-300-KR.v2026-06-03.q151
- 173Microsoft.DP-600-KR.v2026-06-03.q70
- 949PMI.PMP-KR.v2026-06-01.q1069
- 258Microsoft.MS-102-KR.v2026-06-01.q252
- 192Microsoft.AZ-104-KR.v2026-06-01.q197
[×]
PDF 파일 다운로드
메일 주소를 입력하시고 다운로드 하세요. Microsoft.AI-900-KR.v2026-01-05.q136 모의시험 시험자료를 다운 받으세요.
