初心者向けのAZ-400日本語試験 [2025] 問題集でMicrosoftのPDF問題 [Q11-Q29]

Share

初心者向けのAZ-400日本語試験 [2025] 問題集でMicrosoftのPDF問題

AZ-400日本語プレミアム試験エンジンPDFをダウンロード

質問 # 11
Project5トリガー用のフィルターをどのように構成しますか?回答するには、回答領域で適切なオプションを選択します。
注:それぞれ正しい選択は1ポイントの価値があります。

正解:

解説:

Explanation:

Scenario:

References: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/triggers
Topic 1, Contoso Case Study: 2
Overview
Existing Environment
Contoso, Ltd. is a manufacturing company that has a main office in Chicago.
Requirements
Contoso plans to improve its IT development and operations processes implementing Azue DevOps principles.
Contoso has an Azure subscription and creates an Azure DevelPs organization.
The Azure DevOps organization includes:
* The Docker extension
* A deployment pool named Pool7 that contains 10 Azure virtual machines that run Windows Server
2016.
The Azure subscription contains an Azure Automation account.
Planned Changes
Contoso plans to create projects in Azure DevOps as shown in the following table.

Technical Requirements
Contoso identities the following technical requirements:
* Implement build agents rot Project 1.
* Whenever possible, use Azure resources
*Avoid using deprecated technologies
* Implement a code flow strategy for Project2 that will:
*Enable Team 2 to submit pull requests for Project2.
* Enable Team 2 to work independently on changes to a copy of Project?
* Ensure that any intermediary changes performed by Tram2 on a copy of Project2 will be subject to the same restrictions as the ones defied in the build policy of Project2.
* Whenever possible. Implement automation and minimize administrative effort.
* Implement Protect3, Project5, Project6, and Project7 based on the planned changes.
* Implement Project4 and configure the project to push Docker images to Azure Container Reentry.


質問 # 12
az400-9940427-main という名前の Azure Web アプリがローリング アップグレードをサポートしていることを確認する必要があります。このソリューションでは、az400-9940427-main に接続するユーザーの 10% のみがアプリの更新バージョンを使用するようにする必要があります。
ソリューションでは、管理労力を最小限に抑える必要があります。
このタスクを完了するには、Microsoft Azure ポータルにサインインします。

正解:

解説:
See solution below.
Explanation:
Set up staging environments in Azure App Service
1. Open Microsoft Azure Portal
2. Log into your Azure account, select your app's resource page, in the left pane, select Deployment slots > Add Slot.

3. In the Add a slot dialog box, give the slot a name, and select whether to clone an app configuration from another deployment slot. Select Add to continue.

4. After the slot is added, select Close to close the dialog box. The new slot is now shown on the Deployment slots page. By default, Traffic % is set to 0 for the new slot, with all customer traffic routed to the production slot.
5. Select the new deployment slot to open that slot's resource page.

6. Change TRAFFIC % to 10
References:
https://docs.microsoft.com/en-us/azure/app-service/deploy-staging-slots


質問 # 13
Azure Reposで新しいGitリポジトリの設定を構成しています。
マージする前に、ブランチのプルリクエストが次の基準を満たしていることを確認する必要があります。
*コミットされたコードは正常にコンパイルされる必要があります。
*プルリクエストの品質ゲートステータスは、SonarCloudでPassedである必要があります。
要件ごとにどのポリシータイプを設定する必要がありますか?回答するには、適切なポリシータイプを正しい要件にドラッグします。各ポリシータイプは、1回、複数回、またはまったく使用しない場合があります。ペイン間で分割バーをドラッグするか、コンテンツを表示するにはスクロールする必要がある場合があります。
注:それぞれの正しい選択は1ポイントの価値があります。

正解:

解説:

Box 1: A check-in policy
Administrators of Team Foundation version control can add check-in policy requirements. These check-in policies require the user to take actions when they conduct a check-in to source control.
By default, the following check-in policy types are available:
* Builds Requires that the last build was successful before a check-in.
* Code Analysis Requires that code analysis is run before check-in.
* Work Items Requires that one or more work items be associated with the check-in.
Box 2: Build policy
Reference:
https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/add-check-policies
https://azuredevopslabs.com/labs/vstsextend/sonarcloud/


質問 # 14
Azure Pipelinesを使用して、アプリのビルドとデプロイを管理します。
新しいアプリのリリース戦略を計画しています。次のシナリオの戦略を選択する必要があります。
*リリースは、ソフトウェア障害に対する許容度によってグループ化されたユーザーが利用できるようになります。
*コードは、アプリの今後のリリースで利用できる機能を有効にするためにデプロイされます。
*新しいリリースが発生した場合、以前のバージョンに戻す必要がある場合に回復時間を最小限に抑えるために、既存の展開はアクティブのままになります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/azure/devops/learn/what-is-continuous-delivery
https://docs.microsoft.com/en-us/azure/devops/migrate/phase-features-with-feature-flags
https://medium.com/@denniszielke/continuous-kubernetes-blue-green-deployments-on-azure-using-nginx-appgateway-or-trafficmanager-4490bce29cb


質問 # 15
Azure Pipelinesでビルドパイプラインを設計しています。
パイプラインには自己ホストエージェントが必要です。ビルドパイプラインは1日に1回実行され、完了までに30分かかります。
エージェントのコンピューティングタイプを推奨する必要があります。ソリューションはコストを最小限に抑える必要があります。
何を勧めますか?

  • A. an Azure Kubernetes Service (AKS) cluster
  • B. Azure virtual machines
  • C. Azure Container Instances
  • D. an Azure virtual machine scale set

正解:C

解説:
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops&tabs=browser#faq


質問 # 16
アプリケーションのビルドプロセスの一環として、GitHubにあるAzure Resource Managerテンプレートを使用して、リソースのグループをAzureにデプロイする必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序に並べます。

正解:

解説:

Explanation

Step 1: Create a release pipeline
You need to create a new pipeline.
You can integrate Azure Resource Manager templates (ARM templates) with Azure Pipelines for continuous integration and continuous deployment (CI/CD).
Step 2: Add an Azure Resource Group Deployment task
Step 3: Set the template parameters
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/add-template-to-azure-pipelines


質問 # 17
"MAX_ITEMS" という名前の環境変数を含めるように、az400-9940427-main という名前の Azure Web アプリを構成する必要があります。環境変数の値は 50 である必要があります。
このタスクを完了するには、Microsoft Azure ポータルにサインインします。

正解:

解説:
See solution below.
Explanation
1. In the Azure portal, navigate to the az400-9940427-main app's management page. In the app's left menu, click Configuration > Application settings.

2. ClickNew Application settings
3. Enter the following:
* Name: MAX_ITEMS
* Value: 50
References:
https://docs.microsoft.com/en-us/azure/app-service/configure-common


質問 # 18
アプリケーションのビルドプロセスの一環として、GitHubにあるAzure Resource Managerテンプレートを使用して、リソースのグループをAzureにデプロイする必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序に並べます。

正解:

解説:

Explanation

Step 1: Create a release pipeline
You need to create a new pipeline.
You can integrate Azure Resource Manager templates (ARM templates) with Azure Pipelines for continuous integration and continuous deployment (CI/CD).
Step 2: Add an Azure Resource Group Deployment task
Step 3: Set the template parameters
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/add-template-to-azure-pipelines


質問 # 19
ユーザーの行動がアプリケーションに与える影響を理解するために、Azure Application Insightsを使用したいと考えています。
各動作を分析するためにどのアプリケーションInsightsツールを使用する必要がありますか? 回答するには、適切なツールを正しい動作にドラッグします。 各ツールは、1回、複数回、またはまったく使用しないことができます。 コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要があります。
注:それぞれ正しい選択は1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/usage-flows


質問 # 20
az40010480345acr1 という名前のリポジトリが dotnetapp という名前のイメージの新しいバージョンを受信するたびに、https://contoso.com/statushook Webhook が呼び出されるようにする必要があります。
このタスクを完了するには、Microsoft Azure ポータルにサインインします。

  • A. 以下の解決策を参照してください。

正解:A

解説:
Sign in to the Azure portal.
Navigate to the container registry az40010480345acr1.
Under Services, select Webhooks.
Select the existing webhook https://contoso.com/statushook, and double-click on it to get its properties.
For Trigger actions select image push
Example web hook:

Reference:
https://docs.microsoft.com/en-us/azure/container-registry/container-registry-webhook


質問 # 21
あなたの会社は次のリソースを使用しています。
* Azure ContainerRegistryでホストされているWindowsServer2019コンテナーイメージ
*最新バージョンのUbuntuを実行するAzure仮想マシンAnAzure
* LogAnalyticsワークスペースAzureActive Directory(Azure AD)
* Azureキーボールト
Azure Security Centerで脆弱性評価を受け取ることができる2つのリソースはどれですか?それぞれの正解は、解決策の一部を示しています。

  • A. 最新バージョンのUbuntuを実行するAzure仮想マシン
  • B. Azureキーボールト
  • C. Azure ContainerRegistryでホストされているWindowsServer2019コンテナーイメージ
  • D. Azure LogAnalyticsワークスペース
  • E. Azure Active Directory(Azure AD)

正解:A、C

解説:
Explanation
https://docs.microsoft.com/en-us/azure/security-center/features-paas
https://docs.microsoft.com/en-us/azure/security-center/container-security


質問 # 22
az400-9940427-main という名前の Azure Web アプリがローリング アップグレードをサポートしていることを確認する必要があります。このソリューションでは、az400-9940427-main に接続するユーザーの 10% のみがアプリの更新バージョンを使用するようにする必要があります。
ソリューションでは、管理労力を最小限に抑える必要があります。
このタスクを完了するには、Microsoft Azure ポータルにサインインします。

正解:

解説:
See solution below.
Explanation:
Set up staging environments in Azure App Service
1. Open Microsoft Azure Portal
2. Log into your Azure account, select your app's resource page, in the left pane, select Deployment slots > Add Slot.

3. In the Add a slot dialog box, give the slot a name, and select whether to clone an app configuration from another deployment slot. Select Add to continue.

4. After the slot is added, select Close to close the dialog box. The new slot is now shown on the Deployment slots page. By default, Traffic % is set to 0 for the new slot, with all customer traffic routed to the production slot.
5. Select the new deployment slot to open that slot's resource page.

6. Change TRAFFIC % to 10
References:
https://docs.microsoft.com/en-us/azure/app-service/deploy-staging-slots


質問 # 23
タスク 1
https://dev.azure.com に移動し、[無料で開始] を選択して、次の資格情報を指定します。
* [email protected]
* パスワード: eWrSalD2!
デフォルト設定を使用して Azure DevOps にサインアップし、Azure DevOps 組織を作成します。組織が作成されると、Project1 という名前のプライベート プロジェクトが作成されます。
[email protected] という電子メール アドレスを持つ外部ユーザーを、User1 -42147509 Azure DevOps 組織の利害関係者として追加する必要があります。
ユーザーは、最も制限の厳しい Azure DevOps グループに追加する必要があります。
このタスクを完了するには、Userl-42147509 ExamUsers.com として Azure DevOps ポータルにサインインします。

正解:

解説:
See the solution below in explanation.
Explanation:
Step 1: Sign Up for Azure DevOps
* Navigate to Azure DevOps.
* Click on Start Free.
* Enter the credentials:
* Email: [email protected]
* Password: eWrSalD2!
* Follow the prompts to complete the sign-up process using the default settings.
Step 2: Create an Azure DevOps Organization
* Once signed in, you will be prompted to create a new organization.
* Enter a name for your organization and select your region.
* Click on Continue to create the organization.
Step 3: Create a Private Project
* In your new organization, click on New Project.
* Name the project Project1.
* Set the visibility to Private.
* Click on Create.
Step 4: Add an External User as a Stakeholder
* Go to the Organization Settings.
* Under General, select Users.
* Click on Add users.
* Enter the email address: [email protected].
* Set the access level to Stakeholder.
* Add the user to the most restrictive group, which is typically the Readers group.
* Click on Add to complete the process.
Step 5: Verify the User Addition
* Ensure that the external user has been added successfully by checking the Users list.
* Confirm that the user has the Stakeholder access level and is part of the Readers group.
By following these steps, you should be able to complete the task successfully. If you encounter any issues, feel free to ask for further assistance!


質問 # 24
あなたの会社はGitソースコードリポジトリを使用しています。
ワークフロー戦略としてGitFlowを実装することを計画しています。
ストラテジーの実動コードと実動前コードに使用されるブランチタイプを特定する必要があります。
コードタイプごとにどのブランチタイプを特定する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Explanation

Box 1: Master
The Master branch contains production code. All development code is merged into master in sometime.
Box 2: Develop
The Develop branch contains pre-production code. When the features are finished then they are merged into develop.
Reference:
https://medium.com/@patrickporto/4-branching-workflows-for-git-30d0aaee7bf


質問 # 25
Azure DevOpsを使用して、App1という名前のアプリのビルドとデプロイを管理します。
VM1という名前の仮想マシンをデプロイするリリースパイプラインがあります。
AzureMonitorを使用してリリースパイプラインを監視することを計画しています
VM1のパフォーマンスを監視するアラートを作成する必要があります。アラートは、平均CPU使用率が5分間で70%を超えたときにトリガーする必要があります。アラートは、1分ごとに平均を計算する必要があります。
アラートルールをどのように構成する必要がありますか?回答するには、回答領域で適切なオプションを選択します。

正解:

解説:

Box 1: 5 minutes
The alert must calculate the average once every minute.
Note: We [Microsoft] recommend choosing an Aggregation granularity (Period) that is larger than the Frequency of evaluation, to reduce the likelihood of missing the first evaluation of added time series Box 2: Static Box 3: Greater than Example, say you have an App Service plan for your website. You want to monitor CPU usage on multiple instances running your web site/app. You can do that using a metric alert rule as follows:
* Target resource: myAppServicePlan
* Metric: Percentage CPU
* Condition Type: Static
* Dimensions
* Instance = InstanceName1, InstanceName2
* Time Aggregation: Average
* Period: Over the last 5 mins
* Frequency: 1 min
* Operator: GreaterThan
* Threshold: 70
* Like before, this rule monitors if the average CPU usage for the last 5 minutes exceeds 70%.
* Aggregation granularity
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-metric-overview


質問 # 26
Desired State Configuration (DSC) を使用して、Windows Server 2022 を実行するサーバーの構成を維持する予定です。サーバーには次の機能がインストールされている必要があります。
* ウェブサーバー
* メールサーバー
DSC 構成ファイルはどのように完成させる必要がありますか?回答するには、回答領域で適切なオプションを選択してください。
注: 正しく選択するたびに 1 ポイントの価値があります。

正解:

解説:

Explanation:


質問 # 27
You have a web app named App1 that is hosted on multiple servers. App1 uses Application Insights in Azure Monitor.
You need to compare the dairy CPU usage from the last week for all servers.
How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

https://docs.microsoft.com/en-us/azure/azure-monitor/app/performance-counters


質問 # 28
次の要件を満たすには、AzureDevOpsエージェントプールへのアクセスを構成する必要があります。
ビルドまたはリリースパイプラインを作成するときは、プロジェクトエージェントプールを使用します。
組織のエージェントプールとエージェントを表示します。
最小特権の原則を使用します。
Azure DevOps組織とプロジェクトに必要なロールメンバーシップはどれですか?回答するには、適切なロールメンバーシップを正しいターゲットにドラッグします。各役割のメンバーシップは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/pools-queues


質問 # 29
......

あなたを合格させるMicrosoft試験にはAZ-400日本語試験問題集:https://www.goshiken.com/Microsoft/AZ-400J-mondaishu.html