Releases: hashicorp/terraform-provider-azurerm
Releases · hashicorp/terraform-provider-azurerm
v4.70.0
4.70.0 (April 23, 2026)
FEATURES:
- New List Resource:
azurerm_storage_mover(#32165) - New List Resource:
azurerm_storage_mover_agent(#32166) - New List Resource:
azurerm_storage_mover_source_endpoint(#32167)
ENHANCEMENTS:
- dependencies:
azurerm_synapse_managed_private_endpoint- update to API version2021-06-01-preview(#32153) - dependencies:
cosmosdb/mongorbacs- update to API version2025-10-15(#32164) - dependencies:
giovanniupdate tov0.29.0(#32188) - dependencies:
go-azure-sdk- update tov0.20260417.1195006(#31974) azurerm_backup_policy_vm- add support for theconsistency_typeproperty (#32203)azurerm_bot_channel_directline- export theextension_key_1andextension_key_2properties (#30242)azurerm_bot_web_app- add support for themicrosoft_app_type,microsoft_app_tenant_id, andmicrosoft_app_user_assigned_identity_idproperties (#30459)azurerm_dashboard_grafana- add support for thesku_sizeproperty (#31047)azurerm_key_vault_key- migrate togo-azure-sdk(#31806)azurerm_machine_learning_datastore_blobstorage- improved storage account retrieval (#32222)azurerm_nat_gateway_public_ip_association- add support for IPv6 public IP addresses (#32176)azurerm_nat_gateway_public_ip_prefix_association- add support for IPv6 public IP prefixes (#32195)azurerm_postgresql_flexible_server- add support for confidential compute server type SKU (#32209)azurerm_synapse_managed_private_endpoint- migrate togo-azure-sdk(#32153)azurerm_synapse_managed_private_endpoint- add support for thefully_qualified_domain_namesproperty (#32153)
BUG FIXES:
v4.69.0
4.69.0 (April 16, 2026)
FEATURES:
- New List Resource:
azurerm_traffic_manager_profile(#31977) - New List Resource:
azurerm_web_pubsub(#32126) - New Resource:
azurerm_automation_runtime_environment_package(#32022) - New Resource:
azurerm_container_app_environment_managed_certificate(#31137)
ENHANCEMENTS:
- dependencies:
Go- update to1.25.9(#32148) - dependencies:
kubernetesconfiguration/fluxconfiguration- update to API version2025-04-01(#32080) - Data Source:
azurerm_kubernetes_cluster_node_pool- export thenode_image_versionproperty (#32108) - Data Source:
azurerm_storage_account_blob_container_sas- expandpermissionsblock to include new fields (#32149) - Data Source:
azurerm_storage_account_sas- expandpermissionsblock to include new fields (#32149) - Data Source:
azurerm_storage_share- export therbac_scope_idproperty (#31194) azurerm_bot_channels_registration- add support for themicrosoft_app_type,microsoft_app_tenant_id, andmicrosoft_app_user_assigned_identity_idproperties (#30457)azurerm_cdn_frontdoor_route- thecdn_frontdoor_origin_idsproperty is now optional, allowing users to use thedepends_onmeta-argument instead (#29350)azurerm_cognitive_deployment- therai_policy_nameproperty is now Optional + Computed as Azure returns a value when not set in the creation request (#32131)azurerm_container_app- add support foridentity_idproperty incustom_scale_ruleblock (#29777)azurerm_key_vault- added object-name max length validation for all key vault entries (keys, secrets, certs, etc) (#30665)azurerm_kubernetes_cluster_node_pool- export thenode_image_versionproperty (#32108)azurerm_kubernetes_flux_configuration- thegit_repository.providerproperty now supportsGitHub(#32080)azurerm_monitor_scheduled_query_rules_alert_v2- add support for email_subject within action block (#32132)azurerm_storage_share- export therbac_scope_idproperty (#31194)
BUG FIXES:
azurerm_linux_virtual_machine- parseos_managed_disk_idinsensitively as Azure returns static segments cased inconsistently (#32145)azurerm_private_dns_resolver_inbound_endpoint- theip_configurations.private_ip_address,ip_configurations.private_ip_allocation_method, andip_configurations.subnet_idproperties are now ForceNew as the API does not allow updating these values (#31088)
v4.68.0
4.68.0 (April 09, 2026)
FEATURES:
- New Data Source:
azurerm_managed_devops_pool(#28325) - New List Resource:
azurerm_private_dns_cname_record(#31833) - New Resource:
azurerm_data_protection_backup_instance_data_lake_storage(#32044) - New Resource:
azurerm_managed_devops_pool(#28325)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- upgrade tov0.20260407.1111603(#32112) - Data Source:
azurerm_bastion_host- exportprivate_only_enabled(#32042) - Data Source:
azurerm_key_vault- improve validation for thenamefield to prevent apply time errors (#30453) - Data Source:
azurerm_mssql_managed_instance- add support for thegeneral_purpose_v2_enabledproperty (#29303) azurerm_app_configuration_feature- Add support forcustom_filter(#30160)azurerm_bastion_host- add support for a "Private-only" deployment and exportprivate_only_enabled(#32042)azurerm_cosmosdb_account- add support for theEnableFabricNetworkAclBypasscapability (#31836)azurerm_key_vault- improve validation for thenamefield to prevent apply time errors (#30453)azurerm_kubernetes_cluster- changingoidc_issuer_enabledfromtruetofalsenow forces resource recreation as the API does not support this (#32117)azurerm_kubernetes_cluster_node_pool- lock on subnet ID instead of subnet name to prevent unnecessary serialization (#32001)azurerm_mssql_managed_instance- export thegeneral_purpose_v2_enabledproperty (#29303)azurerm_netapp_volume- add support fordata_protection_advanced_ransomware(#32099)azurerm_private_endpoint- therequest_messageandis_manual_connectionproperties are now validated at plan time (#31705)azurerm_storage_account- theis_hns_enabledproperty is now validated at plan time (#30536)
BUG FIXES:
azurerm_databricks_workspace- fix the update behaviour for theaccess_connector_idproperty (#32025)azurerm_function_app_flex_consumption- add locking onvirtual_network_subnet_idto prevent conflicts if the same subnet is used for multiple deployments (#32091)azurerm_kubernetes_cluster- fix an issue that preventedoidc_issuer_enabled = falsefrom being set on create (#32117)azurerm_kubernetes_cluster- fix a diff caused by Azure's default value foroidc_issuer_enabledchanging in AKS 1.34+ (#32117)azurerm_public_ip-domain_name_label,reverse_fqdn,domain_name_label_scopecan now be set to empty (#31699)azurerm_resource_group- fix parallelism issue in create_poller (#32123)azurerm_storage_account- RemoveTLS1_3as a valid value formin_tls_version(#32072)
v4.67.0
4.67.0 (April 02, 2026)
FEATURES:
- New List Resource:
azurerm_storage_sync(#31995) - New Resource:
azurerm_data_protection_backup_policy_data_lake_storage(#31179) - New Resource:
azurerm_eventgrid_namespace_topic(#30104) - New Resource:
azurerm_kubernetes_cluster_deployment_safeguard(#31670) - New Resource:
azurerm_resource_provider_feature_registration(#28303)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- upgrade tov0.20260326.1151219(#32047) - dependencies:
storage- update to API version2025-06-01(#32071) - Data Source:
azurerm_application_gateway- export thebackend,listener, androuting_ruleproperties (#30376) - Data Source:
azurerm_logic_app_standard- export thesite_config.ip_restriction_default_actionproperty (#31816) - Data Source:
azurerm_mssql_elasticpool- export thehigh_availability_replica_countproperty (#31761) azurerm_application_gateway- add support for thebackend,listener, androuting_ruleproperties (#30376)azurerm_kubernetes_cluster- add support for theUbuntu2404OS SKU (#32070)azurerm_kubernetes_cluster- improve validation fornetwork_profile.0.advanced_networking(#31497)azurerm_kubernetes_cluster_node_pool- add support for theUbuntu2404OS SKU (#32070)azurerm_kusto_attached_database_configuration- add support for thedatabase_name_override,database_name_prefix,sharing.functions_to_exclude, andsharing.functions_to_includeproperties (#31470)azurerm_logic_app_standard- add support for thesite_config.scm_ip_restriction_default_actionproperty (#32043)azurerm_logic_app_standard- add support for thesite_config.ip_restriction_default_actionproperty (#31816)azurerm_mssql_elasticpool- add support for thehigh_availability_replica_countproperty (#31761)azurerm_nat_gateway- add support for theStandardV2SKU (#31197)azurerm_public_ip- add support for theStandardV2SKU (#31197)azurerm_public_ip_prefix- add support for theStandardV2SKU (#31197)
BUG FIXES:
azurerm_backup_policy_vm- fix the Update function to properly set all timestamps when any ofbackup.time,retention_daily,retention_weekly,retention_montly, orretention_yearlychange (#31969)azurerm_cosmosdb_account- fix an API error caused bybackup.interval_in_minutesandbackup.retention_in_hoursbeing set to0in the API payload when not defined in config (#32037)azurerm_machine_learning_compute_instance- fix settingnode_public_ip_enabledinto state (#31725)azurerm_search_service- markquery_keys.keyvalue as sensitive (#32053) (#32053)
v4.66.0
4.66.0 (March 26, 2026)
FEATURES:
- New Data Source:
azurerm_container_app_environment_storage(#32007) - New List Resource:
azurerm_video_indexer_account(#31978)
ENHANCEMENTS:
- dependencies:
Go- upgrade to version 1.25.8 (#31907) azurerm_bastion_host- Upgrade API to2025-01-01(#32030)azurerm_kubernetes_cluster- add support for migration from Azure or Kubenet CNI to Azure CNI Overlay (#30959)azurerm_search_service: add support forendpointattribute (#32010)cognitive_account_rai_blocklist_resource- add support for thetagsproperty (#31871)
BUG FIXES:
azurerm_container_app- fixfailure_count_thresholdvalidation values for container app probes (#31989)azurerm_linux_function_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_linux_web_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_log_analytics_workspace- preserve default value oflocal_authentication_enabled(#32004)azurerm_windows_function_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_windows_web_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)
v4.65.0
4.65.0 (March 19, 2026)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- update tov0.20260312.1165223 azurerm_federated_identity_credential- theparent_idproperty has been renamed touser_assigned_identity_id(#31921)
BUG FIXES:
v4.64.0
4.64.0 (March 12, 2026)
FEATURES:
ENHANCEMENTS:
- dependencies:
containerservice- partial upgrade to API version2025-03-01(#31838) - dependencies:
containerservice- partial upgrade to API version2025-10-01(#31401) - dependencies:
paloalto- update to API version2025-10-08(#31570) - Data Source:
azurerm_kubernetes_cluster- export thebootstrap_profileandnetwork_profile.outbound_typeattributes (#30983) azurerm_subnet- add support for thePureStorage.Block/storagePoolsvalue in thedelegation.service_delegation.nameproperty (#31878)azurerm_virtual_network- add support for thePureStorage.Block/storagePoolsvalue in thesubnet.delegation.service_delegation.nameproperty (#31878)
BUG FIXES:
azurerm_purview_account- use correct API values for identity type (#31905) (#31905)azurerm_recovery_services_vault- skip request to modify soft delete state for vaults that are currently set toAlwaysONdue to Azure's newsecure-by-defaultpolicyazurerm_resource_provider_registration- add additional polling logic to prevent errors due to inconsistent API behaviour (#31909)
v4.63.0
4.63.0 (March 05, 2026)
FEATURES:
- provider: added the
enhanced_validationblock with thelocationsandresource_providersproperties to replace theARM_PROVIDER_ENHANCED_VALIDATIONenvironment variable (#31678)
ENHANCEMENTS:
azurerm_site_recovery_replicated_vm- add support forPremiumV2_LRSin thetarget_replica_disk_typeproperty (#31890)
BUG FIXES:
azurerm_analysis_services_server- fix an issue that prevented creation of the resource withpower_bi_service_enabledset tofalseand one or moreipv4_firewall_ruleblocks defined (#31870)azurerm_analysis_services_server- fix an issue that prevented adding or removingipv4_firewall_ruleblocks without also modifyingpower_bi_service_enabled(#31870)azurerm_linux_web_app,azurerm_windows_web_app,azurerm_windows_function_app,azurerm_linux_function_app,azurerm_function_app_flex_consumption- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice (#31821) (#31821)- dependencies:
dataprotection- downgrade to API version2025-07-01due to new validation introduced by Azure on2025-09-01that is blocking deployments (#31877)
v4.62.1
4.62.1 (March 02, 2026)
BUG FIXES:
azurerm_data_factory- fix removal ofcustomer_managed_key_identity_idto no longer send an empty string to Azure, instead sending an empty object (#31858)azurerm_data_factory_customer_managed_key- fix a persistent ID parsing error onuser_assigned_identity_idwhen Azure returned an empty string (#31858)azurerm_data_factory_customer_managed_key- fix removal ofuser_assigned_identity_idto no longer send an empty string to Azure, instead sending an empty object (#31858)azurerm_linux_function_app_slot- fix an issue that prevented users from deploying a slot to a container-based function app (#31842)
v4.62.0
4.62.0 (February 26, 2026)
FEATURES:
- New List Resource:
azurerm_network_ddos_protection_plan(#31768) - New List Resource:
azurerm_private_dns_a_record(#31785) - New List Resource:
azurerm_private_endpoint(#31769) - New List Resource:
azurerm_redis_cache(#31770) - New List Resource:
azurerm_redis_firewall_rule(#31770) - New List Resource:
azurerm_route(#31760) - New List Resource:
azurerm_mssql_elasticpool(#31736) - New List Resource:
azurerm_mssql_virtual_machine(#31737)
ENHANCEMENTS:
- dependencies:
databricks- update to API version2026-01-01(#31654) - dependencies:
dataprotection- update to API version2025-09-01(#31402) azurerm_dashboard_grafana- add support for the12value in thegrafana_major_versionproperty and remove the deprecated10value (#31653)azurerm_linux_function_app- add support for25in thejava_versionproperty (#31096)azurerm_linux_web_app- add support for3.14in thepython_versionproperty (#31826)azurerm_linux_web_app- add support for25in thejava_versionproperty (#31096)azurerm_linux_web_app_slot- add support for3.14in thepython_versionproperty (#31826)azurerm_windows_function_app- add support for25in thejava_versionproperty (#31096)azurerm_windows_web_app- add support for25in thejava_versionproperty (#31096)
BUG FIXES:
azurerm_container_app_job- fix an issue wheretemplate.container.startup_probe.initial_delayandtemplate.container.readiness_probe.initial_delaywere not set in the API request (#31796)