Category: PowerShell
-
The present and future of bicep deployments

Deploying resources to azure has evolved over the years, and has recently seen a couple of important iterations. Initially, Azure Resource Manager deployments through JSON templates were the best solution for managing resources through code. Because of the difficult syntax and lack of built-in functions, many of us moved towards…
