You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.