Posted in

Infrastructure as a Code vs Portal – Easy enter to Infrastructure as a Code

Infrastructure as a Code – everything should be deployed using this strategy…. but life is life… Today during Global Azure 2023 (thx Maciej), I discovered a new tool that allows synchronization, Azure Portal Changes vs. Code; it is stored in Azure DevOps or GitHub. So simply, the tool export ARM templates to the GIT repository and after updating it in GIT sync the changes with Azure. Please be aware that it is simply a dump of resource group definition (export template), so not always easy to deploy it back to Azure without modification, but it is always the first step.

The tool is open-source, developed by Microsoft, and available here: https://github.com/Azure/AzOps-Accelerator.

BTW my tool available here is only one way – Export Templates to GIT, and you can check it here: https://github.com/MariuszFerdyn/AzureTrackDeployments.

Microsoft Certified Trainer, Office 365, AWS, Azure and Cloud Expert-Architect. In the IT world for over than 20 years.

Apart from the main area of Microsoft Azure expert in the field of infrastructure servers Windows Server 2003-2019, Microsoft Active Directory, Hyper-V Private Cloud, IIS, System Center, SQL.

Private Cloud, System Center, Hyper-V, Open Stack Expert and all Microsoft products Expert. Linux Server administrator.

My Azure community projects:

https://mazeball.azurewebsites.net/
https://github.com/MariuszFerdyn?tab=repositories

More