AZ-400 Korean試験無料問題集「Microsoft Designing and Implementing Microsoft DevOps Solutions (AZ-400 Korean Version) 認定」
Azure 구독이 있습니다.
다음 표에 표준이 나와 있습니다.

Azure Pipelines를 사용하여 웹앱을 빌드하고 릴리스할 계획입니다.
파이프라인 구축을 위한 솔루션을 추천해 주셔야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 모든 신규 파이프라인이 표준에 정의된 보안 요구 사항을 충족하는지 확인하십시오.
* 모든 신규 파이프라인의 첫 번째 단계에 Standard2에 정의된 소프트웨어 필수 구성 요소가 포함되어 있는지 확인하세요.
* 행정적 노력을 최소화합니다.
각 표준을 구현하려면 무엇을 사용해야 할까요? 정답은 적절한 옵션을 해당 표준으로 드래그하여 찾는 것입니다. 각 구성 요소는 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고: 정답 하나당 1점이 주어집니다.

다음 표에 표준이 나와 있습니다.

Azure Pipelines를 사용하여 웹앱을 빌드하고 릴리스할 계획입니다.
파이프라인 구축을 위한 솔루션을 추천해 주셔야 합니다. 솔루션은 다음 요구 사항을 충족해야 합니다.
* 모든 신규 파이프라인이 표준에 정의된 보안 요구 사항을 충족하는지 확인하십시오.
* 모든 신규 파이프라인의 첫 번째 단계에 Standard2에 정의된 소프트웨어 필수 구성 요소가 포함되어 있는지 확인하세요.
* 행정적 노력을 최소화합니다.
각 표준을 구현하려면 무엇을 사용해야 할까요? 정답은 적절한 옵션을 해당 표준으로 드래그하여 찾는 것입니다. 각 구성 요소는 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고: 정답 하나당 1점이 주어집니다.

正解:

Explanation:

다음 표에 표시된 리소스가 포함된 Azure 구독이 있습니다.

DF1에 연결된 서비스를 만들 계획입니다. 연결된 서비스는 Microsoft SQL Server 인증을 사용하여 SQL1에 연결됩니다. SQL Server 로그인 비밀번호는 KV1에 저장됩니다.
데이터 팩토리가 SQL1에 연결할 때 DF1이 비밀번호를 검색하도록 구성해야 합니다. 이 솔루션은 최소 권한 원칙을 사용해야 합니다.
DF1을 어떻게 구성해야 하나요? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고사항: 정답을 선택할 때마다 1점이 부여됩니다.


DF1에 연결된 서비스를 만들 계획입니다. 연결된 서비스는 Microsoft SQL Server 인증을 사용하여 SQL1에 연결됩니다. SQL Server 로그인 비밀번호는 KV1에 저장됩니다.
데이터 팩토리가 SQL1에 연결할 때 DF1이 비밀번호를 검색하도록 구성해야 합니다. 이 솔루션은 최소 권한 원칙을 사용해야 합니다.
DF1을 어떻게 구성해야 하나요? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고사항: 정답을 선택할 때마다 1점이 부여됩니다.

正解:

Explanation:

Box 1: Secret
Store credential in Azure Key Vault by reference secret stored in key vault.
To reference a credential stored in Azure Key Vault, you need to:
* Retrieve data factory managed identity
* Grant the managed identity access to your Azure Key Vault. In your key vault-> Access policies -> Add Access Policy, search this managed identity to grant Get permission in Secret permissions dropdown. It allows this designated factory to access secret in key vault.
* Create a linked service pointing to your Azure Key Vault.
* Createdata store linked service, inside which reference the corresponding secret stored in key vault.
Box 2: Access policy
Reference:
https://docs.microsoft.com/en-us/azure/data-factory/store-credentials-in-key-vault
귀하의 회사에서는 Azure DevOps 프로젝트를 진행하고 있습니다.
Azure Resource Manager 템플릿을 사용하여 리소스를 배포하는 릴리스 파이프라인을 만들 계획입니다.
템플릿은 Azure Key Vault에 저장된 비밀을 참조합니다.
배포 중에 키 보관소에 저장된 비밀에 접근하기 위한 솔루션을 추천해야 합니다. 해당 솔루션은 최소 권한 원칙을 사용해야 합니다.
권장 사항에는 무엇을 포함해야 할까요? 답하려면 적절한 구성을 올바른 대상에 드래그하세요. 각 구성은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고사항: 정답 하나당 1점씩 부여됩니다.

Azure Resource Manager 템플릿을 사용하여 리소스를 배포하는 릴리스 파이프라인을 만들 계획입니다.
템플릿은 Azure Key Vault에 저장된 비밀을 참조합니다.
배포 중에 키 보관소에 저장된 비밀에 접근하기 위한 솔루션을 추천해야 합니다. 해당 솔루션은 최소 권한 원칙을 사용해야 합니다.
권장 사항에는 무엇을 포함해야 할까요? 답하려면 적절한 구성을 올바른 대상에 드래그하세요. 각 구성은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 드래그하거나 스크롤해야 할 수도 있습니다.
참고사항: 정답 하나당 1점씩 부여됩니다.

正解:

Explanation:

Box 1: A key Vault advanced access policy

Box 2: RBAC
Management plane access control uses RBAC.
The management plane consists of operationsthat affect the key vault itself, such as:
* Creating or deleting a key vault.
* Getting a list of vaults in a subscription.
* Retrieving Key Vault properties (such as SKU and tags).
* Setting Key Vault access policies that control user and application access tokeys and secrets.
References:https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-tutorial-use- key-vault
참고: 이 문제는 동일한 시나리오를 제시하는 일련의 문제 중 하나입니다. 각 문제는 제시된 목표를 충족할 수 있는 고유한 답안을 포함하고 있습니다. 일부 문제 세트에는 정답이 두 개 이상 있을 수 있고, 다른 문제 세트에는 정답이 없을 수 있습니다.
이 섹션의 질문에 답변한 후에는 더 이상 해당 질문으로 돌아갈 수 없습니다. 따라서 이러한 질문은 검토 화면에 나타나지 않습니다. 클라우드 호스팅 Jenkins 서버와 새로운 Azure Dev Ops 배포를 통합합니다.
개발자가 Azure Repos의 브랜치에 변경 사항을 커밋하면 Jenkins에 알림을 보내려면 Azure Dev Ops가 필요합니다.
해결 방법: Azure DevOps 알림에 대한 이메일 구독을 만듭니다.
이것이 목표를 달성하는가?
이 섹션의 질문에 답변한 후에는 더 이상 해당 질문으로 돌아갈 수 없습니다. 따라서 이러한 질문은 검토 화면에 나타나지 않습니다. 클라우드 호스팅 Jenkins 서버와 새로운 Azure Dev Ops 배포를 통합합니다.
개발자가 Azure Repos의 브랜치에 변경 사항을 커밋하면 Jenkins에 알림을 보내려면 Azure Dev Ops가 필요합니다.
해결 방법: Azure DevOps 알림에 대한 이메일 구독을 만듭니다.
이것이 목표를 달성하는가?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
과제 4
DevTest Labs 환경에서 az400-38443478-dtl1이라는 가상 머신 템플릿을 구성해야 합니다. 운영 체제는 Windows Server 2016 Datacenter를 기반으로 해야 합니다. DevTest Lab에서 생성된 가상 머신에는 Selenium 도구와 Google Chrome 브라우저가 포함되어야 합니다.
DevTest Labs 환경에서 az400-38443478-dtl1이라는 가상 머신 템플릿을 구성해야 합니다. 운영 체제는 Windows Server 2016 Datacenter를 기반으로 해야 합니다. DevTest Lab에서 생성된 가상 머신에는 Selenium 도구와 Google Chrome 브라우저가 포함되어야 합니다.
正解:
See the solution below in explanation.
Explanation:
To configure a virtual machine template in your DevTest Labs environment namedaz400-38443478-dtl1with Windows Server 2016 Datacenter that includes the Selenium tooland the Google Chrome browser, follow these steps:
* Create a Custom Image with Windows Server 2016 Datacenter:
* In the Azure Portal, go to your DevTest Labaz400-38443478-dtl1.
* Navigate toConfiguration and policies>Custom images.
* Use an existing VM or create a new one with Windows Server 2016 Datacenter.
* After setting up the VM, capture it to create a custom image1.
* Install Selenium and Google Chrome on the VM:
* Connect to the VM via RDP.
* Download and install the Selenium WebDriver for your preferred programming language from the official Selenium website2.
* For Google Chrome, download the offline installer from the official website and install it on the VM3.
* Generalize the VM:
* Run thesysprepcommand to generalize the VM, which prepares it to be used as a template.
* Shutdown the VM aftersysprepcompletes.
* Capture the Generalized VM to Create a Template:
* In the Azure Portal, navigate to the VM and selectCapture.
* Provide the required details and create the image.
* Add Selenium and Google Chrome Artifacts to the Template:
* Go back to the DevTest Labaz400-38443478-dtl1.
* SelectArtifactsand add Selenium and Google Chrome artifacts to the template.
* Ensure these artifacts are configured to install during the VM creation process.
* Create VMs from the Template:
* Now, when youcreate a new VM in the DevTest Lab, select the custom image you created.
* The VM will be provisioned with Windows Server 2016 Datacenter, and the Selenium tool and Google Chrome browser will be installed automatically.
By following these steps, you can ensure that all virtual machines created from this template in your DevTest Lab will have the required operating system, tools, and browser installed. Remember to replace placeholder names with the actual names of your resources where necessary.
Explanation:
To configure a virtual machine template in your DevTest Labs environment namedaz400-38443478-dtl1with Windows Server 2016 Datacenter that includes the Selenium tooland the Google Chrome browser, follow these steps:
* Create a Custom Image with Windows Server 2016 Datacenter:
* In the Azure Portal, go to your DevTest Labaz400-38443478-dtl1.
* Navigate toConfiguration and policies>Custom images.
* Use an existing VM or create a new one with Windows Server 2016 Datacenter.
* After setting up the VM, capture it to create a custom image1.
* Install Selenium and Google Chrome on the VM:
* Connect to the VM via RDP.
* Download and install the Selenium WebDriver for your preferred programming language from the official Selenium website2.
* For Google Chrome, download the offline installer from the official website and install it on the VM3.
* Generalize the VM:
* Run thesysprepcommand to generalize the VM, which prepares it to be used as a template.
* Shutdown the VM aftersysprepcompletes.
* Capture the Generalized VM to Create a Template:
* In the Azure Portal, navigate to the VM and selectCapture.
* Provide the required details and create the image.
* Add Selenium and Google Chrome Artifacts to the Template:
* Go back to the DevTest Labaz400-38443478-dtl1.
* SelectArtifactsand add Selenium and Google Chrome artifacts to the template.
* Ensure these artifacts are configured to install during the VM creation process.
* Create VMs from the Template:
* Now, when youcreate a new VM in the DevTest Lab, select the custom image you created.
* The VM will be provisioned with Windows Server 2016 Datacenter, and the Selenium tool and Google Chrome browser will be installed automatically.
By following these steps, you can ensure that all virtual machines created from this template in your DevTest Lab will have the required operating system, tools, and browser installed. Remember to replace placeholder names with the actual names of your resources where necessary.
참고: 이 문제는 동일한 시나리오를 제시하는 일련의 문제 중 하나입니다. 각 문제에는 기존 목표를 달성할 수 있는 고유한 답이 포함되어 있습니다. 일부 문제 세트에는 정답이 두 개 이상 있을 수 있고, 다른 문제 세트에는 정답이 없을 수도 있습니다.
이 섹션의 질문에 답변한 후에는 해당 섹션으로 돌아갈 수 없습니다. 따라서 해당 질문은 복습 화면에 표시되지 않습니다.
클라우드에 호스팅된 Jenkins 서버와 새로운 Azure DevOps 저장소를 통합합니다.
개발자가 Azure Repos의 브랜치에 변경 사항을 커밋하면 Azure DevOps에서 Jenkins에 알림을 보내야 합니다.
해결 방법: 빌드 파이프라인에 트리거를 추가합니다.
이것이 목표를 달성하는가?
이 섹션의 질문에 답변한 후에는 해당 섹션으로 돌아갈 수 없습니다. 따라서 해당 질문은 복습 화면에 표시되지 않습니다.
클라우드에 호스팅된 Jenkins 서버와 새로운 Azure DevOps 저장소를 통합합니다.
개발자가 Azure Repos의 브랜치에 변경 사항을 커밋하면 Azure DevOps에서 Jenkins에 알림을 보내야 합니다.
해결 방법: 빌드 파이프라인에 트리거를 추가합니다.
이것이 목표를 달성하는가?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Group7의 컴퓨터에 대해 Azure Automation을 구성해야 합니다.
어떤 세 가지 동작을 순서대로 수행해야 할까요? 답하려면 동작 목록에서 해당 동작을 정답 영역으로 옮겨 올바른 순서대로 정리하세요.

어떤 세 가지 동작을 순서대로 수행해야 할까요? 답하려면 동작 목록에서 해당 동작을 정답 영역으로 옮겨 올바른 순서대로 정리하세요.

正解:

Explanation:

Step 1: Create a Desired State Configuration (DSC) configuration file that has an extension of .ps1.
Step 2: Run the Import-AzureRmAutomationDscConfiguration Azure Powershell cmdlet TheImport-AzureRmAutomationDscConfiguration cmdlet imports an APS Desired State Configuration (DSC) configuration into Azure Automation. Specify the path of an APS script that contains a single DSC configuration.
Example:
PS C:\>Import-AzureRmAutomationDscConfiguration -AutomationAccountName "Contoso17"- ResourceGroupName "ResourceGroup01" -SourcePath "C:\DSC\client.ps1" -Force This command imports the DSC configuration in the file named client.ps1 into the Automation account named Contoso17. The command specifies the Force parameter. If there is an existing DSC configuration, this command replaces it.
Step 3: Run the Start-AzureRmAutomationDscCompilationJob Azure Powershell cmdlet The Start-AzureRmAutomationDscCompilationJob cmdlet compiles an APS Desired State Configuration (DSC) configuration in Azure Automation.
References:
https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/import- azurermautomationdscconfiguration
https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/start- azurermautomationdsccompilationjob
참고: 이 문제는 동일한 시나리오를 제시하는 일련의 문제 중 하나입니다. 각 문제는 명시된 목표를 충족할 수 있는 고유한 답안을 포함하고 있습니다. 일부 문제 세트에는 정답이 두 개 이상 있을 수 있고, 다른 문제 세트에는 정답이 없을 수 있습니다.
이 섹션의 질문에 답변한 후에는 해당 섹션으로 돌아갈 수 없습니다. 따라서 해당 질문은 복습 화면에 표시되지 않습니다.
Azure DevOps 프로젝트가 있습니다.
빌드 프로세스에서는 여러 가지 아티팩트가 생성됩니다.
아티팩트를 온프레미스 서버에 배포해야 합니다.
해결 방법: Docker 빌드를 온프레미스 서버에 배포합니다. 배포 파이프라인에 빌드 아티팩트 다운로드 작업을 추가합니다.
이것이 목표를 달성하는가?
이 섹션의 질문에 답변한 후에는 해당 섹션으로 돌아갈 수 없습니다. 따라서 해당 질문은 복습 화면에 표시되지 않습니다.
Azure DevOps 프로젝트가 있습니다.
빌드 프로세스에서는 여러 가지 아티팩트가 생성됩니다.
아티팩트를 온프레미스 서버에 배포해야 합니다.
해결 방법: Docker 빌드를 온프레미스 서버에 배포합니다. 배포 파이프라인에 빌드 아티팩트 다운로드 작업을 추가합니다.
이것이 목표를 달성하는가?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
귀사는 네 개의 프로젝트를 진행하고 있습니다. 각 프로젝트의 버전 관리 요구 사항은 다음 표에 나와 있습니다.

모든 프로젝트에 Azure Repos를 사용할 계획입니다.
각 프로젝트에 어떤 버전 관리 시스템을 사용해야 할까요? 정답은 적절한 버전 관리 시스템을 해당 프로젝트에 드래그 앤 드롭하는 것입니다. 각 버전 관리 시스템은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다.
콘텐츠를 보려면 창 사이의 분할 막대를 끌어야 할 수도 있고 스크롤해야 할 수도 있습니다.
참고사항: 정답을 선택할 때마다 1점이 부여됩니다.


모든 프로젝트에 Azure Repos를 사용할 계획입니다.
각 프로젝트에 어떤 버전 관리 시스템을 사용해야 할까요? 정답은 적절한 버전 관리 시스템을 해당 프로젝트에 드래그 앤 드롭하는 것입니다. 각 버전 관리 시스템은 한 번, 여러 번 또는 전혀 사용되지 않을 수 있습니다.
콘텐츠를 보려면 창 사이의 분할 막대를 끌어야 할 수도 있고 스크롤해야 할 수도 있습니다.
참고사항: 정답을 선택할 때마다 1점이 부여됩니다.

正解:

Explanation:
1 -> TFVS Refer : https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/control-access-team-foundation- version-control?view=azure-devops
2 -> TFVS Refer :https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/add-check-policies?view=azure- devops
3 -> Git Refer : https://docs.microsoft.com/en-us/azure/devops/repos/git/share-your-code-in-git-xcode?
view=azure-devops
4 -> TFVS Refer :https://docs.microsoft.com/en-us/azure/devops/organizations/security/permissions?
view=azure-devops#tfvc
Azure DevOps에 프로젝트가 있습니다.
Template1.yml이라는 이름의 YAML 템플릿을 만듭니다.
단계:
- 스크립트: 오후 9시 설치
- 스크립트: yarn install
- 스크립트: 오후 9시 실행 컴파일
File1.yml이라는 이름의 파이프라인을 생성합니다.
매개변수:
사용자 단계:
- 작업: MyTask@1
- 스크립트: echo 완료
Template1.yaml이 File1.yml보다 먼저 실행되는지 확인해야 합니다.
File1.yml을 어떻게 업데이트해야 하나요?
Template1.yml이라는 이름의 YAML 템플릿을 만듭니다.
단계:
- 스크립트: 오후 9시 설치
- 스크립트: yarn install
- 스크립트: 오후 9시 실행 컴파일
File1.yml이라는 이름의 파이프라인을 생성합니다.
매개변수:
사용자 단계:
- 작업: MyTask@1
- 스크립트: echo 완료
Template1.yaml이 File1.yml보다 먼저 실행되는지 확인해야 합니다.
File1.yml을 어떻게 업데이트해야 하나요?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)