Attempting to execute the following command:
tfx build tasks upload --task-path./SwapDeploymentSlots
will result in:
Error: request failed: denied (403) - access denied. [Username] requires Permission Management to complete the action. Contact your Team Foundation Server administrator for more information.
The user is a member of the Agent Pool Administrators group, as required by the TFS-CLI documentation.
Any ideas on how to solve this?
source share