How to create azure devops organization in azure devops using an arm template. we have arm template which creates azure devops organization and azure devops, an we actually create this using arm template?

Rajat Rawat 61 Reputation points
2024-11-07T06:34:43.5266667+00:00

How to create azure devops organization in azure devops using an arm template. we have arm template which creates azure devops organization and azure devops, can we create this using arm template?

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 28,186 Reputation points MVP Volunteer Moderator
    2024-11-07T06:57:01.6166667+00:00

    Hi,

    Although Azure DevOps contains Azure in it is name underneath it is not an Azure resource. Due to that it does not have ARM template support. Currently the only Azure DevOps resource that you can create with ARM template is Managed DevOps pool. It does not manage the actual pool in Azure DevOps but allows you to manage the host provisioning that are required for a pool.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.