Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
13.86k stars 16.02k forks source link

VSTS account deployment fails: The guid specified for parameter hostId must not be Guid.Empty. Parameter name: hostId (Code: BadArgument, Target: ThrowEmptyGuidNotAllowedException) #13633

Open S0meth1ng85 opened 8 months ago

S0meth1ng85 commented 8 months ago

visual-studio-team-services-project-create (https://github.com/azure/azure-quickstart-templates/tree/master/application-workloads/visualstudio/visual-studio-team-services-project-create)

Issue Details

Hi. It looks like this template does not work anymore. The error which I receive: The guid specified for parameter hostId must not be Guid.Empty. Parameter name: hostId (Code: BadArgument, Target: ThrowEmptyGuidNotAllowedException)

Repro steps (if necessary, delete otherwise)

  1. Deploy to Azure
  2. Deploy fails with the error
Marachkouski commented 8 months ago

Hello. Are there any plans to fix this regression issue?

niltongouveajr commented 8 months ago

+1

radurobot commented 4 months ago

+1

nduijvelshoff commented 4 months ago

@bmoore-msft could you please point this issue to the product team?

https://learn.microsoft.com/en-us/rest/api/visualstudio/accounts/create-or-update?view=rest-visualstudio-2017-11-01-preview&tabs=HTTP also doesn't work.