Microsoft (AZ-400) Exam Questions And Answers page 44
You are making use of Azure DevOps manage build pipelines, and also deploy pipelines.
The development team is quite large, and is regularly added to.
You have been informed that the management of users and licenses must be automated when it can be.
Which of the following is a task that can t be automated?
The development team is quite large, and is regularly added to.
You have been informed that the management of users and licenses must be automated when it can be.
Which of the following is a task that can t be automated?
License assignment
Assigning entitlements
License procurement
Implement and Manage
Continuous Integration and Continuous Delivery (CI/CD)
You plan to onboard 10 new developers.
You need to recommend a development environment that meets the following requirements:
• Integrates with GitHub
• Provides integrated debugging tools
• Supports remote workers and hot-desking environments
• Supports developers who use browsers, tablets, and Chromebooks
What should you recommend?
You need to recommend a development environment that meets the following requirements:
• Integrates with GitHub
• Provides integrated debugging tools
• Supports remote workers and hot-desking environments
• Supports developers who use browsers, tablets, and Chromebooks
What should you recommend?
VS Code
Xamarin Studio
MonoDevelop
Visual Studio Codespaces
Plan and Design
Implement and Manage
Your company has a project in Azure DevOps.
You plan to create a release pipeline that will deploy resources by using Azure Resource Manager templates. The templates will reference secrets stored in Azure Key Vault.
You need to recommend a solution for accessing the secrets stored in the key vault during deployments. The solution must use the principle of least privilege.
What should you include in the recommendation? To answer, drag the appropriate configurations to the correct targets. Each configuration 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.
You plan to create a release pipeline that will deploy resources by using Azure Resource Manager templates. The templates will reference secrets stored in Azure Key Vault.
You need to recommend a solution for accessing the secrets stored in the key vault during deployments. The solution must use the principle of least privilege.
What should you include in the recommendation? To answer, drag the appropriate configurations to the correct targets. Each configuration 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.
Implement and Manage
Continuous Integration and Continuous Delivery (CI/CD)
Your company develops an app for iOS. All users of the app have devices that are members of a private distribution group in Microsoft Visual Studio App Center.
You plan to distribute a new release of the app.
You need to identify which certificate file you require to distribute the new release from App Center.
Which file type should you upload to App Center?
You plan to distribute a new release of the app.
You need to identify which certificate file you require to distribute the new release from App Center.
Which file type should you upload to App Center?
.cer
.pfx
.p12
.pvk
Plan and Design
Implement and Manage
Your company uses Git as a source code control system for a complex app named App1.
You plan to add a new functionality to App1.
You need to design a branching model for the new functionality.
Which branch lifetime and branch time should you use in the branching model? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You plan to add a new functionality to App1.
You need to design a branching model for the new functionality.
Which branch lifetime and branch time should you use in the branching model? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Plan and Design
Develop and Test
You are configuring the Azure DevOps dashboard. The solution must meet the technical requirements.
Which widget should you use for each metric? To answer, drag the appropriate widgets to the correct metrics. Each widget 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.
Which widget should you use for each metric? To answer, drag the appropriate widgets to the correct metrics. Each widget 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.
Implement and Manage
Monitor and Optimize
You have an Azure DevOps organization named Contoso, an Azure DevOps project named Project1, an Azure subscription named Sub1, and an Azure key vault named vault1.
You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution must prevent the values from being stored in the pipelines.
What should you do?
You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution must prevent the values from being stored in the pipelines.
What should you do?
Create a variable group in Project1.
Add a secure file to Project1.
Modify the security settings of the pipelines.
Configure the security policy of Contoso.
Continuous Integration and Continuous Delivery (CI/CD)
Monitor and Optimize
You use GitHub for source control.
A file that contains sensitive data is committed accidentally to the Git repository of a project.
You need to delete the file and its history form the repository.
Which two tools can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A file that contains sensitive data is committed accidentally to the Git repository of a project.
You need to delete the file and its history form the repository.
Which two tools can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
the git filter-branch command
BFG Repo-Cleaner
the git rebase command
GitHub Desktop
Plan and Design
Continuous Integration and Continuous Delivery (CI/CD)
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You run the Register-AzureRmAutomationDscNode command in your company s environment.
You need to make sure that your company s test servers remain correctly configured, regardless of configuration drift.
Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.
Does the solution meet the goal?
You run the Register-AzureRmAutomationDscNode command in your company s environment.
You need to make sure that your company s test servers remain correctly configured, regardless of configuration drift.
Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.
Does the solution meet the goal?
Yes
No
Implement and Manage
Monitor and Optimize
SIMULATION
You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named MAX_ITEMS . The environmental variable must have a value of 50.
To complete this task, sign in to the Microsoft Azure portal.
You need to configure an Azure web app named az400-9940427-main to contain an environmental variable named MAX_ITEMS . The environmental variable must have a value of 50.
To complete this task, sign in to the Microsoft Azure portal.
Implement and Manage
Continuous Integration and Continuous Delivery (CI/CD)
Comments