Microsoft Developing Solutions for Microsoft Azure (AZ-203 Korean Version) - AZ-203 Korean Exam Practice Test

이벤트 그리드를 사용하여 다른 서비스와 연결하는 앱을 작성 중입니다. 앱의 이벤트 데이터는 규정을 확인하는 서버리스 기능으로 전송됩니다. 이 기능은 회사에서 유지 관리합니다.
리소스 범위에서 새 이벤트 구독을 작성합니다. 이벤트는 3 특정 기간 후에 무효화되어야합니다. 보안을 유지하려면 이벤트 그리드를 구성해야합니다.
무엇을 구현해야합니까? 답변하려면 [답변 영역]에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다
Correct Answer:

Explanation

Box 1: SAS tokens
Custom topics use either Shared Access Signature (SAS) or key authentication. Microsoft recommends SAS, but key authentication provides simple programming, and is compatible with many existing webhook publishers.
In this case we need the expiration time provided by SAS tokens.
Box 2: ValidationCode handshake
Event Grid supports two ways of validating the subscription: ValidationCode handshake (programmatic) and ValidationURL handshake (manual).
If you control the source code for your endpoint, this method is recommended.
Windows 디바이스 용 뉴스 및 블로그 컨텐츠 전달 앱을 개발합니다.
볼 수있는 새 기사가 있으면 사용자의 장치에 알림이 도착해야합니다.
푸시 알림을 구현해야합니다.
코드 세그먼트를 어떻게 완성해야합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Box 1: NotificationHubClient
Box 2: NotificationHubClient
Box 3: CreateClientFromConnectionString
// Initialize the Notification Hub
NotificationHubClient hub = NotificationHubClient.CreateClientFromConnectionString(listenConnString, hubName); Box 4: SendWindowsNativeNotificationAsync Send the push notification.
var result = await hub.SendWindowsNativeNotificationAsync(windowsToastPayload); References:
https://docs.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-notification-registration-manage
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/app-service-mobile/app-service-mobile-windo
Azure Web App을 개발 중입니다. 웹앱에 대한 TLS 상호 인증을 구성합니다.
웹앱에서 클라이언트 인증서의 유효성을 검사해야합니다. 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Accessing the client certificate from App Service.
If you are using ASP.NET and configure your app to use client certificate authentication, the certificate will be available through the HttpRequest.ClientCertificate property. For other application stacks, the client cert will be available in your app through a base64 encoded value in the "X-ARR-ClientCert" request header. Your application can create a certificate from this value and then use it for authentication and authorization purposes in your application.
References:
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-configure-tls-mutual-auth
사용자가 사진 및 비디오를 Azure 저장소에 업로드 할 수있는 앱을 개발합니다. 앱은 스토리지 REST API 호출을 사용하여 Account1이라는 Blob 스토리지 계정에 미디어를 업로드합니다. Container1 및 Container2라는 Blob 저장소 컨테이너가 있습니다.
비디오 업로드는 불규칙적으로 발생합니다.
백업 Blob 복사본을 제외하고 특정 요구 사항이 충족되면 Container1에서 Container2로 특정 Blob을 실시간으로 복사해야합니다.
어떻게해야합니까?

Correct Answer: C Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
음식 배달 비용을 지불하는 데 사용되는 웹 서비스가 있습니다. 웹 서비스는 Azure Cosmos DB를 데이터 저장소로 사용합니다.
사용자가 팁 금액을 설정할 수있는 새로운 기능을 추가 할 계획입니다. 새로운 기능을 사용하려면 Cosmos DB의 문서에 tip이라는 속성이 있어야하며 숫자 값을 포함해야합니다.
웹 서비스를 사용하는 기존 웹 사이트 및 모바일 앱이 많이 있으며 한동안 tip 속성을 설정하도록 업데이트되지 않습니다.
방아쇠를 어떻게 완료해야합니까?
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Box 1: getContext().getRequest();
Box 2: if(isNaN(i)["tip"] ..
In JavaScript, there are two ways to check if a variable is a number :
isNaN() - Stands for "is Not a Number", if variable is not a number, it return true, else return false.
typeof - If variable is a number, it will returns a string named "number".
Box 3:r.setBody(i);
// update the item that will be created
References:
https://docs.microsoft.com/bs-latn-ba/azure/cosmos-db/how-to-write-stored-procedures-triggers-udfs
https://mkyong.com/javascript/check-if-variable-is-a-number-in-javascript/
전자 상거래 웹 앱의 보안 요구 사항을 충족해야합니다. 어떤 두 단계를 수행해야합니까? 각 정답은 솔루션의 일부를 나타냅니다. 참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.

Correct Answer: A,B Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
6 개의 고속도로를 따라 교통량을 모니터링하는 교통량 모니터링 시스템을 구축 중입니다. 이 시스템은 각 고속도로에 대한 시계열 분석 기반 보고서를 생성합니다. 트래픽 센서의 데이터는 Azure Event Hub에 저장됩니다.
트래픽 데이터는 4 개의 부서에서 소비합니다. 각 부서에는 시계열 기반 보고서를 표시하고 Event Hub에서 들어오는 데이터를 처리하는 WebJob이 포함 된 Azure Web App이 있습니다. 모든 Web Apps는 3 개의 인스턴스가있는 App Service Plan에서 실행됩니다.
전체 데이터를 최대화해야합니다. 지연 시간을 최소화해야합니다.
Azure Event Hub를 구현해야합니다.
어떤 설정을 사용해야합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Box 1: 6
The number of partitions is specified at creation and must be between 2 and 32.
There are 6 highways.
Box 2: Highway
References:
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features
참고 :이 질문은 동일한 시나리오를 나타내는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 고유 한 솔루션이 포함되어 있습니다. 솔루션이 명시된 목표를 충족하는지 확인하십시오.
LabelMaker 응용 프로그램 보안 요구 사항을 충족해야합니다.
솔루션 : Microsoft Azure Active Directory 서비스 주체를 만들어 AKS (Azure Kubernetes Service) 클러스터에 할당합니다.
솔루션이 목표를 달성합니까?

Correct Answer: B Vote an answer
ASP.NET Core MVC 응용 프로그램을 개발합니다. 웹 페이지 및 사용자 지정 이벤트를 추적하도록 응용 프로그램을 구성합니다.
응용 프로그램 사용 추세를 식별해야합니다.
어떤 Azure Application Insights 사용 현황 분석 기능을 사용해야합니까? 대답하려면 적절한 기능을 올바른 요구 사항으로 드래그하십시오. 각 기능은 한 번 또는 여러 번 사용되거나 전혀 사용되지 않을 수 있습니다. 분할 창을 분할 창간에 드래그하거나 스크롤하여 컨텐츠를 볼 수 있습니다.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Box1: Users
Box 2: Impact
One way to think of Impact is as the ultimate tool for settling arguments with someone on your team about how slowness in some aspect of your site is affecting whether users stick around. While users may tolerate a certain amount of slowness, Impact gives you insight into how best to balance optimization and performance to maximize user conversion.
Box 3: Retention
The retention feature in Azure Application Insights helps you analyze how many users return to your app, and how often they perform particular tasks or achieve goals. For example, if you run a game site, you could compare the numbers of users who return to the site after losing a game with the number who return after winning. This knowledge can help you improve both your user experience and your business strategy.
Box 4: User flows
The User Flows tool visualizes how users navigate between the pages and features of your site. It's great for answering questions like:
How do users navigate away from a page on your site?
What do users click on a page on your site?
Where are the places that users churn most from your site?
Are there places where users repeat the same action over and over?
: 164 DRAG DROP
자율 운송 시스템 용 소프트웨어 솔루션을 개발 중입니다. 이 솔루션은 큰 데이터 집합과 Azure Batch 처리를 사용하여 전체 차량 집합에 대한 탐색 집합을 시뮬레이션합니다.
Azure Batch에서 솔루션의 컴퓨팅 노드를 만들어야 합니다.
어떻게 해야 합니까?
조치를 올바른 순서로 넣으십시오.
Correct Answer:

Explanation

With the Azure Portal:
Step 1: In the Azure portal, create a Batch account.
First we create a batch account.
Step 2: In the Azure portal, create a pool of compute nodes
Now that you have a Batch account, create a sample pool of Windows compute nodes for test purposes.
Step 3: In the Azure portal, add a Job.
Now that you have a pool, create a job to run on it. A Batch job is a logical group for one or more tasks. A job includes settings common to the tasks, such as priority and the pool to run tasks on. Initially the job has no tasks.
Step 4: In the Azure portal, create tasks
Now create sample tasks to run in the job. Typically you create multiple tasks that Batch queues and distributes to run on the compute nodes.
References:
https://docs.microsoft.com/en-us/azure/batch/quick-create-portal
테스트 오류를 ​​해결하려면 API를 업데이트해야합니다.
Azure CLI 명령을 어떻게 완료해야합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Enable Cross-Origin Resource Sharing (CORS) on your Azure App Service Web App.
Enter the full URL of the site you want to allow to access your WEB API or * to allow all domains.
Box 1: cors
Box 2: add
Box 3: allowed-origins
Box
4: http://testwideworldimporters.com/
References:
http://donovanbrown.com/post/How-to-clear-No-Access-Control-Allow-Origin-header-error-wit h-Azure-App-Service
Azure Web App으로 실행될 SaaS (Software as a Service) ASP.NET Core 웹 서비스를 구현하고 있습니다. 웹 서비스는 온-프레미스 SQL Server 데이터베이스를 사용하여 저장합니다. 웹 서비스에는 데이터 업데이트를 처리하는 WebJob도 포함되어 있습니다. 4 명의 고객이 웹 서비스를 사용합니다.
* WebJob의 각 인스턴스는 단일 고객에 대한 데이터를 처리하며 단일 인스턴스로 실행해야합니다.
* 각 배포는 프로덕션 데이터를 제공하기 전에 배포 슬롯을 사용하여 테스트해야합니다.
* Azure 비용을 최소화해야합니다.
* Azure 리소스는 격리 된 네트워크에 있어야합니다.
웹앱에 대한 앱 서비스 계획을 구성해야합니다.
앱 서비스 계획을 어떻게 구성해야합니까? 답변하려면 답변 영역에서 적절한 설정을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
Correct Answer:

Explanation

Number of VM instances: 4
You are not charged extra for deployment slots.
Pricing tier: Isolated
The App Service Environment (ASE) is a powerful feature offering of the Azure App Service that gives network isolation and improved scale capabilities. It is essentially a deployment of the Azure App Service into a subnet of a customer's Azure Virtual Network (VNet).
References:
https://azure.microsoft.com/sv-se/blog/announcing-app-service-isolated-more-power-scale-and-ease-of-use/

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어