Overview In this article I would like to give some good examples of azure pipeline features that can be difficult to implement for the first time and are very often used in many other variants.
Jul 21, 2022
Overview Nowadays, with multiple environments and many developers involved in a single project, it is difficult to properly test everything at a high level. Unit or any small tests are easy to run everywhere nowadays, on a local machine, in the cloud, in the pipeline, etc. But what happens when I want to test some complex functionality or dependencies.
Jul 21, 2022
I would like to cover in this article all azure resources using Azure Resource Manager templates (ARM templates).
Jun 16, 2022
In this article, I would like to talk about the use of infrastructure within the code base
Jun 8, 2022
Use SonarQube task in pipeline to check branches and pull request branches without licenses
Jul 15, 2020