Problem
I'm trying to install an agent and connect it to an on-premise install of Azure Dev Ops Server. I've copied the Powershell script from the settings page and run it on the app server where we need the agent. The script downloads the agent successfully, but when attempting to configure it, we get the following error:
TF400813: Resource not available for anonymous access. Client authentication required.
Failed to connect. Try again or ctrl-c to quit
We've tried two different PATs - one for a user with the agent pool administrator role, and one for a user who is the server administrator. The agent pool administrator's PAT had the "Agent Pools (Read & manage)" and "Deployment Groups (Read & manage)" permissions set, and no others. The server administrator's PAT was set to "full access". Both PATs were set to a 30-day expiry and were generated on the day we used them, so they definitely hadn't expired.
Under IIS, the app running Azure Dev Ops has Anonymous and Windows authentication enabled, and everything else disabled.
Agent Version and Platform
We're running Azure Dev Ops Server version 17.153.29226.8 on Windows Server 2012 R2.
The agent we're trying to configure is version 2.153.1 on Windows Server 2012.
Both are x64.
Similar issues
Diagnostic Logs
Agent_20191101-114308-utc.log
Problem
I'm trying to install an agent and connect it to an on-premise install of Azure Dev Ops Server. I've copied the Powershell script from the settings page and run it on the app server where we need the agent. The script downloads the agent successfully, but when attempting to configure it, we get the following error:
We've tried two different PATs - one for a user with the agent pool administrator role, and one for a user who is the server administrator. The agent pool administrator's PAT had the "Agent Pools (Read & manage)" and "Deployment Groups (Read & manage)" permissions set, and no others. The server administrator's PAT was set to "full access". Both PATs were set to a 30-day expiry and were generated on the day we used them, so they definitely hadn't expired.
Under IIS, the app running Azure Dev Ops has Anonymous and Windows authentication enabled, and everything else disabled.
Agent Version and Platform
We're running Azure Dev Ops Server version 17.153.29226.8 on Windows Server 2012 R2.
The agent we're trying to configure is version 2.153.1 on Windows Server 2012.
Both are x64.
Similar issues
Diagnostic Logs
Agent_20191101-114308-utc.log