Hi, I have created an Azure DevOps project using custom inherited agile process and also added service hook (web hooks) to connect to qtest instance.
I would like to do the above mentioned task using bicep to automate this process. However, I haven't been able to find documentation in regards to using bicep template for azure DevOps configuration of projects or azure DevOps boards.
Is there any documentation to help with this tasks using Bicep?
If not possible, are there any alternate ways to achieve this?