From the course: Introduction to Azure Bicep: Creating and Deploying Resources
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Turn ARM JSON into Bicep code - Azure Tutorial
From the course: Introduction to Azure Bicep: Creating and Deploying Resources
Turn ARM JSON into Bicep code
- In this final chapter, we will connect the dots to make you a productive cloud engineer who can handle legacy ARM JSON files. You'll learn how to convert, decompile them to Bicep code, refactor and polish the old code base, plus eliminate technical debt. You'll become a hero engineer who modernizes the company's Azure infrastructure into a modern Azure Bicep code base. And you will learn how to master the GitHub Copilot to convert cloud infrastructure and architecture into an actionable Bicep infrastructure code. You will get express assistance help with GitHub Copilot to bring ultra fast innovations to your workplace. With this knowledge, you'll become a real rockstar. Let's look into the how you can now use your Bicep skills in coordination with some ARM JSON template skillset, you may have or may not have it, but even if you are lacking those skills, it's not a big deal because using the tools and some of the techniques that we are going to present here should help you in that…
Contents
-
-
-
-
-
-
(Locked)
Turn ARM JSON into Bicep code7m 29s
-
(Locked)
Understanding the decompile operation8m 53s
-
(Locked)
Use the decompile operation in a real-world scenario15m 3s
-
(Locked)
Build and validate your Bicep code with GitHub Copilot15m 32s
-
(Locked)
Generate Bicep code from diagrams like a pro9m 35s
-
(Locked)
-