AzureDevOpsDemoGenerator/docs/Azure-DevOps-Demo-Generator.../Get-status-of-project-creat...

472 B

Here is the details about how to track the project creation status using TrackId

Track project create status

GET https://azuredevopsdemogenerator.azurewebsites.net/api/environment/currentprogress?id={TrackId}

Parameters

Parameter Description
id id is TrackId value

Sample Response

"Project {ProjectName} created"
.
.
.
.
"Successfully Created"