Question 221

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.

What should you recommend?
  • Question 222

    You are designing YAML-based Azure pipelines for the apps shown in the following table.

    You need to configure the YAML strategy value for each app. The solution must minimize app downtime.
    Which value should you configure for each app? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 223

    You are implementing an Azure DevOps strategy for mobile devices using App Center.
    You plan to use distribution groups to control access to releases.
    You need to create the distribution groups shown in the following table.

    Which type of distribution group should you use for each group? To answer, drag the appropriate group types to the correct locations. Each group type 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.

    Question 224

    You are configuring a release pipeline in Azure DevOps as shown in the exhibit.

    Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    Question 225

    You have web app named App1 that uses Application Insights in Azure Monitor to Store log data. App1 has users in multiple locations.
    You need to query App1 requests from London and Paris that return error. The solution must meet the following requirements:
    Return the timestamp, url, resultCode, and duration fields.
    Only requests made the last hour.
    How shout you complete the query?