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.