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.
Guide to installing and using Azure Resource Manager Tools extension for Visual Studio Code to design ARM templates.
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 programmatically download an Azure Publishing Profile XML using the Azure Resource Manager REST API.
Learn how to list all available API versions for Azure Resource Manager endpoints using REST and PowerShell.
Tip on using Azure Resource Explorer to explore and test Azure Resource Manager REST APIs live.
Learn to build a C# application using Azure Resource Manager APIs with NuGet packages for authentication and resource management.
Guide to creating an Azure AD application and service principal using PowerShell for Azure Resource Manager authentication.
Introduction to a blog series on Azure Resource Manager, covering templates, PowerShell, C#, and REST APIs for managing Azure resources.
A guide to getting started with Azure Resource Manager PowerShell cmdlets, focusing on service principal authentication.