AZ-203 Korean 無料問題集「Microsoft Developing Solutions for Microsoft Azure (AZ-203 Korean Version)」

참고 :이 질문은 동일한 시나리오를 나타내는 일련의 질문 중 일부입니다. 시리즈의 각 질문에는 명시된 목표를 달성 할 수있는 고유 한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 둘 이상의 올바른 솔루션이있을 수 있지만 다른 질문 세트에는 올바른 솔루션이 없을 수 있습니다.
이 섹션의 질문에 대답 한 후에는 해당 질문으로 돌아올 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 나타나지 않습니다.
SecurityPin 보안 요구 사항이 충족되는지 확인해야합니다.
솔루션 : Azure Key Vault에 포함 된 인증서를 사용하여 SecurityPin 열에 대해 항상 암호화를 사용하도록 설정하고 WebAppldentity 서비스 사용자에게 인증서에 대한 액세스 권한을 부여하십시오.
솔루션이 목표를 달성합니까?

解説: (JPNTest メンバーにのみ表示されます)
MainApp이라는 웹앱이 있습니다. WebJobs SDK를 사용하여 트리거 된 App Service 백그라운드 작업을 개발 중입니다. 이 태스크는 새로운 데이터가 큐에 수신 될 때마다 자동으로 기능 코드를 호출합니다.
서비스를 구성해야합니다.
각 시나리오에 어떤 서비스를 사용해야합니까? 대답하려면 적절한 서비스를 올바른 시나리오로 끌어 오십시오. 각 서비스는 한 번만 사용되거나 전혀 사용되지 않을 수 있습니다. 분할 창을 분할 창간에 드래그하거나 스크롤하여 컨텐츠를 볼 수 있습니다.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
正解:

Explanation

Box 1: WebJobs
A WebJob is a simple way to set up a background job, which can process continuously or on a schedule.
WebJobs differ from a cloud service as it gives you get less fine-grained control over your processing environment, making it a more true PaaS service.
Box 2: Flow
모바일 앱과의 사용자 상호 작용에 대한 의미있는 분석을 제공하려면 Azure Mobile Apps SDK를 활용하는 Application Insights 계측 기능을 구현해야합니다.
Application Insights의 Usage Analytics 기능을 구현하는 데 필요한 데이터를 캡처해야합니다. 어떤 세 가지 데이터 값을 캡처해야합니까? 각 정답은 솔루션의 일부를 나타냅니다. 참고 : 각 정답은 한 포인트의 가치가 있습니다.

正解:A、C、D 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
보안 요구 사항이 충족되는지 확인해야합니다.
Database 클래스의 DB03 행에서 ConnectionString 필드에 어떤 값을 사용해야합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
正解:

Explanation

Box 1: Integrated Security=SSPI
Integrated security: For all data source types, connect using the current user account.
For SqlClient you can use Integrated Security=true; or Integrated Security=SSPI; Scenario: All access to Azure Storage and Azure SQL database must use the application's Managed Service Identity (MSI) Box 2: Encrypt = True Scenario: All data must be protected in transit.
References:
https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/connection-string-syntax
Topic 4, Proseware, Inc
Background
You are a developer for Proseware, Inc. You are developing an application that applies a set of governance policies for Proseware's internal services, external services, and applications. The application will also provide a shared library for common functionality.
Requirements
Policy service
You develop and deploy a stateful ASP.NET Core 2.1 web application named Policy service to an Azure App Service Web App. The application reacts to events from Azure Event Grid and performs policy actions based on those events.
The application must include the Event Grid Event ID field in all Application Insights telemetry.
Policy service must use Application Insights to automatically scale with the number of policy actions that it is performing.
Policies
Log policy
All Azure App Service Web Apps must write logs to Azure Blob storage. All log files should be saved to a container named logdrop. Logs must remain in the container for 15 days.
Authentication events
Authentication events are used to monitor users signing in and signing out. All authentication events must be processed by Policy service. Sign outs must be processed as quickly as possible.
Policylib
You have a shared library named PolicyLib that contains functionality common to all ASP.NET Core web services and applications. The Policy Lib library must
* Exclude non-user actions from Application Insights telemetry.
* Provide methods that allow a web service to scale itself.
* Ensure that scaling actions do not disrupt application usage.
Other
Anomaly detection service
You have an anomaly detection service that analyzes log information for anomalies. It is implemented as an Azure as a web service.
If an anomaly is detected, an Azure Function that emails administrators is called by using an HTTP WebHook.
Health monitoring
All web applications and services have health monitoring at the /health service endpoint.
Issues
Policy loss
When you deploy Policy service, policies may not be applied if they were in the process of being applied during the deployment.
Performance issue
When under heavy load, the anomaly detection service undergoes slowdowns and rejects connections.
Notification latency
Users report that anomaly detection emails can sometimes arrive several minutes after an anomaly is detected.
App code
EnventGridController.cs
Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.


LoginEvents.cs
Relevant portions of the app files are shown below. Line numbers are included for reference only and include a two-character prefix that denotes the specific file to which they belong.
온-프레미스 배송 데이터를 Azure로 마이그레이션해야합니다.
무엇을 사용해야합니까?

解説: (JPNTest メンバーにのみ表示されます)
팀의 개발 환경을 구성하고 있습니다. Azure Marketplace에서 Azure 구독으로 최신 Visual Studio 이미지를 배포합니다.
개발 환경에는 조직 전체의 응용 프로그램 개발을 지원하기 위해 여러 소프트웨어 개발 키트 (SDK) 및 타사 구성 요소가 필요합니다. 개발 팀을 위해 배치 된 가상 머신 (VM)을 설치하고 사용자 정의합니다. 새 팀원 개발 환경을 프로비저닝 할 수 있도록 사용자 정의 된 VM을 저장해야합니다.
향후 프로비저닝을 위해 사용자 정의 된 VM을 저장해야합니다.
어떤 도구 또는 서비스를 사용해야합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
正解:

Explanation

Box 1: Azure Powershell
Creating an image directly from the VM ensures that the image includes all of the disks associated with the VM, including the OS disk and any data disks.
Before you begin, make sure that you have the latest version of the Azure PowerShell module.
You use Sysprep to generalize the virtual machine, then use Azure PowerShell to create the image.
Box 2: Azure Blob Storage
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource#create-an-image-of-a
이벤트 그리드를 사용하여 다른 서비스와 연결하는 앱을 작성 중입니다. 앱의 이벤트 데이터는 규정을 확인하는 서버리스 기능으로 전송됩니다. 이 기능은 회사에서 유지 관리합니다.
리소스 범위에서 새 이벤트 구독을 작성합니다. 이벤트는 3 특정 기간 후에 무효화되어야합니다. 보안을 유지하려면 이벤트 그리드를 구성해야합니다.
무엇을 구현해야합니까? 답변하려면 [답변 영역]에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다
正解:

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.
보안 정책이 충족되었는지 확인해야합니다.
PC26 라인에 어떤 코드를 추가해야합니까?
답변하려면 답변 영역에서 적절한 옵션을 선택하십시오.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다.
正解:

Explanation

Box 1: var key = await Resolver.ResolveKeyAsyn(keyBundle,KeyIdentifier.CancellationToken.None); Box 2: var x = new BlobEncryptionPolicy(key,resolver); Example:
// We begin with cloudKey1, and a resolver capable of resolving and caching Key Vault secrets.
BlobEncryptionPolicy encryptionPolicy = new BlobEncryptionPolicy(cloudKey1, cachingResolver); client.DefaultRequestOptions.EncryptionPolicy = encryptionPolicy; Box 3: cloudblobClient. DefaultRequestOptions.EncryptionPolicy = x; References:
https://github.com/Azure/azure-storage-net/blob/master/Samples/GettingStarted/EncryptionSamples/KeyRotatio
여러 컨테이너를 사용하는 AKS (Azure Kubernetes Services) 클러스터를 배포하고 있습니다.
클러스터를 작성하고 컨테이너 서비스가 올바르게 구성되어 사용 가능한지 확인해야합니다.
솔루션을 개발하기 위해 어떤 4 가지 명령을 사용해야합니까? 응답하려면 명령 세그먼트 목록에서 해당 명령 세그먼트를 응답 영역으로 이동하고 올바른 순서로 정렬하십시오.
正解:

Explanation

Step 1: az group create
Create a resource group with the az group create command. An Azure resource group is a logical group in which Azure resources are deployed and managed.
Example: The following example creates a resource group named myAKSCluster in the eastus location.
az group create --name myAKSCluster --location eastus
Step 2 : az aks create
Use the az aks create command to create an AKS cluster.
Step 3: kubectl apply
To deploy your application, use the kubectl apply command. This command parses the manifest file and creates the defined Kubernetes objects.
Step 4: az aks get-credentials
Configure it with the credentials for the new AKS cluster. Example:
az aks get-credentials --name aks-cluster --resource-group aks-resource-group References:
https://docs.bitnami.com/azure/get-started-aks/
사용자가 로그인 할 때 인사를하려면 챗봇을 업데이트해야합니다.
어떤 두 가지 리치 카드 형식을 사용할 수 있습니까? 각 정답은 완전한 솔루션을 제시합니다.
참고 : 각각의 올바른 선택은 1 포인트의 가치가 있습니다

正解:A、B 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡