Terraform: Deploy Azure App Service with Key Vault Secret Integration
One of the most popular cloud-native, PaaS (Platform as a Service) products in Microsoft Azure is Azure App Service. It enables you to easily deploy…
One of the most popular cloud-native, PaaS (Platform as a Service) products in Microsoft Azure is Azure App Service. It enables you to easily deploy…
WordPress is the most popular open-source Content Management System (CMS) in the world. It support customization, plugins, themes, and many other features. It’s a great…
We all know that in production environments we shouldn’t use the “right-click publish” feature within Visual Studio. However, there are plenty of development scenarios where…
Modern web applications are shifting more towards a static html/css architecture that leverages RESTful APIs as the backend data services. Previously, in order to host…
In this hands-on lab, you will migrate an on-premises based help desk application called OsTicket, to Azure. This will be a two-phase project to lift-and-shift…
In this hands-on lab, you will construct an end-to-end Proof of concept for ticket ordering based on a microservices architecture based on Service Fabric and…
In this hands-on lab, you will construct an end-to-end Proof of concept for ticket ordering based on a microservices architecture based on Service Fabric and…
In this workshop, you will learn how to build, setup, and configure a Web Application that performs media streaming using Azure Services; including the Video…
There’s a feature for purchasing Internet Domain Names within Microsoft Azure that’s not very widely known. With the Azure App Service Domain feature, you can…
Azure pipeline as a core part of Azure DevOps, it allows for the creation of CI ( Continuous Integration) pipeline in a declarative way using…
Azure Front Door is a Layer 7 (or HTTP(S) layer) load balancer service and provides a number of great features for better running globally available…
The Microsoft Cloud Workshop (MCW) program maintains a number of Workshops that are used to train Microsoft’s own Cloud Solution Architects, as well as Microsoft…
It’s so quick and easy to deploy an application out into Microsoft Azure and make it available for anyone in the world to use. It’s…
Here’s a short video introduction to creating an Azure Web App within the Azure Portal. It also shows how to select the pricing tier to…
Since the introduction of Azure App Service and Azure Web Apps in early 2015, as well as the Azure Websites feature even earlier, the only…
Every Azure App Service / Azure Web App resource in Microsoft Azure includes the Deployment Slots feature. These deployments slots enhance your ability to implement…