microsoft / AzureDevOpsDemoGenerator

Azure DevOps Demo Generator helps teams create projects on their Team Services account with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a chosen template
https://azuredevopsdemogenerator.azurewebsites.net/
MIT License
342 stars 202 forks source link

Projects are not created #1040

Closed nzenginel closed 3 months ago

nzenginel commented 3 months ago

Hi, We're trying to create projects using demo generator. After clicking Create Project button, it immediately says the provision is successful but nothing is created. We've tried with different organizations and different templates; the result is the same:

image

jan-marten commented 3 months ago

I stumbled on this too. Solution seems to be to enable OAuth;

afbeelding

nzenginel commented 3 months ago

Yes, thank you @jan-marten , that was the solution to my problem.

SilvaEric commented 2 months ago

Estava esbarrando no mesmo problema, em outros templates era possivel habilitar o Oauth diretamente quando o mesmo era selecionado. Habilitar o Oauth na organização resolveu !!

Ihtisham-Khattak commented 1 month ago

I stumbled on this too. Solution seems to be to enable OAuth;

afbeelding

Thank You @jan-marten in my case that work