Azure DevOps: Scenarios to Implement of real time requirement using Azure DevOps
Deploy the ARM template which we got with sample web application deployment with different app service name and resource group and service plan. Get any Sample Azure web application repo from the github and then deploy it to azure using Azure DevOps with following conditions: - The ADO and the AAD should be same account. Azure subscription should be different. - The ADO , AAD and Azure subscription each should be different. - The ADO and Azure subscription should be same account but AAD must be different. Deploy only azure SQL database using pipelines. With Powershell, with ARM template. Deploy Azure Virtual machines using pipelines. With Powershell Deploy Azure Virtual machines using pipelines. with ARM template Deploy web application in Azure virtual machine using DevOps. Deploy SQL database in Azure Virtual machine using DevOps. Deploy function app in Azure using DevOps. Deploy two on premise VMs per each environment/stage like Development, QA, UAT, Testing...