合格目指せAZ-400日本語試験最新のAZ-400日本語試験問題集PDF 2023年更新
AZ-400日本語試験問題集、365日更新無料サンプル
質問 163
Azure ReposのGitリポジトリを使用して、Webアプリケーションのソースコードを管理します。開発者は変更をマスターブランチに直接コミットします。
次の要件を満たす変更管理手順を実装する必要があります。
マスターブランチを保護する必要があり、最初に機能ブランチに新しい変更を組み込む必要があります。
変更は、各マージの前に、少なくとも1人のリリースマネージャーによってレビューおよび承認される必要があります。
プルリクエストを使用して、変更をマスターブランチに取り込む必要があります。
Azureリポジトリで何を構成する必要がありますか?
- A. プロジェクト設定のデプロイメントプール
- B. マスターブランチのブランチセキュリティ
- C. プロジェクト設定のサービス
- D. マスターブランチのブランチポリシー
正解: D
解説:
Branch policies help teams protect their important branches of development. Policies enforce your team's code quality and change management standards.
Reference:
https://docs.microsoft.com/en-us/azure/devops/repos/git/branch-policies
質問 164
AzureDevOpsにプロジェクトがあります。
無人構成スクリプトを使用して、セルフホストエージェントを展開することを計画しています。
構成スクリプトで定義する必要がある2つの値はどれですか?それぞれの正解は、解決策の一部を示しています。
注:正しい選択はそれぞれ1ポイントの価値があります。
- A. エージェントプール名
- B. 組織のURL
- C. プロジェクト名
- D. 認証資格情報
- E. デプロイメントグループ名
正解: B,D
解説:
Unattended config:
The agent can be set up from a script with no human intervention. You must pass --unattended and the answers to all questions.
To configure an agent, it must know the URL to your organization or collection and credentials of someone authorized to set up agents. All other responses are optional.
Reference:
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/v2-windows Overview
Topic 2, Contoso
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 DevOPs 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.
質問 165
あなたの会社は3つのモバイルアプリケーションのスイートを作成しています。
アプリケーションビルドへのアクセスを制御する必要があります。ソリューションは組織レベルで管理する必要があります何を使用しますか?回答するには、回答領域で適切なオプションを選択します。
注:それぞれ正しい選択は1ポイントの価値があります。
正解:
解説:
質問 166
あなたは多層アプリケーションを開発しています。アプリケーションはフロントエンドとしてAzure App Service Webアプリケーションを使用し、バックエンドとしてAzure SQLデータベースを使用します。アプリケーションはAzure関数を使用して、Azure Storageにデータを書き込みます。
フロントエンドからのステータスコードが返されない場合は、Azure DevOpsチームに電子メールメッセージを送信する必要があります。
200。
どの機能を使うべきですか?
- A. Azure Application Insightsのアプリケーションマップ
- B. Azure Log Analyticsのサービスマップ
- C. Azure Application Insightsのプロファイラー
- D. Azure Application Insightsの可用性テスト
正解: A
解説:
Explanation
Application Map helps you spot performance bottlenecks or failure hotspots across all components of your distributed application. Each node on the map represents an application component or its dependencies; and has health KPI and alerts status.
References: https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-map
質問 167
計画された変更をサポートするには、既存のDevOpsツールを置き換える必要があります。
何を使うべきですか?答えるには、適切なツールを正しいターゲットにドラッグします。各ツールは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
Reference:
https://www.trustradius.com/compare-products/azure-devops-services-vs-trello
https://marketplace.visualstudio.com/items?itemName=ms-vsts.vss-services-bamboo
https://www.c-sharpcorner.com/article/cicd-implementation-for-an-azure-function-app-using-atlassian-bamboo-server/
質問 168
共有コードを見つけて分離する必要があります。 共有コードは一連のパッケージで管理されます。
どの3つのアクションを順番に実行しますか? 答えるには、適切な行動を行動のリストから回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
Step 1: Create a dependency graph for the application
By linking work items and other objects, you can track related work, dependencies, and changes made over time. All links are defined with a specific link type. For example, you can use Parent/Child links to link work items to support a hierarchical tree structure. Whereas, the Commit and Branch link types support links between work items and commits and branches, respectively.
Step 2: Group the related components.
Packages enable you to share code across your organization: you can compose a large product, develop multiple products based on a common shared framework, or create and share reusable components and libraries.
Step 3: Assign ownership to each component graph
References:
https://docs.microsoft.com/en-us/azure/devops/boards/queries/link-work-items-support-traceability?view=azure-devops&tabs=new-web-form
https://docs.microsoft.com/en-us/visualstudio/releasenotes/tfs2017-relnotes
質問 169
リリースパイプラインを持つAzureDevOpsのプロジェクトがあります。
次の要件を満たすには、作業項目の追跡とアジャイルプロジェクト管理システムを統合する必要があります。
*開発者がコミットが本番環境にデプロイされているかどうかを追跡できるようにします。
*展開ステータスを報告します。
*統合の労力を最小限に抑えます。
どのシステムを使用する必要がありますか?
- A. Trello
- B. Basecamp
- C. Jira
- D. アサナ
正解: C
解説:
Explanation
Jira Software is a development tool used by agile teams to plan, track, and manage software releases. Using Azure Pipelines, teams can configure CI/CD pipelines for applications of any language, deploying to any platform or any cloud.
Note: Microsoft and Atlassian have partnered together to build an integration between Azure Pipelines and Jira Software.
This integration connects the two products, providing full tracking of how and when the value envisioned with an issue is delivered to end users. This enables teams to setup a tight development cycle from issue creation through release. Key development milestones like builds and deployments associated to a Jira issue can then be tracked from within Jira Software.
Reference:
https://devblogs.microsoft.com/devops/azure-pipelines-integration-with-jira-software/
質問 170
共有コードを見つけて分離する必要があります。 共有コードは一連のパッケージで管理されます。
どの3つのアクションを順番に実行しますか? 答えるには、適切な行動を行動のリストから回答領域に移動し、正しい順序で並べます。
正解:
解説:
Explanation:
Step 1: Create a dependency graph for the application
By linking work items and other objects, you can track related work, dependencies, and changes made over time. All links are defined with a specific link type. For example, you can use Parent/Child links to link work items to support a hierarchical tree structure. Whereas, the Commit and Branch link types support links between work items and commits and branches, respectively.
Step 2: Group the related components.
Packages enable you to share code across your organization: you can compose a large product, develop multiple products based on a common shared framework, or create and share reusable components and libraries.
Step 3: Assign ownership to each component graph
References:
https://docs.microsoft.com/en-us/azure/devops/boards/queries/link-work-items-support-traceability?view=azure-devops&tabs=new-web-form
https://docs.microsoft.com/en-us/visualstudio/releasenotes/tfs2017-relnotes
質問 171
あなたの会社は新しいアプリケーションのためにAzure DevOpsにプロジェクトを持っています。アプリケーションは、Windows Server 2016を実行する複数のAzure仮想マシンに展開されます。
仮想マシンの配置戦略を推奨する必要があります。戦略は次の要件を満たす必要があります。
* 仮想マシンが一貫した構成を維持していることを確認してください。
* 仮想マシンを構成するための管理作業を最小限に抑える
あなたは推薦に何を含めるべきですか?
- A. Azure Resource ManagerのテンプレートとWindows用のカスタムスクリプト拡張機能
- B. デプロイメントYAMLとAzureのパイプラインデプロイメントグループ
- C. デプロイメントYAMLとAzureのパイプラインステージテンプレート
- D. Azure Resource ManagerのテンプレートとWindows用のPowerShellのDesired State Configuration(DSC)拡張機能
正解: D
質問 172
AzureADユーザーアカウントを作成するRunbookを展開することを計画しています。
RunbookがAzureActiveDirectory用のAzurePowerShellコマンドレットを実行できることを確認する必要があります。
このタスクを完了するには、MicrosoftAzureポータルにサインインします。
正解:
解説:
Azure Automation now ships with the Azure PowerShell module of version 0.8.6, which introduced the ability to non-interactively authenticate to Azure using OrgId (Azure Active Directory user) credential-based authentication. Using the steps below, you can set up Azure Automation to talk to Azure using this authentication type.
Step 1: Find the Azure Active Directory associated with the Azure subscription to manage:
1. Log in to the Azure portal as the service administrator for the Azure subscription you want to manage using Azure Automation. You can find this user by logging in to the Azure portal as any user with access to this Azure subscription, then clicking Settings, then Administrators.
2. Note the name of the directory associated with the Azure subscription you want to manage. You can find this directory by clicking Settings, then Subscriptions.
Step 2: Create an Azure Active Directory user in the directory associated with the Azure subscription to manage:
You can skip this step if you already have an Azure Active Directory user in this directory. and plan to use this OrgId to manage Azure.
1. In the Azure portal click on Active Directory service.
2. Click the directory name that is associated with this Azure subscription.
3. Click on the Users tab and then click the Add User button.
4. For type of user, select "New user in your organization." Enter a username for the user to create.
5. Fill out the user's profile. For role, pick "User." Don't enable multi-factor authentication. Multi-factor accounts cannot be used with Azure Automation.
6. Click Create.
7. Jot down the full username (including part after @ symbol) and temporary password.
Step 3: Allow this Azure Active Directory user to manage this Azure subscription.
1. Click on Settings (bottom Azure tab under StorSimple)
2. Click Administrators
3. Click the Add button. Type the full user name (including part after @ symbol) of the Azure Active Directory user you want to set up to manage Azure. For subscriptions, choose the Azure subscriptions you want this user to be able to manage. Click the check mark.
Step 4: Configure Azure Automation to use this Azure Active Directory user to manage this Azure subscription Create an Azure Automation credential asset containing the username and password of the Azure Active Directory user that you have just created. You can create a credential asset in Azure Automation by clicking into an Automation Account and then clicking the Assets tab, then the Add Setting button.
Note: Once you have set up the Azure Active Directory credential in Azure and Azure Automation, you can now manage Azure from Azure Automation runbooks using this credential.
Reference:
https://azure.microsoft.com/sv-se/blog/azure-automation-authenticating-to-azure-using-azure-active-directory/
質問 173
App1の認証を構成する必要があります。ソリューションは、計画された変更をサポートする必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
Woodgrove Bank plans to implement the following changes to the identity environment:
* Configure App1 to use a service principal.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal
質問 174
Azure DevOpsデプロイパイプラインを構成しています。デプロイされたアプリケーションは、Azure Key Vaultに保存されているシークレットを使用して、Webサービスに対して認証されます。
展開パイプラインでシークレットを使用する必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序に並べます。
正解:
解説:
1 - Create a service principal in Azure Active Directory (Azure AD).
2 - Configure an access policy in the key vault.
3 - Add an Azure Resource Manager service connection to the pipeline.
質問 175
次の要件を持つ新しいプロジェクトをAzureDevOpsにデプロイする必要があります。
*リード開発者は、リポジトリの作成、権限の管理、ポリシーの管理、およびリポジトリへの貢献ができる必要があります。
*開発者はリポジトリに貢献してブランチを作成できる必要がありますが、ビルドをプッシュするときにポリシーをバイパスしてはなりません。
*プロジェクトマネージャーは、リポジトリのみを表示できる必要があります。
*最小特権の原則を使用する必要があります。
役割ごとに新しいAzureDevOpsプロジェクトチームを作成します。
各チームをどのAzureDevOpsグループに追加する必要がありますか?答えるには、適切なグループを正しいチームにドラッグします。各グループは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
質問 176
あなたの会社は新しいWebアプリケーションを構築しています。
提供されている機能についてパイロットユーザーからのフィードバックを収集する予定です。
パイロットユーザー全員に、Google ChromeとMicrosoft Test&Feedback拡張機能がインストールされた企業のコンピューターがあります。パイロットユーザーはChromeを使用してアプリケーションをテストします。
開発者がパイロットユーザーからのフィードバックを要求および収集できるようにするために必要なアクセスレベルを特定する必要があります。解決策は、最小特権の原則を使用する必要があります。
Azure DevOpsでどのアクセスレベルを識別する必要がありますか?回答するには、回答領域で適切なオプションを選択します。注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
質問 177
投資計画アプリケーションスイートについて、どのパッケージフィードアクセスレベルをDevelopersおよびTeam Leadersグループに割り当てる必要がありますか? 回答するには、適切なアクセスレベルを正しいグループにドラッグします。
各アクセスレベルは、1回、複数回、またはまったく使用されない可能性があります。 コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要があります。
注:それぞれ正しい選択は1ポイントの価値があります。
正解:
解説:
Explanation
Box 1: Reader
Members of a group named Developers must be able to install packages.
Feeds have four levels of access: Owners, Contributors, Collaborators, and Readers. Owners can add any type of identity-individuals, teams, and groups-to any access level.
Box 2: Owner
Members of a group named Team Leaders must be able to create new packages and edit the permissions of package feeds.
質問 178
......
AZ-400日本語問題集、あなたを合格させる認証試験:https://jp.fast2test.com/AZ-400J-premium-file.html