Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines

Terraform is a tool for building, changing and versioning infrastructure. Terraform can manage existing and popular cloud service providers as well as custom in-house solutions. Terraform configuration files describe the components needed to run a single application or your entire datacenter. … Continued

Create an Azure private endpoint using Azure PowerShell

Get started with Azure Private Link by using a Private Endpoint to connect securely to an Azure web app. There are many ways to create Endpoints including Portal, CLI, PowerShell etc. You’ll create a Private Endpoint for an Azure web … Continued

Building a back-end API by using Azure Storage and the Web Apps feature of Azure App Service

Prerequisites for this lab : PowerShell / Visual Studio Code / Azure Account / Download Labs Files here Practical Labs 01: Build a back-end API by using Azure Storage and the Web Apps feature of Azure App Service In the … Continued