Free preview mode
Enjoy the free questions and consider upgrading to gain full access!
AZ-400
Free trial
Verified
Question 51
DRAG DROP -
You need to recommend a procedure to implement the build agent for Project1.
Which three actions should you recommend be performed in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
Question 52
DRAG DROP -
Overview -
Contoso, Ltd. is a manufacturing company that has a main office in Chicago.
Existing Environment -
Contoso plans to improve its IT development and operations processes by implementing Azure DevOps principles. Contoso has an Azure subscription and creates an Azure DevOps organization.
The Azure DevOps organization includes:
The Docker extension -
A deployment pool named Pool7 that contains 10 Azure virtual machines that run Windows Server 2019
The Azure subscription contains an Azure Automation account.
Requirements -
Planned changes -
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 that will:
o Enable Team2 to submit pull requests for Project2.
o Enable Team2 to work independently on changes to a copy of Project2. o Ensure that any intermediary changes performed by Team2 on a copy of Project2 will be subject to the same restrictions as the ones defined in the build policy of Project2.
• Whenever possible, implement automation and minimize administrative effort.
• Implement Project3, Project5, Project6, and Project7 based on the planned changes.
• Implement Project4 and configure the project to push Docker images to Azure Container Registry.
You need to implement Project6.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
Question 53
To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?
- A: Change the value of the ConfigurationMode parameter.
- B: Replace the Register-AzureRmAutomationDscNode cmdlet with Register-AzureRmAutomationScheduledRunbook
- C: Add the AllowModuleOverwrite parameter.
- D: Add the DefaultProfile parameter.
Question 54
Which branching strategy should you recommend for the investment planning applications suite?
- A: release isolation
- B: main only
- C: development isolation
- D: feature isolation
Question 55
What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?
- A: a pre-deployment approval
- B: a deployment gate
- C: a post-deployment approval
- D: a trigger
Question 56
HOTSPOT -
How should you configure the release retention policy for the investment planning applications suite? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Question 57
HOTSPOT -
Where should the build and release agents for the investment planning applications suite run? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Question 58
DRAG DROP -
You need to recommend project metrics for dashboards in Azure DevOps.
Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart 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.
Select and Place:
Question 59
You use Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring.
You need to write ad-hoc queries against the monitoring data.
Which query language should you use?
- A: Kusto Query Language (KQL)
- B: PL/pgSQL
- C: PL/SQL
- D: Transact-SQL
Question 60
Your company creates a web application.
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? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A: Azure Logic Apps
- B: Azure Pipelines
- C: Microsoft Visual Studio App Center
- D: Azure DevOps Project
- E: Azure Application Insights
Question 61
DRAG DROP -
Your company wants to use Azure Application Insights to understand how user behaviors affect an application.
Which Application Insights tool should you use to analyze each behavior? To answer, drag the appropriate tools to the correct behaviors. Each tool 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.
Select and Place:
Question 62
Your company is building a mobile app that targets Android and iOS devices.
Your team uses Azure DevOps to manage all work items and release cycles.
You need to recommend a solution to perform the following tasks:
✑ Collect crash reports for issue analysis.
✑ Distribute beta releases to your testers.
✑ Get user feedback on the functionality of new apps.
What should you include in the recommendation?
- A: the Microsoft Test & Feedback extension
- B: Microsoft Visual Studio App Center integration
- C: Azure Application Insights widgets
- D: Jenkins integration
Question 63
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure virtual machine scale set named VMSS1.
VMSS1 hosts a web application named WebApp1. WebApp1 uses stateful sessions.
The WebApp1 installation is managed by using the Custom Script extension. The script resides in an Azure Storage account named sa1.
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? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- 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.
Question 64
SIMULATION -
You need to create a notification if the peak average response time of an Azure web app named az400-123456789-main is more than five seconds when evaluated during a five-minute period. The notification must trigger the https://contoso.com/notify webhook.
To complete this task, sign in to the Microsoft Azure portal.
Question 65
SIMULATION -
You need to create and configure an Azure Storage account named az400lod123456789stor in a resource group named RG1lod123456789 to store the boot diagnostics for a virtual machine named VM1.
To complete this task, sign in to the Microsoft Azure portal.
Question 66
SIMULATION -
You have a web app that connects to an Azure SQL Database named db1.
You need to configure db1 to send Query Store runtime statistics to Azure Log Analytics.
To complete this task, sign in to the Microsoft Azure portal.
Question 67
DRAG DROP -
You have several Azure virtual machines that run Windows Server 2019.
You need to identify the distinct event IDs of each virtual machine as shown in the following table.
How should you complete the Azure Monitor query? To answer, drag the appropriate values to the correct locations. Each value 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.
Select and Place:
Question 68
HOTSPOT -
You have an Azure web app named Webapp1.
You need to use an Azure Monitor query to create a report that details the top 10 pages of Webapp1 that failed.
How should you complete the query? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Question 69
HOTSPOT -
You plan to create alerts that will be triggered based on the page load performance of a home page.
You have the Application Insights log query shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:
Question 70
You are monitoring the health and performance of an Azure web app by using Azure Application Insights.
You need to ensure that an alert is sent when the web app has a sudden rise in performance issues and failures.
What should you use?
- A: custom events
- B: Application Insights Profiler
- C: usage analysis
- D: Smart Detection
- E: Continuous export
Question 71
HOTSPOT -
You have a project in Azure DevOps named Contoso App that contains pipelines in Azure Pipelines for GitHub repositories.
You need to ensure that developers receive Microsoft Teams notifications when there are failures in a pipeline of Contoso App.
What should you run in Teams? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Question 72
You have a private GitHub repository.
You need to display the commit status of the repository on Azure Boards.
What should you do first?
- A: Configure multi-factor authentication (MFA) for your GitHub account.
- B: Add the Azure Pipelines app to the GitHub repository.
- C: Add the Azure Boards app to the repository.
- D: Create a GitHub action in GitHub.
Question 73
You are integrating Azure Pipelines and Microsoft Teams.
You install the Azure Pipelines app in Microsoft Teams.
You have an Azure DevOps organization named Contoso that contains a project name Project1.
You subscribe to Project1 in Microsoft Teams.
You need to ensure that you only receive events about failed builds in Microsoft Teams.
What should you do first?
- A: From Microsoft Teams, run @azure pipelines subscribe https://dev.azure.com/Contoso/Project1.
- B: From Azure Pipelines, add a Publish Build Artifacts task to Project1.
- C: From Microsoft Teams, run @azure pipelines subscriptions.
- D: From Azure Pipelines, enable continuous integration for Project1.
Question 74
You have an Azure DevOps organization named Contoso.
You need to receive Microsoft Teams notifications when work items are updated.
What should you do?
- A: From Azure DevOps, configure a service hook subscription
- B: From Microsoft Teams, configure a connector
- C: From the Microsoft Teams admin center, configure external access
- D: From Microsoft Teams, add a channel
- E: From Azure DevOps, install an extension
Question 75
You create an alert rule in Azure Monitor as shown in the following exhibit.
Which action will trigger an alert?
- A: a failed attempt to delete the ASP-9bb7 resource
- B: a change to a role assignment for the ASP-9bb7 resource
- C: a successful attempt to delete the ASP-9bb7 resource
- D: a failed attempt to scale up the ASP-9bb7 resource
Free preview mode
Enjoy the free questions and consider upgrading to gain full access!