Azure DevOps Pipelines and Bicep

Azure DevOps Pipelines and Bicep

Travis Roberts

1 год назад

15,292 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Jorge Andrés Jaramillo N
Jorge Andrés Jaramillo N - 02.11.2023 17:39

Thanks. I have a doubt. Why you use pipelines instead of the delivery section to deploy resources.

Ответить
Robin Stahl Warelius
Robin Stahl Warelius - 02.09.2023 10:31

Thx! Great video :)

Ответить
Hola Conn
Hola Conn - 10.07.2023 18:34

Thank you for the awesome video. When we deploy more resources together via bicep, which resource get to deploy first? does it have an order ?

Ответить
dankitch
dankitch - 15.02.2023 21:54

How do you handle the scenario where you want to create a pull request into the master branch and deploy the resources without cleaning them up?

For example, I am happy with my deployment and I want to deploy it into production?

Ответить
Felipe Augusto
Felipe Augusto - 29.07.2022 20:35

Hi Travis, I'd recommend you use only commands whenever is possible and forget about tasks. In this scenario, for example, you will probably face a problem if you need to deploy a hub-spoke in different subs because you can't reference it properly. Nice video, and keep it up.

Ответить