azurerm vs azuread

Terraform Provider module comparison

Side-by-side comparison of azurerm (terraform-provider-azurerm) and azuread (terraform-provider-azuread) — both Terraform Provider modules.

azurerm

Terraform Provider AZURERM ✓ Verified

terraform-provider-azurerm

Version4.63.0
Downloads1378.8M
Updated2026-03-05
terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 4.63.0"
}
}
}
⭐ GitHub 📦 Registry → Full details

azuread

Terraform Provider AZUREAD ✓ Verified

terraform-provider-azuread

Version3.8.0
Downloads516.3M
Updated2026-02-19
terraform {
required_providers {
azuread = {
source = "hashicorp/azuread"
version = "~> 3.8.0"
}
}
}
⭐ GitHub 📦 Registry → Full details
⚖ Open interactive comparison →