Last updated
A tool to bring your existing Azure resources under the management of Terraform.
$ winget install --id Microsoft.Azure.AztfExport --exact --version 0.19.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Microsoft Azure Export for Terraform uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i aztfexport_v0.19.0_x64.msi /quiet /norestart
See the full silent install reference for Microsoft Azure Export for Terraform →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Microsoft Azure Export for Terraform imports the resources that are supported by the Terraform AzureRM provider into the Terraform state, and generates the corresponding Terraform configuration.
Both the Terraform state and configuration are expected to be consistent with the resources' remote state, i.e., terraform plan shows no diff.
The user then is able to use Terraform to manage these resources.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Microsoft Azure Export for Terraform.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Microsoft or browse aztfexport, azure, terraform.