This blog is written on a 100 level, explaining how to use the most simplistic tooling to deploy Azure resources using PowerShell scripts, GitHub and deployed via Azure DevOps pipelines with continuous integration. Deployment Plan Step 1 – PowerShell scripts Step 2 – Github.com remote repository Step 3 – Upload PowerShell scripts Step 4 –… Continue reading Deploy Azure Infrastructure using PowerShell scripts, GitHub and Azure DevOps pipelines
Category: DevOps
Deploy Azure Infrastructure using Terraform scripts, GitHub and Azure DevOps pipelines
This blog is written on a level 100 to explain how to use the most simplistic tooling to deploy Azure resources using Terraform scripts, GitHub and deployed via Azure DevOps pipelines with continuous integration. Deployment Plan Step 1 – Terraform code Step 2 – Create a Storage Account Step 3 – Update Terraform file Step… Continue reading Deploy Azure Infrastructure using Terraform scripts, GitHub and Azure DevOps pipelines