ERASED TEST, YOU MAY BE INTERESTED ON test6
COMMENTS | STATISTICS | RECORDS |
---|
TAKE THE TEST
Title of test:
test6 Description: mx,vnjerkneruierwuherwujherwuh Author: wefjkniherwjhknerfjikhn Other tests from this author Creation Date: 09/08/2024 Category: Art Number of questions: 47 |
Share the Test:
New Comment
No comments about this test.
Content:
Topic 6Question #1
Your company has 60 developers who are assigned to four teams. Each team has 15 members.
The company uses an agile development methodology.
You need to structure the work of the development teams so that each team owns their respective work while working together to reach a
common goal.
Which parts of the taxonomy should you enable the team to perform autonomously? A. Features and Tasks
B. Initiatives and Epics
C. Epics and Features
D. Stories and Tasks. Your company creates a new Azure DevOps team. You plan to use Azure DevOps for sprint planning. You need to visualize the ow of your work by using an agile methodology. Which Azure DevOps component should you use? A. Kanban boards B. sprint planning C. delivery plans D. portfolio backlogs. Your company implements an Agile development methodology. You plan to implement retrospectives at the end of each sprint. Which three questions should you include? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Who performed well? B. Who should have performed better? C. What could have gone better? D. What went well? E. What should we try next?. Your team uses an agile development approach. You need to recommend a branching strategy for the team's Git repository. The strategy must meet the following requirements. ✑ Provide the ability to work on multiple independent tasks in parallel. ✑ Ensure that checked-in code remains in a releasable state always. ✑ Ensure that new features can be abandoned at any time. ✑ Encourage experimentation. What should you recommend? A. a single long-running branch without forking B. multiple long-running branches C. a single fork per team member D. a single long-running branch with multiple short-lived feature branches. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You integrate a cloud-hosted Jenkins server and a new Azure DevOps deployment. You need Azure DevOps to send a noti cation 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? yes no. You have a project in Azure DevOps that has a release pipeline. You need to integrate work item tracking and an Agile project management system to meet the following requirements: ✑ Ensure that developers can track whether their commits are deployed to production. ✑ Report the deployment status. ✑ Minimize integration effort. Which system should you use? A. Asana B. Basecamp C. Trello D. Jira. 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? A. VS Code B. Xamarin Studio C. MonoDevelop D. Github Codespaces. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. 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 an email subscription to an Azure DevOps notification. Does this meet the goal? yes no. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. 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 code pushed event. Does this meet the goal? yes no. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You integrate a cloud-hosted Jenkins server and a new Azure DevOps deployment. You need Azure DevOps to send a noti cation to Jenkins when a developer commits changes to a branch in Azure Repos. Solution: You add a trigger to the build pipeline. Does this meet the goal? yes no. You plan to create in Azure DevOps. Multiple developers will work on the project. The developers will work offline frequently and will require access to the full project history while they are offline. Which version control solution should you use? A. Team Foundation Version Control B. Git C. TortoiseSVN D. Subversion. 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? A. VS Code B. Xamarin Studio C. MonoDevelop D. Visual Studio Codespaces. You have a build pipeline in Azure Pipelines. You create a Slack App Integration. You need to send build notifications to a Slack channel named #Development. What should you do first? A. Create a project-level noti cation. B. Configure a service connection. C. Create a global notification. D. Creates a service hook subscription. You have an Azure DevOps organization named Contoso and an Azure subscription. You use Azure DevOps to build and deploy a web app named App1. Azure Monitor is con gured to generate an email noti cation in response to alerts generated whenever App1 generates a server-side error. You need to receive noti cations in Microsoft Teams whenever an Azure Monitor alert is generated. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Create an Azure Monitor workbook. B. Create an Azure logic app that has an HTTP request trigger. C. Create an Azure logic app that has an Azure DevOps trigger. D. Modify an action group in Azure Monitor. E. Modify the Diagnostics settings in Azure Monitor. HOTSPOT - Your company uses Azure DevOps for Git source control. You have a project in Azure DevOps named Contoso App that contains the following repositories: ✑ https://dev.azure.com/contoso/contoso-app/core-api ✑ https://dev.azure.com/contoso/contoso-app/core-spa ✑ https://dev.azure.com/contoso/contoso-app/core-db You need to ensure that developers receive Slack noti cations when there are pull requests created for Contoso App. What should you run in Slack? To answer, select the appropriate options in the answer area. feedback signin subscribe https://dev.azure.com/contoso/contoso-app https://dev.azure.com/contoso/contoso-app/core-api https://dev.azure.com/contoso/contoso-app/core-db https://dev.azure.com/contoso/contoso-app/core-spa. You have an Azure DevOps organization that contains a project named Project1. You need to create a published wiki in Project1. What should you do first? A. Modify the Storage settings of Project1. B. In Project1, create an Azure DevOps pipeline. C. In Project1, create an Azure DevOps repository. D. Modify the Team configuration settings of Project1. 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 channels and to keep a history of the chats within those channels. ✑ Be available on Windows 10, Mac OS, iOS, and Android operating systems. ✑ Provide the ability to add external contractors and suppliers to projects. ✑ Integrate directly with Azure DevOps. A. Microsoft Project B. Bamboo C. Microsoft Lync D. Microsoft Teams. 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. You have a project in Azure DevOps named Project1. Project1 contains a published wiki. You need to change the order of pages in the navigation pane of the published wiki in the Azure DevOps portal. What should you do? A. At the root of the wiki, create a le named .order that defines the page hierarchy. B. At the root of the wiki, create a le named wiki.md that defines the page hierarchy. C. Rename the pages in the navigation pane. D. Drag and drop the pages in the navigation pane. You have a GitHub organization named org1 and an Azure tenant named Tenant1. You need to enable single sign-on (SSO) in Azure Active Directory (Azure AD) for the users in org1. Which URIs should you use for the SAML configuration in Azure AD? To answer, drag the appropriate URIs to the correct settings. Each URI 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. Identifier (Entity ID) : Reply URL (Assertion Consumer Service URL): Sign-on URL:. 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 channels and to keep a history of the chats within those channels. ✑ Be available on Windows 10, Mac OS, iOS, and Android operating systems. ✑ Provide the ability to add external contractors and suppliers to projects. ✑ Integrate directly with Azure DevOps. A. Skype for Business B. Bamboo C. Octopus D. Slack. You are designing a YAML template for use with Azure Pipelines. The template will include the output le parameter. Which two methods can you use to reference the parameter? Each correct answer presents a complete solution. A. ${{parameters.output le}} B. $(parameters['output le']) C. $(parameters.output le) D. $(parameters[output le]) E. ${{parameters['output le']}}. You have a pipeline named Pipeline1 in Azure Pipelines.You need to create a service connection to enable Pipeline1 to download a public container image.Which type of service connection should you create? A. a Docker host B. a Docker registry C. Azure Service Fabric D. Azure Kubernetes Service (AKS). You have a project in Azure DevOps named Project1 that contains a Kanban board named Board1.You create a Microsoft Teams channel and add the Azure Boards app to the channel.You need to ensure that users can create work items in Board1 from Microsoft Teams. A. @azure boards subscriptions B. @azure boards create C. @azure boards sign in D. @azure boards link. You manage a project by using Azure Board, and you manage the project code by using Azure Repos.You have a bug work item that has an ID of 123.You need to set the work item state to Resolved. A. #123 completes B. #123 Resolved C. Completed #123 D. Fixes #123. You have an Azure subscription that contains a storage account and 20 virtual machines.You plan to use LogRhythm for aggregation and analysis of the virtual machine logs.You need to configure AzLog to export the logs and push them to the storage account.In which format should you export the logs? A. JSON B. EVTX C. EVT D. binary. You use Exabeam Fusion SIEM and the Azure cloud platform. You need to integrate Exabeam and Azure. The solution must use OAuth authentication Upload a certificate Create a client secret Register an Exabeam application in Microsoft Azure Active Directory (Azure AD),part of Microsoft Entra Configure the Exabeam Azure cloud connector Configure API permissions. You use GitHub for source control and Azure Boards for project management. GitHub and Azure Boards are integrated.You plan to create a pull request in GitHub.You need to automatically link the request to an existing Azure Boards work item by using the text of AB#.To which two elements can you add the text? Each correct answer presents a complete solution. A. milestone B. label C. title D. comment E. description. You are using Agile process methodologies in Azure DevOps. You need to deploy a dashboard that will provide progress reports for the following work items: • How long it took to close a work item after it was created. • How long it took to close a work item after the work was started. Which type of widget should you use for each work item? To answer, select the appropriate options in the answer area. Burndown chart Cumulative flow diagram Cycle Time Lead Time Velocity Burndown chart Burnup time Cycle Time Lead Time Velocity. You are integrating an Azure Boards project and a GitHub repository.You need to authenticate Azure Boards to GitHub.Which two authentication methods can you use? Each correct answer presents a complete solution. A. a publisher certi cate B. a trusted root certificate C. Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra D. GitHub user credentials E. a personal access token (PAT). You have a GitHub repository that is integrated with Azure Boards. Azure Boards has a work item that has the number 715.You need to ensure that when you commit source code in GitHub, the work item is updated automatically.What should you include in the commit comments? A. the URL of the work item B. AB#715 C. @715 D. #715. You are creating a dashboard in Azure Boards.You need to visualize the time from when work starts on a work item until the work item is closed.Which type of widget should you use? A. cycle time B. velocity C. cumulative ow D. lead time. You manage a project by using Azure Boards. You manage the project code by using GitHub.You have three work items that have IDs of 456, 457, and 458.You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.What should you add to the commit message? A. Fixes #456, #457, #458 B. Fixes #AB456, #AB457, #AB458 C. #456, #457, #458 Completed #456 D. #AB456, #AB457, #AB458. You manage code by using GitHub.You plan to ensure that all GitHub Actions are validated by a security team.You create a branch protection rule requiring that code changes be reviewed by code owners.You need to create the CODEOWNERS file.Where should you create the file? A. .github/actions/ B. .github/ C. .git/ D. .github/work ows/. You are implementing a new project in Azure DevOps. You need to assess the performance of the project. The solution must identify the following metrics: • How long it takes to complete a work item • The percentage of defects found in production Which DevOps KPI should you review for each metric? To answer, drag the appropriate KPIs to the correct metrics. Each KPI 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. How long it takes to complete a work item: The percentage of defects found in production:. You manage a project by using Azure Boards. You manage the project code by using GitHub.You have three work items that have IDs of 456, 457, and 458.You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.What should you add to the commit message? A. Done #456, #457, #458 B. #AB456, #AB457, #AB458 C. #456, #457, #458 Completed #456 D. #AB456, #AB457, #AB458 Completed #AB456 . You have an Azure subscription that contains an Azure container registry. The container registry contains an ACR Tasks task named Task1. Task1 is con gured to run once every ve days.You need to trigger Task1 to run immediately.Which command should you run? A. az acr task run B. az acr build C. az acr taskrun D. az acr run. You manage a project by using Azure Boards. You manage the project code by using GitHub.You have three work items that have IDs of 456, 457, and 458.You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.What should you add to the commit message? A. #AB456, #AB457, #AB458 Completed #AB456 B. #456, #457, #458 Completed #456 C. Done #AB456, #AB457, #AB458 D. #AB456, #AB457, #AB458 Veri es #AB456 . You manage projects by using Azure Boards.You have a current work item name itemA that is dependant on a work item named itemB.You need to de ne the dependency for itemA.What should you do in the web portal for Azure DevOps? A. Add a Parent link to the user story of itemA. B. From Backlogs, open the context menu, select Add link, and then select itemA. Set Link type to Successor and add the ID of itemB. C. From itemA, open the Links tab, and then select Add link. Set Link type to References and add the ID of itemB. D. From Backlogs, open he context menu, select Add link, and then select itemA. Set Link type to References and add the ID of itemB. You manage projects by using Azure Boards.You have a current work item name itemA that is dependant on a work item named itemB.You need to de ne the dependency for itemA.What should you do in the web portal for Azure DevOps? A. From itemA, open the Links tab, and then select Add link. Set Link type to Related and add the ID of itemB. B. From Backlogs, open the context menu, select Add link, and then select itemA. Set Link type to Successor and add the ID of itemB. C. From itemA, open the Links tab, and then select Add link. Set Link type to References and add the ID of itemB. D. From Queries, open the context menu, select Add link, and then select Existing Item. Set Link type to Affected By and add the ID of itemB. Question #: 41 You have the services shown in the following table. You manage a project by using Azure Boards. You need to notify the services of build status changes. Which services can be notified by using a webhook? A. Service1 only B. Service2 only C. Service1 and Service2 . Question #: 42 You are using Agile process methodologies and Azure Boards in Azure DevOps. You import the work items shown in the following table. You need to categorize the items. Which state should you assign to each item? To answer, drag the appropriate states to the correct items. Each state 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. Completed In Progress Proposed Removed Resolved. Question #: 43 You have an Azure subscription that contains an Azure Pipelines pipeline named Pipeline1 and an app named App1. Pipeline1 is used to automate the building of App1. You have a Slack channel named App1chat that includes an incoming webhook. You need to ensure that when a successful build of App1 is created, a notification is sent to App1chat by using the webhook. What should you use? A. a notification B. an alert rule C. a subscription D. an action group . Question #: 44 You manage projects by using Azure Boards. You manage project code by using GitHub. You have a work item that has an ID of 123. You need to link work item 123 to a new pull request. What are two ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct solution is worth one point. A. In the Development section for work item 123, select Add link, and then enter the URL of the pull request. B. To the description of the pull request, add #AB123. C. To work item 123 add a comment that includes the URL of the pull request. D. From work item 123, open the Links tab, select Add link, select Existing item, and then enter the URL of the commit. . Question #: 45 You plan to use Azure DevOps in development processes. You identify the following issues with the existing development processes: • Frequent discovery of bugs in production • Increasing detection of bugs by customers • Slow resolution of bugs and slow resumption of production You need to implement Key Performance Indicators (KPIs) to track each issue. Which KPI should you implement for each issue? To answer, drag the appropriate KPIs to the correct issues. Each KPI 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. Application failure rates Bug report rates Defect escape rate Deployment failure rates. Question #: 46 You manage projects by using Azure Boards. You have a current work item name itemA that is dependant on a work item named itemB. You need to define the dependency for itemA. What should you do in the web portal for Azure DevOps? A. Add a Parent link to the user story of itemA. B. From Backlogs, open the context menu, select Add link, and then select itemA. Set Link type to References and add the ID of itemB. C. From itemA, open the Links tab, and then select Add link. Set Link type to References and add the ID of itemB. D. From itemA, open the Links tab, and then select Add link. Set Link type to Successor and add the ID of itemB. . Question #: 47 You have a project in Azure DevOps named App Project that is used to develop an app named App1. App1Project has an Azure Boards team dashboard that is used to monitor the progress of App1 and track work items. You need to track how long it takes to close a work item once work for the item has commenced. Which type of widget should you add to the dashboard? A. sprint burndown B. velocity C. lead time D. cycle time . |
Report abuse