Azure DevOps is currently not supported on Microsoft Q&A.
The product group for Azure DevOps actively monitors questions over at
https://developercommunity.visualstudio.com/report?space=21&entry=problem
Hope this helps.
JS
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My Azure DevOps account is a member of the Contributor group. I supposed I have permission to create a build pipeline.
When I tried to create a new build pipeline(Select from Repos, and build Docker build and push pipeline), got the below error message when clicked "Validate and configure" button:
"The resource doesn't exist or the user doesn't have admin permission for all resources of that type."
That message leads me to two cause possibilities, the file's name(Dockerfile) was not right? or a permission issue.
The source in the Repos like below:
For testing, I built a pipeline from "select existing YAML" successfully.
Azure DevOps is currently not supported on Microsoft Q&A.
The product group for Azure DevOps actively monitors questions over at
https://developercommunity.visualstudio.com/report?space=21&entry=problem
Hope this helps.
JS