ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 135 - AZ-400 discussion

Report
Export

You have an Azure DevOps organization named Contoso.

You need to recommend an authentication mechanism that meets the following requirements:

Supports authentication from Git

Minimizes the need to provide credentials during authentication

What should you recommend?

A.
personal access tokens (PATs) in Azure DevOps
Answers
A.
personal access tokens (PATs) in Azure DevOps
B.
Alternate credentials in Azure DevOps
Answers
B.
Alternate credentials in Azure DevOps
C.
user accounts in Azure Active Directory (Azure AD)
Answers
C.
user accounts in Azure Active Directory (Azure AD)
D.
managed identities in Azure Active Directory (Azure AD)
Answers
D.
managed identities in Azure Active Directory (Azure AD)
Suggested answer: A

Explanation:

Personal access tokens (PATs) give you access to Azure DevOps and Team Foundation Server (TFS), without using your username and password directly. These tokens have an expiration date from when they're created. You can restrict the scope of the data they can access. Use PATs to authenticate if you don't already have SSH keys set up on your system or if you need to restrict the permissions that are granted by the credential. Incorrect Answers:

B: Azure DevOps no longer supports Alternate Credentials authentication since the beginning of March 2, 2020. If you're still using Alternate Credentials, we [Microsoft] strongly encourage you to switch to a more secure authentication method (for example, personal access tokens).

Reference: https://docs.microsoft.com/en-us/azure/devops/repos/git/auth-overview

asked 02/10/2024
Borisov Aleksandr
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first