Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.19 KB

Azure.DevOps.ServiceConnections.WorkloadIdentityFederation.md

File metadata and controls

29 lines (19 loc) · 1.19 KB
category severity online version
Microsoft Azure DevOps Service Connections
Important

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