I want to create a "Service Connection" using system.accesstoken of Azure devops instead of using "PAT" of the user. what are the permissions that should be given to system.accesstoken to create a service connection.
I tried giving all the access to "Project Collection Build Service ({OrgName})", "{Project Name} Build Service ({Org Name})" identities. But it did not work.


