Bicep Christmas gift: the deployer() function
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
A lesson explaining Azure Resource Manager (ARM), covering its concepts, terms, resource groups, and an introduction to Azure templates.
A tutorial demonstrating how to manage Microsoft Azure resources using the Azure portal, including creating a VM.
Guide on using an ARM template to provision Azure IoT Hub with messaging configurations and a call to contribute to open source.