Azure DevOps YAML templates

Azure DevOps YAML templates

Alexander Schmidt

1 год назад

2,002 Просмотров

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


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

@wassellaouini
@wassellaouini - 08.11.2023 17:12

great video, thanks, one question what extention are you using that changes the icons in vscode? like the pipeline icon to a rocket ?

Ответить
@zegi888
@zegi888 - 25.07.2023 14:15

BURGIR!

Ответить
@jgroves71
@jgroves71 - 08.07.2023 00:46

Hi Alex, good video. I think you can declare variables in your template under the jobs level...not at the root level like you tried. So you would have variables that are valid only at the jobs scope.

Ответить
@tamerberatcelik7797
@tamerberatcelik7797 - 07.03.2023 20:52

Thanks Alex, I'm following your instructions. I need your opinion on a topic. We have a SaaS platform with multi-instance architecture. I'm trying to set up a pipeline to deploy all resources for one client. Some of the clients has extra resources like more storage. How should it be done? Is there an out of the box solution in bicep for this?

Ответить
@NigelLinnett
@NigelLinnett - 06.03.2023 16:47

Thanks Alexander, good overview of changing to use templates.

But why do you have two variables (Environment and StageShort) that do the same thing?

Ответить