How to model Azure infrastructure creation in microservice environment with Bicep Modules ?
This blog post shows how to structure/model infrastructure creation with Bicep in a environment which contains multiple independent microservices.
This blog post shows how to structure/model infrastructure creation with Bicep in a environment which contains multiple independent microservices.
Introduction of Bicep Insert Resource feature.
I recently worked with .NET 6 application and from cost efficiency reasons I decided to deploy application to Linux based App Service. Everything didn't happen without problems so this blog post describes what you should know when deploying .NET 6 application to Linux based App Service in Azure.
This blog post covers how to assign Access Policies to KeyVault with Bicep.
This blog post shows how to utilize Azure Bicep and YAML pipelines to deploy .NET 6 application and infrastructure to Azure.