Ensuring the security and integrity of connections between resources is essential when implementing solutions on Azure. In this regard, Azure Logic Apps, among other Azure services, offers the …
Some build pipelines serve multiple branches of the same project. As such, it may be necessary to have different parameters depending on the branch. In this article, we’ll take as a need the fact of …
Azure Functions is a major component of the Serverless resources provided by Microsoft.
First seen in early 2022, the new .NET 7 framework brings some changes for Azure’s cloud. And notably a …
Azure App Configuration is an Azure service used to centralize the configuration for a set of applications in the Cloud.
The advantage of this type of resource is in externalizing the …
When using Azure DevOps, we generate a lot of data. This can include scheduling data as well as data on the team or the various pipelines set up.
It would be a shame not to use this …
In some Azure DevOps projects, the same tasks are found repeated in certain types of work item, such as User Stories (Documentation, Unit tests, etc.). In order to avoid creating these tasks …
This article will demonstrate how to deploy a BizTalk application on a BizTalk ‘On Premise’ server following generation of artifacts in Azure DevOps.
The BizTalk Server Application project …
To undertake the operations described in this article, an Azure DevOps account with creation rights over pipelines is necessary.
The aim of this article is to show how it is possible, from a …