Exam AZ-400 All QuestionsBrowse all questions from this exam
Question 157

You use Azure Pipelines to manage project builds and deployments.

You plan to use Azure Pipelines for Microsoft Teams to notify the legal team when a new build is ready for release.

You need to configure the Organization Settings in Azure DevOps to support Azure Pipelines for Microsoft Teams.

What should you turn on?

    Correct Answer: A

    To configure the Organization Settings in Azure DevOps to support Azure Pipelines for Microsoft Teams notifications, you should turn on 'Third-party application access via OAuth'. The Azure Pipelines app uses the OAuth authentication protocol, which requires this setting to be enabled for the organization. This setting allows third-party applications to access resources in your organization securely. To enable it, navigate to Organization Settings > Security > Policies and set the 'Third-party application access via OAuth' for the organization setting to On.

Discussion
HootersOption: A

A. Third party application access via OAuth' must be enabled to receive notifications for the organization in Azure DevOps (Organization Settings -> Security -> Policies) https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops

francis6170

Got this in the AZ-400 exam (June 2021).

Kalaismile06

Got this in the Az-400 exam(July 2021)

zellckOption: A

A is the answer. https://learn.microsoft.com/en-us/azure/devops/service-hooks/authorize?view=azure-devops When you use a service that's integrated with Azure DevOps, the industry-standard OAuth 2.0 authorization framework provides safe and secure access to your resources by those other services. With OAuth, you grant a service the authorization to access your Azure DevOps resources, such as work items, source code, and build results.

syu31svcOption: A

https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/media/troubleshooting/third-party-app-consent.png?view=azure-devops A is the answer

EltoothOption: A

A is correct answer.

AnshManOption: A

Azure DevOps no longer supports Alternate Credentials authentication since the beginning of March 2, 2020. Third-party application via OAuth - Enable third-party applications to access resources in your organization through OAuth. SSH Authentication - Enable applications to connect to your organization's Git repos through SSH. So Answer is "A" Third-party application access via OAuth https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/change-application-access-policies?view=azure-devops

subrata83

Got this in the Az-400 exam(Sep 27 2021)

27closeOption: A

You can use the Azure Pipelines app for Microsoft Teams only with a project hosted on Azure DevOps Services at this time.'Third party application access via OAuth' must be enabled to receive notifications for the organization in Azure DevOps (Organization Settings -> Security -> Policies). https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops

27closeOption: A

Answer A- see the link

Skankhunt

Old question, answer now would be something like "Create new Teams Service hook in Project settings"

GovcommOption: A

Third-party application access via OAuth

rdemontisOption: A

correct answer https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/microsoft-teams?view=azure-devops#use-commands