Microsoft AI-102 Korean Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: AI-102 Korean
  • Exam Name/Title: Designing and Implementing a Microsoft Azure AI Solution (AI-102 Korean Version)
  • Certification Provider: Microsoft
  • Corresponding Certification: Azure AI Engineer Associate
  • Exam Questions: 425
  • Updated On: Sep 07, 2026
다음 HTTP 요청을 성공적으로 실행했습니다.
POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/contosol/regenerateKey?api-version=2017-04-18 Body{"keyName": "Key2"} 요청의 결과는 무엇입니까?
Correct Answer: B Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
식품을 생산하는 공장이 있다고 가정해 보겠습니다.
직원의 개인 보호 장비(PPE) 규정 준수를 위한 모니터링 솔루션을 구축해야 합니다. 솔루션은 다음 요건을 충족해야 합니다.
* 마스크나 안전 안경을 벗은 직원을 식별합니다.
* 15분마다 규정 준수 확인을 수행합니다.
* 개발 노력을 최소화합니다.
* 비용을 최소화합니다.
어떤 서비스를 사용해야 하나요?
Correct Answer: A Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Azure Cognitive Search 솔루션과 소셜 미디어 게시물에 대한 감정 분석을 수행하는 보강 파이프라인이 있습니다.
소셜 미디어 게시물과 감성 분석 결과를 포함할 지식 저장소를 정의해야 합니다.
정의에 어떤 두 필드를 포함해야 할까요? 각 정답은 답의 일부를 나타냅니다.
참고: 정답 하나당 1점입니다.
Correct Answer: A,C Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
다음 각 문장에 대해, 문장이 맞는 경우 '예'를 선택하세요. 그렇지 않으면 '아니요'를 선택하세요. 참고: 정답은 1점입니다.
Correct Answer:

Explanation:
Stream processing has access to the most recent data received or data within a rolling time window. # Yes Batch processing must occur immediately and have latency in the order of seconds or milliseconds. # No Stream processing is used for simple response functions, aggregates, or calculations such as rolling averages.
# Yes
Comprehensive Detailed Explanation
Stream processing has access to the most recent data received or data within a rolling time window.
Correct.
Stream processing handles real-time or near real-time data.
It operates on a continuous data stream and often uses a rolling time window for analytics.
The answer: Yes
Batch processing must occur immediately and have latency in the order of seconds or milliseconds.
Incorrect.
Batch processing is designed for large volumes of data collected over time.
It typically has high latency (minutes, hours, or even days), not immediate execution.
The answer: No
Stream processing is used for simple response functions, aggregates, or calculations such as rolling averages.
Correct.
Common stream analytics tasks include event-driven responses, real-time aggregations, anomaly detection, and rolling averages.
The answer: Yes
Correct Answers:
Yes
No
Yes
Microsoft References
Batch vs. Stream processing in Azure
Azure Stream Analytics overview
Foundry Tools에서 Azure Content Understanding을 사용하여 사용자 지정 분석기를 개발하고 있습니다.
스키마를 생성한 후에는 그림에 표시된 대로 데이터에 레이블을 지정합니다. (그림 탭을 클릭하세요.) 드롭다운 메뉴를 사용하여 그림에 제시된 정보를 바탕으로 각 문장을 완성하는 답을 선택하세요.
참고: 정답 하나당 1점입니다.
Correct Answer:

Explanation:
다음과 같은 파일들이 있습니다:
* File1.pdf
* File2.jpg
* File3.docx
* File4.webp
* File5.png
Azure AI Content Understanding을 사용하여 어떤 파일을 분석할 수 있습니까?
Correct Answer: E Vote an answer
참고: 이 문제는 동일한 시나리오를 제시하는 일련의 문제 중 하나입니다. 각 문제는 명시된 목표를 충족할 수 있는 고유한 답안을 포함하고 있습니다. 일부 문제 세트에는 정답이 두 개 이상 있을 수 있고, 다른 문제 세트에는 정답이 없을 수 있습니다.
이 섹션의 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 따라서 해당 질문은 복습 화면에 표시되지 않습니다.
Azure 가상 머신 vm1에서 실행되는 app1이라는 웹앱을 만듭니다. Vm1은 Azure 가상 네트워크 vnet1에 있습니다.
service1이라는 이름의 새로운 Azure Cognitive Search 서비스를 만들 계획입니다.
app1이 공용 인터넷을 통해 트래픽을 라우팅하지 않고도 service1에 직접 연결할 수 있는지 확인해야 합니다.
해결 방법: service1과 개인 엔드포인트를 vnet1에 배포합니다.
이것이 목표를 달성하는가?
Correct Answer: A Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Azure Al 콘텐츠 안전 리소스가 포함된 Azure 구독이 있습니다.
사용자가 이미지를 공유할 수 있는 소셜 미디어 앱을 만들고 있습니다.
사용자가 업로드한 부적절한 콘텐츠를 조정하도록 앱을 구성해야 합니다.
코드는 어떻게 작성해야 하나요? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 정답 하나당 1점입니다.
Correct Answer:

Explanation:

The question describes:
An Azure subscription with an Azure AI Content Safety resource.
A social media application where users can upload images.
The requirement is to moderate inappropriate content in those uploaded images.
In Azure AI Content Safety SDKs:
You create a ContentSafetyClient by providing the endpoint and key.
The ContentSafetyClient exposes methods such as:
AnalyzeText() # For text moderation
AnalyzeImage() # For image moderation
Let's review the code structure:
public static void Analyze ( AnalyzeImageOptions request )
{
var endpoint = Environment.GetEnvironmentVariable( " ENDPOINT " );
var key = Environment.GetEnvironmentVariable( " KEY " );
var client = new ContentSafetyClient( new Uri(endpoint), new AzureKeyCredential(key)); return client.AnalyzeImage(request);
}
First dropdown: must be ContentSafetyClient to instantiate the correct client for Azure AI Content Safety.
Second dropdown: since the requirement is image moderation, we must call client.AnalyzeImage(request) .
Other options:
BlocklistClient # used for custom blocklists, not full moderation.
TextCategoriesAnalysis # refers to text analysis categories, not suitable here.
AnalyzeText # would be used only for text moderation.
Therefore, the correct completion is:
ContentSafetyClient
client.AnalyzeImage(request)
The answer:
First dropdown: ContentSafetyClient
Second dropdown: client.AnalyzeImage(request)
Microsoft References
Azure AI Content Safety - Analyze images
Azure AI Content Safety SDK documentation
ContentSafetyClient class
소매 도메인을 사용하여 회사의 제품을 식별하는 Custom Vision 모델을 학습합니다.
Android 휴대폰 앱의 일부로 모델을 배포할 계획입니다.
배포를 위해 모델을 준비해야 합니다.
어떤 세 가지 동작을 순서대로 수행해야 할까요? 답하려면 동작 목록에서 해당 동작을 정답 영역으로 옮겨 올바른 순서대로 정리하세요.
Correct Answer:

Explanation:
In user want to change to deploy offline model
1. Change model domain to compact model
2. Retrain compact model
3. Export model
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-your-model
Form Recognizer를 사용하여 구매 주문을 인덱싱하는 Azure Cognitive Search 인스턴스가 있습니다. Microsoft Power BI를 사용하여 추출된 정보를 분석해야 합니다. 이 솔루션은 개발 노력을 최소화해야 합니다.
인덱서에 무엇을 추가해야 하나요?
Correct Answer: A Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
회전 속도, 각도, 온도, 압력과 같은 엔진 센서 데이터를 분석하는 모니터링 시스템을 개발하고 있습니다. 시스템은 비정형 값에 대한 응답으로 경고를 생성해야 합니다.
솔루션에 무엇을 포함해야 합니까?
Correct Answer: B Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
아래에 제시된 방법을 사용하여 Azure AI 서비스 리소스를 프로비저닝할 계획입니다.

스캔한 영수증을 텍스트로 변환하는 표준 계층 Azure 리소스를 생성해야 합니다. 해당 메서드를 어떻게 호출해야 할까요? 답변 영역에서 적절한 옵션을 선택하세요.
참고: 정답 하나당 1점입니다.
Correct Answer:

Explanation:
Azure 구독을 보유하고 계십니다.
사용자들이 이미지를 공유할 수 있는 소셜 미디어 앱을 개발하고 있습니다.
사용자가 업로드한 부적절한 콘텐츠를 차단해야 합니다. 솔루션은 개발 노력을 최소화해야 합니다.
사용할 수 있는 도구 두 가지는 무엇입니까? 각 정답은 완전한 해결책을 제시합니다.
참고: 정답 하나당 1점입니다.
Correct Answer: A,B Vote an answer
0
0
0
10