Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 472 Bytes

File metadata and controls

27 lines (23 loc) · 472 Bytes

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"