#
#azure
Everything tagged with azure across all content types.
3 posts
Tutorial
Azure SDK for Rust Migration Guide: REST to GA Crates
The Azure SDK for Rust hit GA with stable 1.0 crates. This guide shows how to migrate from raw REST calls to the azure_identity, Key Vault, and Storage clients.
Intermediate azure · 45 minutes
Blog
Azure DevOps to GitHub Migration: An AI-Driven Playbook
Move repos from Azure DevOps to GitHub with the gh ado2gh extension, then wire up Copilot's coding agent. A practical migration playbook for 2026.
ci-cd · Jul 3, 2026 · 9 min read
Tip
How to Manage Multiple Azure Subscriptions in Terraform
Learn how to use Terraform provider aliases to deploy resources across multiple Azure subscriptions and pass providers into modules for hub-and-spoke architectures.
terraform · terraform