BREAKING CHANGES:
- feature: The Provider
feature
configuration itemvirtual_machines.graceful_shutdown
is now not used due to a breaking change in thecompute
API. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185) azurerm_linux_virtual_machine
- thevm_agent_platform_updates_enabled
property is now read-only due to a recent API breaking change (#29211)azurerm_windows_virtual_machine
- thevm_agent_platform_updates_enabled
property is now read-only due to a recent API breaking change (#29211)
FEATURES:
- New Data Source:
azurerm_role_assignments
(#29214)
ENHANCEMENTS:
- dependencies:
azurerm_sentinel_automation_rule
- update to API version2024-09-01
(#29240) - dependencies:
devcenter
- update to API version2025-02-01
(#29240) - dependencies:
recoveryservices
- partial update to API version2024-10-01
(#29240) - Data Source:
azurerm_mssql_server
- export theexpress_vulnerability_assessment_enabled
property (#29168) azurerm_dashboard_grafana
-grafana_major_version
is no longer ForceNew (#29212)azurerm_data_factory_linked_service_sftp
- add support for SSH authentication and Key Vault secret references (#28690)azurerm_databricks_workspace
- resources using managed resource groups that contain UC can now be deleted with theforce_delete
Provider Feature flag (#29095)azurerm_mssql_server
- add support for theexpress_vulnerability_assessment_enabled
property (#29168)azurerm_mysql_flexible_server
- deprecatepublic_network_access_enabled
in favor ofpublic_network_access
(#28890)azurerm_netapp_volume
-service_level
can now be updated (#29209)azurerm_nginx_deployment
-frontend_public
,frontend_private
, andnetwork_interface
are no longerForceNew
(#28577)azurerm_orchestrated_virtual_machine_scale_set
- add support for theupgrade_mode
androlling_upgrade_policy
properties (#28354)azurerm_static_webapp
- markapp_settings
sensitive in schema (#28689)
BUG FIXES:
azurerm_linux_virtual_machine
-license_type
can now be updated to None (#28786)azurerm_mysql_flexible_server
- prevent a panic whencustomer_managed_key
is nil (#29225)azurerm_traffic_manager_nested_endpoint
- removeComputed
frompriority
property as these are assigned dynamically by the API (#29217)