[English] Spain and Uzbekistan Cloud and Devops meetup

Опубликовано: 30 Июнь 2026
на канале: Spain Cloud and Devops community
119
2

00:04:08 Azure PIM - Just-in-time access for your resources in Azure:

Following principle of just in time access you should not have elevated roles assigned in your tenant/subscriptions all the time. In this session we are going to go through how to use Azure PIM, in which cases you might use it and what are the "watchouts".

-----------------------------------------------------------

00:28:17 How to use Multi-Environment Azure Pipelines with templates:

There is a need to develop stable pipelines for every environments when we use CI/CD in the projects. Obviously, all of them should be identical, and differ only by variables. So, from time to time we have to copy a lot of code. In this session we will discuss benefit from use of templates for writing DRY pipeline code.