Bicep for graph resources
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
A guide on creating Azure role assignments at different scopes (Management Group, Subscription, Resource Group) using Bicep infrastructure-as-code.
A guide to Azure Resource Manager templates, covering basics to advanced topics like nested templates, based on a 2019 Global Azure Bootcamp workshop.
A guide on using Pester and the AzSK module to test Azure Resource Manager templates for security and best practice compliance.
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.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
A guide to enabling application and HTTP logging for Azure Resource Manager Web Apps using PowerShell and storing logs in Azure Storage.
Part 4 of a series on configuring a CI/CD pipeline for Azure Stack, focusing on using PowerShell scripts for deployment via TFS.
Explores methods for migrating Azure classic VMs to the newer Azure Resource Manager model, comparing Microsoft and community tools.
Guide on using an ARM template to provision Azure IoT Hub with messaging configurations and a call to contribute to open source.
Learn how to securely manage VM passwords using Azure Key Vault secrets in ARM templates, eliminating plaintext password risks.