Passing Resources between Azure Bicep modules

Bicep modules is core feature for structuring your code and achieving certain functionality when deploying Azure resources. When using modules quite often you will have to pass pass resource information like resource ID in order to be used within the module. Another use case is when an end user have to provide information for existing resource so that resource can be used for the deployment of another resource. This blog post will focus on the different methods for passing resources between modules or from bicep parameters file to module.

Continue reading “Passing Resources between Azure Bicep modules”

HYPER-V 2008 R2 SP1 Best Practices

Roger Osborne a Microsoft PFE posted some general best practices for Hyper-V 2008 R2 SP1 on Ask Premier Field Engineering (PFE) Platforms blog. He also promises to update these practices for Hyper-V 2012 so we will be waiting.