question

BaluAnandNageswaran-0874 avatar image
0 Votes"
BaluAnandNageswaran-0874 asked LimitlessTechnology-2700 answered

TF400813: Resource not available for anonymous access. Client authentication required.

I am trying to setup deployment group for Azure Devops Release pipeline. I have logged into my windows server where I am planning to publish my profile and opened Powershell (Run As Admin) and copy pasted the Registration script from Azure Devops.

Got a message:

TF400813: Resource not available for anonymous access. Client authentication required.
Failed to connect. Try again or ctrl-c to quit.

Note: I have created new PAT token and added that it in the registration script still same issue. Please do the needful. Thanks.

windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi @BaluAnandNageswaran-0874

I would suggest you to have a look here
https://docs.microsoft.com/en-us/azure/devops/pipelines/release/deployment-groups/deploying-azure-vms-deployment-groups?view=azure-devops

And also don’t use https://[servername]/tfs when you are configuring the agent for first time , try out this https://[servername]/[organizationname]

Hope this Answers all your queries , if not please do repost back .
If an Answer is helpful, please click "Accept Answer" and upvote it : )

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.