Managed DevOps pool add pool to Project not working #17045
steini44as
started this conversation in
Authoring Help
Replies: 2 comments
-
Why was this converted to an discussion, while it's a bug? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@steini44as If you are still able to repro the issue, then it seems issue is related to service itself. Please reach out to the service team through support channels. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bicep version
Installing Bicep CLI v0.34.44...
Describe the bug
In the code, a project is defined to add the pool:
In the portal, this is visible:
But the pool is not visible under the project in Azure DevOps.
When clicking apply (without changing anything) in the portal, the pool is added to both projects. How can this be done through code?
To Reproduce
Steps to reproduce the behavior:
Deploy template with project in it
Additional context
Add any other context about the problem here.
Tested apiversion 2024-10-19 & 2025-01-21
Beta Was this translation helpful? Give feedback.
All reactions