AI-102 Korean試験無料問題集「Microsoft Designing and Implementing a Microsoft Azure AI Solution (AI-102 Korean Version) 認定」

다음과 같은 데이터 소스가 있습니다.
재무: 온프레미스 Microsoft SQL Server 데이터베이스
판매: Core(SQL) API를 사용하는 Azure Cosmos DB
로그: Azure Table 저장소
HR: Azure SQL 데이터베이스
Azure Cognitive Search REST API를 사용하여 모든 데이터를 검색할 수 있는지 확인해야 합니다. 어떻게 해야 하나요?

解説: (GoShiken メンバーにのみ表示されます)
All이라는 이름의 Azure OpenA1 리소스가 포함된 Azure 구독이 있습니다.
사용자 질문에 답변하는 콘솔 앱을 개발할 계획입니다.
All을 호출하고 콘솔에 결과를 출력해야 합니다.
코드를 어떻게 완성해야 합니까? 대답하려면 답변 영역에서 적절한 옵션을 선택하십시오. 참고: 각 정답은 1점입니다.
正解:

Explanation:
애플리케이션의 텍스트 분석 출력을 살펴보고 있습니다.
분석된 텍스트는 "저희 투어 가이드가 지난주 시애틀 여행 중에 스페이스 니들로 데려갔습니다."입니다. 응답에는 다음 표에 표시된 데이터가 포함되어 있습니다.

텍스트를 분석하는 데 어떤 텍스트 분석 API를 사용합니까?

解説: (GoShiken メンバーにのみ表示されます)
모바일 앱에서 사용되는 Custom Vision 모델을 훈련합니다.
연관된 데이터가 없는 1,000개의 새로운 이미지를 받습니다.
모델을 재교육하려면 이미지를 사용해야 합니다. 솔루션은 모델을 재교육하는 데 걸리는 시간을 최소화해야 합니다.
Custom Vision 포털에서 어떤 세 가지 작업을 수행해야 합니까? 답변하려면 작업 목록에서 해당 작업을 답변 영역으로 옮기고 올바른 순서로 정렬합니다.
正解:

Explanation:
1.) upload all the images
2.) Get suggested tags
3.) Review the suggestions and confirm the tags
reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/suggested-tags
Azure 구독이 있습니다.
스캔한 문서를 분석하고 관련 필드를 데이터베이스로 내보내는 솔루션을 구축할 계획입니다.
다음 유형의 문서에 대해 배포할 Azure Al 서비스를 추천해야 합니다.
* 내부 지출 요청 승인 양식
* 공급업체 송장
솔루션은 개발 노력을 최소화해야 합니다.
각 문서 유형에 대해 무엇을 추천해야 합니까? 대답하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 정답은 1점입니다.
正解:

Explanation:
귀하는 문서 처리 요구 사항을 충족하기 위해 Management-Bookkeepers 그룹을 위한 솔루션을 개발하고 있습니다. 솔루션에는 다음 구성 요소가 포함되어야 합니다.
양식 인식기 리소스
Form Recognizer 샘플 레이블 지정 도구를 호스팅하는 Azure 웹 앱
경영-회계사 그룹은 샘플 라벨링 도구를 사용하여 사용자 정의 테이블 추출기를 만들어야 합니다.
Management-Bookkeepers 그룹은 어떤 세 가지 작업을 순서대로 수행해야 합니까? 대답하려면 cmdlet 목록에서 해당 cmdlet을 답변 영역으로 옮기고 올바른 순서로 정렬합니다.
正解:

Explanation:
Step 1: Create a new project and load sample documents
Create a new project. Projects store your configurations and settings.
Step 2: Label the sample documents
When you create or open a project, the main tag editor window opens.
Step 3: Train a custom model.
Finally, train a custom model.
Reference:
https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/label-tool
Topic 2, Wide World Importers
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
Existing Environment
A company named Wide World Importers is developing an e-commerce platform.
You are working with a solutions architect to design and implement the features of the e-commerce platform.
The platform will use microservices and a serverless environment built on Azure.
Wide World Importers has a customer base that includes English, Spanish, and Portuguese speakers.
Applications
Wide World Importers has an App Service plan that contains the web apps shown in the following table.

Azure Resources
You have the following resources:
An Azure Active Directory (Azure AD) tenant
The tenant supports internal authentication.
All employees belong to a group named AllUsers.
Senior managers belong to a group named LeadershipTeam.
An Azure Functions resource
A function app posts to Azure Event Grid when stock levels of a product change between OK, Low Stock, and Out of Stock. The function app uses the Azure Cosmos DB change feed.
An Azure Cosmos DB account
The account uses the Core (SQL) API.
The account stores data for the Product Management app and the Inventory Tracking app.
An Azure Storage account
The account contains blob containers for assets related to products.
The assets include images, videos, and PDFs.
An Azure Cognitive Services resource named wwics
A Video Indexer resource named wwivi
Requirements
Business Goals
Wide World Importers wants to leverage AI technologies to differentiate itself from its competitors.
Planned Changes
Wide World Importers plans to start the following projects:
A product creation project: Help employees create accessible and multilingual product entries, while expediting product entry creation.
A smart e-commerce project: Implement an Azure Cognitive Search solution to display products for customers to browse.
A shopping on-the-go project: Build a chatbot that can be integrated into smart speakers to support customers.
Business Requirements
Wide World Importers identifies the following business requirements for all the projects:
Provide a multilingual customer experience that supports English, Spanish, and Portuguese.
Whenever possible, scale based on transaction volumes to ensure consistent performance.
Minimize costs.
Governance and Security Requirements
Wide World Importers identifies the following governance and security requirements:
Data storage and processing must occur in datacenters located in the United States.
Azure Cognitive Services must be inaccessible directly from the internet.
Accessibility Requirements
Wide World Importers identifies the following accessibility requirements:
All images must have relevant alt text.
All videos must have transcripts that are associated to the video and included in product descriptions.
Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese.
Product Creation Requirements
Wide World Importers identifies the following requirements for improving the Product Management app:
Minimize how long it takes for employees to create products and add assets.
Remove the need for manual translations.
Smart E-Commerce Requirements
Wide World Importers identifies the following requirements for the smart e-commerce project:
Ensure that the Cognitive Search solution meets a Service Level Agreement (SLA) of 99.9% availability for searches and index writes.
Provide users with the ability to search insight gained from the images, manuals, and videos associated with the products.
Support autocompletion and autosuggestion based on all product name variants.
Store all raw insight data that was generated, so the data can be processed later.
Update the stock level field in the product index immediately upon changes.
Update the product index hourly.
Shopping On-the-Go Requirements
Wide World Importers identifies the following requirements for the shopping on-the-go chatbot:
Answer common questions.
Support interactions in English, Spanish, and Portuguese.
Replace an existing FAQ process so that all Q&A is managed from a central location.
Provide all employees with the ability to edit Q&As. Only senior managers must be able to publish updates.
Support purchases by providing information about relevant products to customers. Product displays must include images and warnings when stock levels are low or out of stock.
Product JSON Sample
You have the following JSON sample for a product.
챗봇에 사용할 대화 흐름을 디자인하고 있습니다.
Microsoft Bot Framework Emulator를 사용하여 대화 흐름을 테스트해야 합니다.
.chat 파일을 어떻게 완성해야 합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고사항: 정답 하나당 1점입니다.
正解:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-add-media-attachments?view=azure- bot-service-4.0&tabs=csharp
Azure OpenAI GPT 3.5 모델을 사용하여 챗봇을 만들어보세요.
챗봇의 응답 품질을 개선해야 합니다. 솔루션은 개발 노력을 최소화해야 합니다.
목표를 달성하는 두 가지 방법은 무엇입니까? 각 정답은 완전한 솔루션을 제시합니다.
참고사항: 정답은 각각 1점입니다.

컨테이너에 배포된 app1이라는 언어 이해 애플리케이션을 사용할 계획입니다.
App1은 lu1이라는 언어 이해 제작 리소스를 사용하여 개발되었습니다.
App1의 버전은 다음 표에 표시되어 있습니다.

app1의 최신 배포 가능 버전을 사용하는 컨테이너를 만들어야 합니다.
어떤 세 가지 행동을 순서대로 수행해야 할까요? 답하려면 행동 목록에서 해당 행동을 답 영역으로 옮겨 올바른 순서로 정렬하세요. (세 가지를 선택하세요.)
正解:

Explanation:

Step 1: Export the model using the Export for containers (GZIP) option.
Export versioned app's package from LUIS portal
The versioned app's package is available from the Versions list page.
Sign on to the LUIS portal.
Select the app in the list.
Select Manage in the app's navigation bar.
Select Versions in the left navigation bar.
Select the checkbox to the left of the version name in the list.
Select the Export item from the contextual toolbar above the list.
Select Export for container (GZIP).
The package is downloaded from the browser.

Step 2: Select v1.1 of app1.
A trained or published app packaged as a mounted input to the container with its associated App ID.
Step 3: Run a contain and mount the model file.
Run the container, with the required input mount and billing settings.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto
Azure Stream Analytics의 스트림 처리 작업에서 쿼리를 정의하는 데 무엇을 사용합니까?

다음 각 문장에 대해 문장이 tine이면 Yes를 선택하세요. 그렇지 않으면 No를 선택하세요. 참고: 정답은 1점입니다.
正解:

Explanation:
텍스트를 음성으로 변환하는 소셜 미디어 확장 프로그램을 구축하고 있습니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 최대 400자까지 메시지를 지원합니다.
* 사용자에게 다양한 음성 옵션을 제공합니다.
* 비용 최소화.
Azure Cognitive Services 리소스를 만듭니다.
어떤 Speech API 엔드포인트가 사용자에게 사용 가능한 음성 옵션을 제공합니까?