AZ 400 - Design and Implement, Exams of Nursing

AZ 400 - Design and Implement AZ 400 - Design and Implement

Typology: Exams

2023/2024

Available from 08/20/2024

Wayne-
Wayne- šŸ‡ŗšŸ‡ø

5

(4)

5.1K documents

1 / 178

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
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.
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48
pf49
pf4a
pf4b
pf4c
pf4d
pf4e
pf4f
pf50
pf51
pf52
pf53
pf54
pf55
pf56
pf57
pf58
pf59
pf5a
pf5b
pf5c
pf5d
pf5e
pf5f
pf60
pf61
pf62
pf63
pf64

Partial preview of the text

Download AZ 400 - Design and Implement and more Exams Nursing in PDF only on Docsity!

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.

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

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

B. Storage Locations: Azure Data Lake / Azure Key Vault / Azure Storage with HTTP access / Azure Storage with HTTPS Access - A. Shared Access Authorization Token B. Azure Storage with HTTPS Access How should you configure the release retention policy for the investment planning applications suite? Answers:

  • Set the default retention policy to 30 days
  • Set the maximum retention policy to 30 days
  • Set the stage retention policy to 30 days
  • Set the stage retention policy to 60 days A. Global Release B. Production Stage - A. Set the default retention policy to 30 days B. Set the stage retention policy to 60 days

and answers

Get-AzResource / Get-AzResourceGroup / Get-AzResourceProvider B. Slot 2: -ResourceGroupName / -ResoruceId / -ResourceType - A. Get-AzResource B. -ResourceType You have an Azure virtual machine named VM1 that runs Linux. You plan to deploy the Desired State Configuration (DSC) extension to VM1. You need to grant the Log Analytics agent the appropriate directory permissions. How should you complete the command? setfacl -m u:omsagent: [Slot 1] [Slot 2] A. Slot 1: r / x / rx / rwx B. Slot 2: lib / etc / tmp / usr - A. rwx B. tmp

and answers

Project2: Project2 will use an automatic build policy. A small team of developers named Team2 will work independently on changes to the project. The Team members will not have permission to project You need to implement the code flow strategy for Project2 in Azure DevOps. Which three actions should you perform in sequence?

  • Create a repository
  • Add a build policy for the fork
  • Create a branch
  • Add a build policy for the master branch
  • Add an application access policy
  • Create a fork - - Create a repository
  • Create a fork
  • Add a build policy for the fork

and answers

You need to implement the code flow strategy for Project2 in Azure DevOps. Which three actions should you perform in sequence?

  • Create a repository
  • Create a branch
  • Add an application access policy
  • Add a build validation policy
  • Add a build policy
  • Create a fork - Create a repository Create a branch Add a build validation policy Project1: Project1 will provide support for incremental builds and third-party SDK components You need to recommend a procedure to implement the build agent for Project1. Which three actions should you recommend be performed in sequence?

and answers

  • Sign in to Azure DevOps by using an account that is assigned by the Administrator service connection security role
  • Install the Azure Pipelines agent on on-premises virtual machine
  • Create a personal access token in Azure DevOps organization of Contoso
  • Install and register the Azure Pipelines agent on an Azure Virtual Machine
  • Sign in to Azure DevOps by using an account that is assigned to the agent pool administrator role - - Sign in to Azure DevOps by using an account that is assigned by the Administrator service connection security role
  • Create a personal access token in Azure DevOps organization of Contoso
  • Install and register the Azure Pipelines agent on an Azure Virtual Machine Project7: Project7 will contain a target deployment group named Group7 that maps to Pool7. Project7 will use Azure Automation State Configuration to maintain the desired state of the computers in Group You need to configure Azure Automation for the computers in Project7. Which three actions should you perform in sequence?

and answers

A. A comparison between the work the development team planned to deliver and what was delivered B. The status of the environments in a release definition C. The total number of results from a work item query - A. Velocity B. Release pipeline overview C. Query tile You need to configure authentication for App1. The solution must support the planned changes. Which three actions should you perform in sequence?

  • Create an app
  • Add a secret
  • Create a credential
  • Configure the ID and secret for App
  • Create a managed service identity - - Create an app
  • Add a secret
  • Configure the ID and secret for App

and answers

You need to meet the technical requirements for controlling access to Azure DevOps. What should you use? A. Azure Multi-Factor Authentication (MFA) B. on-premises firewall rules C. conditional access policies in Azure AD D. Azure role-based access control (Azure RBAC) - C. conditional access policies in Azure AD You need to replace the existing DevOps tools to support the planned changes. What should you use? Answers: Azure Boards Azure Artifacts Github Actions Azure Pipelines Azure Test Plans Github Repositories

and answers

A. Change the feed URL of the package B. Create a new feed for the package C. Promote the package to a release view. D. Publish the package to a public NuGet repository. - B. Create a new feed for the package You are developing a multi-tier application. The application will use Azure App Service web apps as the front end and an Azure SQL database as the back end. The application will use Azure functions to write some data to Azure Storage. You need to send the Azure DevOps team an email message when the front end fails to return a status code of 200. Which feature should you use? A. Service Map in Azure Log Analytics B. Availability tests in Azure Application Insights C. Profiler in Azure Application Insights D. Application Map in Azure Application Insights - B. Availability tests in Azure Application Insights

and answers

During a code review, you discover many quality issues. Many modules contain unused variables and empty catch blocks. You need to recommend a solution to improve the quality of the code. What should you recommend? A. In a Grunt build task, select Enabled from Control Options. B. In a Maven build task, select Run PMD. C. In a Xcode build task, select Use xcpretty from Advanced. D. In a Gradle build task, select Run Checkstyle. - B. In a Maven build task, select Run PMD. Your company has an on-premises Bitbucket Server that is used for Git-based source control. The server is protected by a firewall that blocks inbound Internet traffic. You plan to use Azure DevOps to manage the build and release processes. Which two components are required to integrate Azure DevOps and Bitbucket?

and answers

C. Upload a package to a Git repository. D. Add the package URL to the Environment settings in Visual Studio. E. Add the package URL to the NuGet Package Manager settings in Visual Studio. F. Create a Git repository in Azure Repos. - A. Publish the package to a feed. B. Create a new feed in Azure Artifacts. E. Add the package URL to the NuGet Package Manager settings in Visual Studio. You need to recommend a solution that automatically sends to Microsoft Teams a daily summary of the exceptions that occur in the application. Which two Azure services should you recommend? A. Azure Logic Apps B. Azure Pipelines C. Microsoft Visual Studio App Center D. Azure DevOps Project E. Azure Application Insights - A. Azure Logic Apps E. Azure Application Insights

and answers

You plan to make a minor change to a UI element of WebApp1 and to gather user feedback about the change. You need to implement limited user testing for the new version of WebApp1 on VMSS1. Which three actions should you perform? A. Modify the load balancer settings of VMSS1. B. Redeploy VMSS1. C. Upload a custom script file to sa1. D. Modify the Custom Script extension settings of VMSS1. E. Update the configuration of a virtual machine in VMSS1. - C. Upload a custom script file to sa1. D. Modify the Custom Script extension settings of VMSS1. E. Update the configuration of a virtual machine in VMSS1. You need to access the security of the web apps and the functions. Which Azure features can you use to provide a recommendation for the security of the application?