You have a branch policy in a project in Azure DevOps. The policy requires that code always builds successfull
You have a branch policy in a project in Azure DevOps. The policy requires that code always builds successfully. You need to ensure that a specific user can always merge changes to the master branch, even if the code fails to compile. The solution must use the principle of least privilege. What should you do? […]
Your company builds a multi-tier web application.
Your company builds a multi-tier web application. You use Azure DevOps and host the production application on Azure virtual machines. Your team prepares an Azure Resource Manager template of the virtual machine that you will use to test new features. You need to create a staging environment in Azure that meets the following requirements: • […]
The Azure subscription contains an Azure Automation account.
The Azure subscription contains an Azure Automation account. Contoso plans to create projects in Azure DevOps as shown in the following table. Technical requirements Contoso identifies the following technical requirements: • Implement build agents for Project1. • Whenever possible, use Azure resources. • Avoid using deprecated technologies. • Implement a code flow strategy for Project2 […]
Azure Automation State Configuration nodes are registered by using the following command.
Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions […]
Your company plans to use an agile approach to software development.
Your company plans to use an agile approach to software development. You need to recommend an application to provide communication between members of the development team who work in locations around the world. The applications must meet the following requirements: • Provide the ability to isolate the members of different project teams into separate communication […]
Your company has an on-premises Bitbucket Server that is used for Git-based source control.
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? Each correct answer presents part […]
During a code review, you discover many quality issues. Many modules contain unused variables and empty catch
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. […]
You are developing a multi-tier application. The application will use Azure App Service web apps as the front
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 […]
You manage build pipelines and deployment pipelines by using Azure DevOps.
You manage build pipelines and deployment pipelines by using Azure DevOps. Your company has a team of 500 developers. New members are added continually to the team. You need to automate the management of users and licenses whenever possible. Which task must you perform manually? A. modifying group memberships B. adding users C. assigning entitlements […]
Your company plans to use an agile approach to software development.
Your company plans to use an agile approach to software development. You need to recommend an application to provide communication between members of the development team who work in locations around the world. The applications must meet the following requirements: • Provide the ability to isolate the members of different project teams into separate communication […]