If you are configuring Azure App Gateway, you need pfx certificate to for LISTENER . You can purchase App Service Certificate from Azure
Azure
Schedule Azure Release Pipeline to Create & Delete VMs (Linux/Windows) and VSTS Build Agents on it
In this article we will see how you can use “Schedule release trigger” feature of Azure Release Pipeline to schedule deletion & creation of the VM and configuration of VSTS build agent.
How to integrate Azure Repos Git with AWS CodePipeline
This blog post will cover how to integrate AWS CodePipeline with Azure Repos Git.
How to create Azure KeyVault and Secrets using Azure release pipeline (using PowerShell script)
You can use PowerShell to create a key vault and secrets and assign access policy to users, groups or Apps.
How to configure the Dynamics 365 Online Data Export Service with an Azure SQL Database
Dynamics 365 (online) CRM data can be easily exported to Azure SQL database using Data Export Service.
How to create Azure SQL Database using Azure portal
When you create a database, you also define a SQL Database server to manage it and place it within Azure resource group in a specified region.
How to create self hosted Linux Build Agent using azure release pipeline (ARM template)
Create Self Hosted Linux Build agent using release pipeline (ARM template) and override template parameter values using variables and scope for release pipeline.
How to create self hosted Windows Build Agent using azure release pipeline (ARM template)
Create Self Hosted Windows Build agent using release pipeline (ARM template).
How to create Linux (Ubuntu) VSTS build agent using ARM template in Visual studio 2017
Using ARM template you can create new WLinux VM in a new/existing vNet, storage account, nic, and public ip with the new compute stack then install the Visual Studio Team Services build agent and all dependencies.
Resolve – FullyQualifiedErrorId : There was an error with the service principal used for the deployment
Error related to Az module observed while running Azure PowerShell task in Azure Release Pipeline on Ubuntu (Linux) can be fixed.