Skip to content

Azure.DevOps.ServiceConnections.WorkloadIdentityFederation

github-actions edited this page Dec 17, 2023 · 3 revisions

Azure.DevOps.ServiceConnections.WorkloadIdentityFederation

SYNOPSIS

A Service connection should use Workload Identity Federation.

DESCRIPTION

Workload Identity Federation allows you to use a service principal managed by Azure Active Directory to authenticate to Azure services instead of using a service principal managed by Azure DevOps. This is more secure as the service principal is not stored in Azure DevOps.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider using Workload Identity Federation for your service connections.

LINKS

Clone this wiki locally