Microsoft Azure AI Fundamentals (AI-901 Korean Version) - AI-901 Korean무료 덤프문제 풀어보기
이미지에서 텍스트를 추출하는 것은 어떤 유형의 AI 기능에 해당합니까?
정답: C
문장을 올바르게 완성하는 답을 선택하세요.


정답:

Explanation:

The completed sentence is:
Information extraction solutions that detect and read text in scanned documents and images rely on computer vision .
Detecting and reading text in scanned documents and images is typically done with OCR , which is a computer vision capability. Microsoft describes OCR as text recognition/text extraction that extracts printed or handwritten text from images and documents.
당신은 인공지능 시스템을 구축하고 있습니다.
마이크로소프트의 책임 있는 AI에 대한 투명성 원칙을 서비스가 충족하도록 돕기 위해 어떤 작업을 포함해야 할까요?
마이크로소프트의 책임 있는 AI에 대한 투명성 원칙을 서비스가 충족하도록 돕기 위해 어떤 작업을 포함해야 할까요?
정답: C
사용자 선호도 수집, 옵션 검색, 승인 요청, 서비스 예약 등을 통해 여행 예약 워크플로를 통합 관리하는 애플리케이션을 개발하고 있습니다. 이 솔루션은 각 단계 전반에 걸쳐 컨텍스트를 유지해야 합니다.
이것은 어떤 유형의 AI 워크로드의 예입니까?
이것은 어떤 유형의 AI 워크로드의 예입니까?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
당신은 Foundry Tools의 Azure Content Understanding을 사용하여 다양한 유형의 콘텐츠에서 구조화된 정보를 추출하는 애플리케이션을 개발하고 있습니다.
스캔한 PDF 형식의 송장과 WAV 형식의 음성 메일 녹음 파일을 추출해야 합니다.
각 콘텐츠 유형에 어떤 분석기를 사용해야 할까요? 답을 찾으려면 적절한 분석기 유형을 해당 콘텐츠 유형으로 드래그하세요. 각 분석기 유형은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고: 정답 하나당 1점입니다.

스캔한 PDF 형식의 송장과 WAV 형식의 음성 메일 녹음 파일을 추출해야 합니다.
각 콘텐츠 유형에 어떤 분석기를 사용해야 할까요? 답을 찾으려면 적절한 분석기 유형을 해당 콘텐츠 유형으로 드래그하세요. 각 분석기 유형은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고: 정답 하나당 1점입니다.

정답:

Explanation:

Azure Content Understanding analyzers define the type of content to process, such as documents, images, audio, or video , and what to extract, such as text, layout, fields, transcripts, and structured JSON output.
Microsoft lists base analyzer types such as prebuilt-document, prebuilt-audio, prebuilt-video, and prebuilt- image.
For scanned invoices in PDF format , the correct choice is document analyzer , because invoices are document/form content. Microsoft's Content Understanding quickstart specifically uses the prebuilt-invoice analyzer to extract structured data from an invoice PDF.
For voicemail recordings in WAV format , the correct choice is audio analyzer , because voicemail is audio content. Content Understanding supports structured data extraction from audio files, and the analyzer reference identifies prebuilt-audio as the base analyzer for audio content.
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

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

정답:

Explanation:

Statement 1: In the new Microsoft Foundry portal, you must fine-tune a model before you can deploy the model. = No Fine-tuning is optional. Microsoft's Foundry model deployment documentation describes deploying Foundry Models directly from the model catalog for inference. It does not require fine-tuning first.
Statement 2: In the new Microsoft Foundry portal, you can test a model from the model catalog only after you deploy the model. = No Microsoft documentation states that some Foundry Tools are available to try via the model catalog without a project , and Foundry playgrounds are used for prototyping and validation before production.
Therefore, the statement using "only after you deploy" is too restrictive.
Statement 3: In the new Microsoft Foundry portal, you can deploy a model from the model catalog only after retraining the model. = No Retraining/fine-tuning is not required before deployment. Microsoft states that after you deploy a Foundry Model, you can interact with it in the Foundry Playground and use it from code, and the deployment workflow starts by selecting a model from the model catalog and choosing Deploy .
문장을 올바르게 완성하는 답을 선택하세요.


정답:

Explanation:

The Model catalog is used for comparing and deploying a wide range of models for generative AI development in Microsoft Foundry.
Microsoft documentation states that the model catalog in Foundry portal is the hub for discovering and using a wide range of models to build generative AI applications . It also includes many models across providers such as Azure OpenAI, Mistral, Meta, Cohere, NVIDIA, and Hugging Face.
The Microsoft Learn module for Foundry models also states that the model catalog is used to explore and filter models , compare models using benchmark metrics , and deploy a model to an endpoint .
생성형 AI 솔루션을 위해서는 대규모 언어 모델(LLM)의 비용을 비교해야 합니다.
Microsoft Foundry 포털에서 무엇을 사용해야 할까요?
Microsoft Foundry 포털에서 무엇을 사용해야 할까요?
정답: A
설명: (Fast2test 회원만 볼 수 있음)
다음 각 문장에 대해, 문장이 사실이면 '예'를 선택하고, 그렇지 않으면 '아니요'를 선택하십시오.
참고: 정답 하나당 1점입니다.

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

정답:

Explanation:

Statement 1: Voice Live returns only transcribed text. = No
Voice Live is not limited to transcription. Microsoft documentation states that the Voice Live API supports real-time bidirectional voice applications, including speech recognition, text-to-speech synthesis, avatar streaming, animation data, and audio processing.
Statement 2: Voice Live requires you to separately implement speech to text and text to speech services.
= No
Voice Live provides a single real-time voice API experience rather than requiring separate STT and TTS implementations for the conversational loop. Microsoft describes live AI voice conversations as combining speech capabilities for real-time interaction, and the Voice Live API includes speech recognition and text-to- speech synthesis features.
Statement 3: Voice Live combines speech to text, reasoning, and text to speech into a single conversational experience. = Yes This is correct. Microsoft's guidance explains that Azure OpenAI audio/realtime capabilities are for scenarios that combine audio with language understanding, reasoning, or generation in a single model call, and Voice Live supports real-time voice-enabled applications over WebSocket connections.
다음 각 문장에 대해, 문장이 참이면 '아니오'를 선택하고, 그렇지 않으면 '아니오'를 선택하십시오.
참고: 정답 하나당 1점입니다.

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

정답:

Explanation:
Statement
Answer
Defining an AI system for a typical user profile is sufficient to support inclusiveness.
No
A high number of active users means an AI system provides an inclusive experience.
No
Providing accessible interfaces and language options helps support inclusiveness in an AI system.
Yes
Comprehensive and Detailed 150 to 250 words of Explanation From Azure AI Fundamentals/Course Guide
/topics:
The correct sequence is No, No, Yes .
Microsoft defines inclusiveness as designing AI systems so they work effectively for the full range of people they are intended to serve. The current AI-901 study guide explicitly includes the ability to describe considerations for inclusiveness in an AI solution as part of the Responsible AI objective domain.
The first statement is No because designing only for a hypothetical or "typical" user can exclude people with different abilities, languages, interaction styles, cultural backgrounds, or accessibility requirements. Inclusive design deliberately considers diverse and potentially underserved users.
The second statement is No because the number of active users is an adoption or usage metric. A system may have millions of users while still creating accessibility barriers or excluding particular groups. Usage volume therefore does not demonstrate inclusiveness.
The third statement is Yes . Accessible interfaces, assistive-technology compatibility, and suitable language options reduce barriers and broaden the range of people who can effectively interact with an AI system.
Microsoft specifically emphasizes accessibility and supporting varied user needs as core elements of inclusive AI design.