Why Am I Prompted that the Service Endpoint Does Not Exist?
Symptoms
A build task fails to be executed, and the log indicates that the corresponding service extension point does not exist.
Cause Analysis
The service endpoint data is lost. Build tasks associated with this service endpoint will fail.
Solution
Create a service endpoint and associate it with the build task. The following procedure uses Git as an example.
- In the navigation pane, choose Settings > General > Service Endpoints.
- Create a Git service endpoint.
- Head back to the build task that fails to be executed and associate it with the new Git service endpoint.
- Rerun the build task.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.