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
345 stars 203 forks source link

Third-party application access via OAuth must be enabled #1079

Open waltonchiang opened 2 weeks ago

waltonchiang commented 2 weeks ago

The Create New Project page should include instruction that, while using brand new organization, this setting must be enabled: Organization Settings >> Security >> Policies >> Third-party application access via OAuth

With this setting disabled, the Create New Project page will still return message "Congratulations! Your project is successfully provisioned." without actually creating a project.