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 not use a GitHub Personal Access Token (PAT).
DESCRIPTION
A service connection is a secure stored object that contains information about how to
connect to a service. Service connections are used during the build or release pipeline
to connect to external and remote resources. The GitHub PAT service connection type is
linked to a personal account and cannot be traced back to the specific connection from
Azure DevOps. This means any user with access to the service connection can impersonate
the user who created the service connection.