Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.49.0

4.49.0 (October 16, 2025)

FEATURES:

  • New Data Source: azurerm_graph_services_account (#30697)
  • New Data Source: azurerm_oracle_exascale_database_storage_vault (#30043)
  • New Resource: azurerm_api_management_workspace_policy_fragment (#30678)
  • New Resource: azurerm_oracle_exascale_database_storage_vault (#30043)

ENHANCEMENTS:

  • Data Source: azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_consumption_budget_management_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_resource_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_subscription - remove the maximum count validation for the notification block (#29200)
  • azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_data_protection_backup_vault - add support for UserAssigned and SystemAssigned, UserAssigned values to the identity.type property (#29061)
  • azurerm_monitor_data_collection_rule - improve validation for data_sources.*.name (#30851)
  • azurerm_search_service - support upgrading the sku based on tier (#30842)
  • azurerm_storage_queue - support migrating from storage_account_name to storage_account_id (#30836)

BUG FIXES:

  • azurerm_application_insights - fix an issue that caused tags to be removed when other properties were updated (#30758)
  • azurerm_container_registry - fix the name length validation to allow 50 rather than 49 (#30858)
  • azurerm_function_app_flex_consumption - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_mssql_database - fix validation for min_capacity and auto_pause_delay_in_minutes being set on non-serverless SKUs (#30856)
  • azurerm_signalr_service_custom_certificate - remove unnecessary API requests and checks that could lead to a panic (#30412)
  • azurerm_windows_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.49.0 (October 16, 2025)

FEATURES:

  • New Data Source: azurerm_graph_services_account (#30697)
  • New Data Source: azurerm_oracle_exascale_database_storage_vault (#30043)
  • New Resource: azurerm_api_management_workspace_policy_fragment (#30678)
  • New Resource: azurerm_oracle_exascale_database_storage_vault (#30043)

ENHANCEMENTS:

  • Data Source: azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_consumption_budget_management_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_resource_group - remove the maximum count validation for the notification block (#29200)
  • azurerm_consumption_budget_subscription - remove the maximum count validation for the notification block (#29200)
  • azurerm_data_protection_backup_vault - add support for the identity.identity_ids property (#29061)
  • azurerm_data_protection_backup_vault - add support for UserAssigned and SystemAssigned, UserAssigned values to the identity.type property (#29061)
  • azurerm_monitor_data_collection_rule - improve validation for data_sources.*.name (#30851)
  • azurerm_search_service - support upgrading the sku based on tier (#30842)
  • azurerm_storage_queue - support migrating from storage_account_name to storage_account_id (#30836)

BUG FIXES:

  • azurerm_application_insights - fix an issue that caused tags to be removed when other properties were updated (#30758)
  • azurerm_container_registry - fix the name length validation to allow 50 rather than 49 (#30858)
  • azurerm_function_app_flex_consumption - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_linux_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_mssql_database - fix validation for min_capacity and auto_pause_delay_in_minutes being set on non-serverless SKUs (#30856)
  • azurerm_signalr_service_custom_certificate - remove unnecessary API requests and checks that could lead to a panic (#30412)
  • azurerm_windows_function_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_function_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)
  • azurerm_windows_web_app_slot - the auth_settings block contents are now set into state when auth_settings.enabled is set to false (#30781)

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)

... (truncated)

Commits
  • 3217140 CHANGELOG.md for 4.49.0 (#30861)
  • abd5b48 azurerm_data_protection_backup_vault - support UserAssigned and `SystemA...
  • c9c5821 tooling - add rule to fix arguments and attributes headings in docs (#30798)
  • 73c609f appservice - set auth_settings into state when disabled, add diff suppres...
  • d062c64 docs: fix timeouts url (#30873)
  • 9092fe3 azurerm_search_service - Fix 'authentication_failure_mode' cannot be define...
  • 079b6b9 New Data Source: azurerm_graph_services_account (#30697)
  • 5abfd21 azurerm_storage_queue - Support migrating from storage_account_name to `s...
  • 6dd04ab azurerm_search_service - allows upgrading the sku based on tier (#30842)
  • 9169782 New Resource : azurerm_api_management_workspace_policy_fragment (#30678)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…1 to >= 3.0.0, < 4.49.1

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.0.0...v4.49.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.49.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 16, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 23, 2025

Superseded by #220.

@dependabot dependabot bot closed this Oct 23, 2025
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-gte-3.0.0-and-lt-4.49.1 branch October 23, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant