AZ 400 - Design and Implement questions
and answers
You integrate a cloud-hosted Jenkins server and a new Azure DevOps deployment.
You need Azure DevOps to send a notification to Jenkins when a developer
commits changes to a branch in Azure Repos.
Solution: You create a service hook subscription that uses the build completed
event.
Does this meet the goal?
A. Yes
B. No - B. No
To resolve the current technical issue, what should you do to the
RegisterAzureRmAutomationDscNode command?
A. Change the value of the ConfigurationMode parameter.
B. Replace the Register-AzureRmAutomationDscNode cmdlet with
RegisterAzureRmAutomationScheduledRunbook
C. Add the AllowModuleOverwrite parameter.
,AZ 400 - Design and Implement questions
and answers
D. Add the DefaultProfile parameter. - A. Change the value of the
ConfigurationMode parameter.
Which branching strategy should you recommend for the investment planning
applications suite?
A. release isolation
B. main only
C. development isolation
D. feature isolation - D. feature isolation
What should you use to implement the code quality restriction on the release
pipeline for the investment planning applications suite?
A. a trigger
B. a pre-deployment approval
C. a post-deployment approval
D. a deployment gate - D. a deployment gate
,AZ 400 - Design and Implement questions
and answers
You plan to deploy a self-hosted agent by using an unattended configuration
script. Which two values should you define in the configuration script? Each
correct answer presents part of the solution.
A. authorization credentials
B. the project name
C. the deployment group name
D. the organization URL
E. the agent pool name - A. authorization credentials
D. the organization URL
You are using GitHub as a source code repository. You create a client-side Git hook
on the commit-msg event. The hook requires that each commit message contain a
custom work item tag. You need to make a commit that does not have a work
item tag. Which git commit parameter should you use?
A. --squash
B. --no-verify
C. --message
, AZ 400 - Design and Implement questions
and answers
D. --no-post-rewrite - B. --no-verify
The build pipeline has continuous integration enabled. You plan to trigger an
automated build whenever code changes are committed to the repository. You
need to ensure that the system will wait until a build completes before queuing
another build. What should you implement?
A. path filters
B. batch changes
C. scheduled builds
D. branch filters - B. batch changes
You need to configure a cloud service to store the secrets required by the mobile
applications to call the share pricing service. What should you include in the
solution?
A. Required Secrets:
Certificate / Personal Access Token / Shared Access Authorization Token /
Username and Password
and answers
You integrate a cloud-hosted Jenkins server and a new Azure DevOps deployment.
You need Azure DevOps to send a notification to Jenkins when a developer
commits changes to a branch in Azure Repos.
Solution: You create a service hook subscription that uses the build completed
event.
Does this meet the goal?
A. Yes
B. No - B. No
To resolve the current technical issue, what should you do to the
RegisterAzureRmAutomationDscNode command?
A. Change the value of the ConfigurationMode parameter.
B. Replace the Register-AzureRmAutomationDscNode cmdlet with
RegisterAzureRmAutomationScheduledRunbook
C. Add the AllowModuleOverwrite parameter.
,AZ 400 - Design and Implement questions
and answers
D. Add the DefaultProfile parameter. - A. Change the value of the
ConfigurationMode parameter.
Which branching strategy should you recommend for the investment planning
applications suite?
A. release isolation
B. main only
C. development isolation
D. feature isolation - D. feature isolation
What should you use to implement the code quality restriction on the release
pipeline for the investment planning applications suite?
A. a trigger
B. a pre-deployment approval
C. a post-deployment approval
D. a deployment gate - D. a deployment gate
,AZ 400 - Design and Implement questions
and answers
You plan to deploy a self-hosted agent by using an unattended configuration
script. Which two values should you define in the configuration script? Each
correct answer presents part of the solution.
A. authorization credentials
B. the project name
C. the deployment group name
D. the organization URL
E. the agent pool name - A. authorization credentials
D. the organization URL
You are using GitHub as a source code repository. You create a client-side Git hook
on the commit-msg event. The hook requires that each commit message contain a
custom work item tag. You need to make a commit that does not have a work
item tag. Which git commit parameter should you use?
A. --squash
B. --no-verify
C. --message
, AZ 400 - Design and Implement questions
and answers
D. --no-post-rewrite - B. --no-verify
The build pipeline has continuous integration enabled. You plan to trigger an
automated build whenever code changes are committed to the repository. You
need to ensure that the system will wait until a build completes before queuing
another build. What should you implement?
A. path filters
B. batch changes
C. scheduled builds
D. branch filters - B. batch changes
You need to configure a cloud service to store the secrets required by the mobile
applications to call the share pricing service. What should you include in the
solution?
A. Required Secrets:
Certificate / Personal Access Token / Shared Access Authorization Token /
Username and Password