{"id":17943,"name":"Azure/azapi","ecosystem":"terraform","repository_url":null,"issues_count":28,"created_at":"2025-06-07T01:04:18.022Z","updated_at":"2025-06-07T01:04:18.022Z","purl":"pkg:terraform/Azure/azapi","unique_repositories_count":7,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"3729713127","node_id":"PR_kwDOPhuTSM644pED","number":69,"state":"closed","title":"Bump the proivers group in /version3 with 2 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-15T10:13:53.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-15T10:10:45.000Z","updated_at":"2025-12-15T10:14:02.000Z","time_to_close":188,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":2,"packages":[{"name":"Azure/azapi","old_version":"2.7.0","new_version":"2.8.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azurerm","old_version":"4.54.0","new_version":"4.56.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps the proivers group in /version3 with 2 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.7.0 to 2.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/996d80fc922b75bff84718dee13ae846f0b29096\"\u003e\u003ccode\u003e996d80f\u003c/code\u003e\u003c/a\u003e Fix azapi_resource move from azurerm_storage_share by converting /fileshares/...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/377baebe1f2d4b0679395e100d466a056508c063\"\u003e\u003ccode\u003e377baeb\u003c/code\u003e\u003c/a\u003e update bicep types to c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1021\"\u003e#1021\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/e5ce24b42598b1bb6a1206c6c96262d75217e83e\"\u003e\u003ccode\u003ee5ce24b\u003c/code\u003e\u003c/a\u003e fix: validation logic for readonly+required properties (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1020\"\u003e#1020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/381fbd63fea064d55c526df1157628b264ba0927\"\u003e\u003ccode\u003e381fbd6\u003c/code\u003e\u003c/a\u003e Add azapi_resource_action action with comprehensive acceptance tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1018\"\u003e#1018\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/689036b0500b0fc601c33e848de1ea6d0fd45b69\"\u003e\u003ccode\u003e689036b\u003c/code\u003e\u003c/a\u003e Improve list resource docs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1019\"\u003e#1019\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/827d0a0c89faf4b8d2ca98b765cb4590bcaa20df\"\u003e\u003ccode\u003e827d0a0\u003c/code\u003e\u003c/a\u003e Add ResourceRemarks support to sync-reference-doc tool (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1016\"\u003e#1016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/7ade328c3346fdd866a450b8492a56c7a8b7d727\"\u003e\u003ccode\u003e7ade328\u003c/code\u003e\u003c/a\u003e Fix import state null identity handling (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1017\"\u003e#1017\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3f80fa9362c4bb6cc78947094eb3a002ad0f9ca9\"\u003e\u003ccode\u003e3f80fa9\u003c/code\u003e\u003c/a\u003e Feature list resource (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1014\"\u003e#1014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cbff552030cd68fc74658c9056674145f6f21186\"\u003e\u003ccode\u003ecbff552\u003c/code\u003e\u003c/a\u003e security: Replace hardcoded passwords with sensitive variables (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1015\"\u003e#1015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/c113147ea5357f5a79e6374b31d5b97047b63471\"\u003e\u003ccode\u003ec113147\u003c/code\u003e\u003c/a\u003e add example for `Microsoft.DocumentDB_mongoClusters{_firewallRules|_users}\u003ca href=\"https://github.com/20\"\u003e\u003ccode\u003e@​20\u003c/code\u003e\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.7.0...v2.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.54.0 to 4.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.56.0\u003c/h2\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.55.0\u003c/h2\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_oracle_autonomous_database\u003c/code\u003e - the \u003ccode\u003eadmin_password\u003c/code\u003e property is no longer \u003ccode\u003eForceNew\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30966\"\u003e#30966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_postgresql_flexible_server\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e and \u003ccode\u003ecustomer_managed_key.geo_backup_key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/2e697fcaeda0566d1a0ce97aaf2e5eb51046a36c\"\u003e\u003ccode\u003e2e697fc\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.56.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31304\"\u003e#31304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/1245ba0258ff21962fce5423e532cb9f2b721c66\"\u003e\u003ccode\u003e1245ba0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix panics, a...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6e85df0334ba910a6d5e175a46abe4a445f2c8c6\"\u003e\u003ccode\u003e6e85df0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix empty password scenario...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/a5ff5263a26676002d3fc9d44e54bf54fb547c97\"\u003e\u003ccode\u003ea5ff526\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_lb\u003c/code\u003e - support \u003ccode\u003eignore_changes\u003c/code\u003e on updatable properties and split `cr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/303b068cb3ffb9d59dbe172705fa64467904b720\"\u003e\u003ccode\u003e303b068\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_healthbot\u003c/code\u003e - upgrade to API version \u003ccode\u003e2025-05-25\u003c/code\u003e, support new skus, ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/7f31df32c06d2799320e6c23fa29deba1cdbf02f\"\u003e\u003ccode\u003e7f31df3\u003c/code\u003e\u003c/a\u003e Storage: Protect \u003ccode\u003estorageAccountsCache\u003c/code\u003e by lock in \u003ccode\u003eAccountKey()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31323\"\u003e#31323\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/881a74936112db3fd7b9190000b7016a79fdbc53\"\u003e\u003ccode\u003e881a749\u003c/code\u003e\u003c/a\u003e \u003ccode\u003edependencies\u003c/code\u003e - update \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e to \u003ccode\u003ev1.14.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/d04338be2987397e321d141f85f8ea7aaa1e6a34\"\u003e\u003ccode\u003ed04338b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e: add support for \u003ccode\u003eErGwScale\u003c/code\u003e in \u003ccode\u003esku\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f4103e5f536370ee1eb0942d76feaf2cf93c5da7\"\u003e\u003ccode\u003ef4103e5\u003c/code\u003e\u003c/a\u003e Tooling - Update copyright headers in generators (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31302\"\u003e#31302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/c6c08048a8db871fc83c39b76008a9e85298abe4\"\u003e\u003ccode\u003ec6c0804\u003c/code\u003e\u003c/a\u003e [IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 26 of 31) (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31276\"\u003e#31276\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.54.0...v4.56.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/69","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/69","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/69/packages"},{"uuid":"3723616981","node_id":"PR_kwDOPhuTSM64k_HZ","number":68,"state":"closed","title":"Bump the proivers group with 2 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-15T10:09:46.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-12T14:26:44.000Z","updated_at":"2025-12-15T10:09:56.000Z","time_to_close":243782,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":2,"packages":[{"name":"Azure/azapi","old_version":"2.7.0","new_version":"2.8.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azurerm","old_version":"4.54.0","new_version":"4.56.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the proivers group with 2 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.7.0 to 2.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/996d80fc922b75bff84718dee13ae846f0b29096\"\u003e\u003ccode\u003e996d80f\u003c/code\u003e\u003c/a\u003e Fix azapi_resource move from azurerm_storage_share by converting /fileshares/...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/377baebe1f2d4b0679395e100d466a056508c063\"\u003e\u003ccode\u003e377baeb\u003c/code\u003e\u003c/a\u003e update bicep types to c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1021\"\u003e#1021\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/e5ce24b42598b1bb6a1206c6c96262d75217e83e\"\u003e\u003ccode\u003ee5ce24b\u003c/code\u003e\u003c/a\u003e fix: validation logic for readonly+required properties (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1020\"\u003e#1020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/381fbd63fea064d55c526df1157628b264ba0927\"\u003e\u003ccode\u003e381fbd6\u003c/code\u003e\u003c/a\u003e Add azapi_resource_action action with comprehensive acceptance tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1018\"\u003e#1018\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/689036b0500b0fc601c33e848de1ea6d0fd45b69\"\u003e\u003ccode\u003e689036b\u003c/code\u003e\u003c/a\u003e Improve list resource docs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1019\"\u003e#1019\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/827d0a0c89faf4b8d2ca98b765cb4590bcaa20df\"\u003e\u003ccode\u003e827d0a0\u003c/code\u003e\u003c/a\u003e Add ResourceRemarks support to sync-reference-doc tool (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1016\"\u003e#1016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/7ade328c3346fdd866a450b8492a56c7a8b7d727\"\u003e\u003ccode\u003e7ade328\u003c/code\u003e\u003c/a\u003e Fix import state null identity handling (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1017\"\u003e#1017\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3f80fa9362c4bb6cc78947094eb3a002ad0f9ca9\"\u003e\u003ccode\u003e3f80fa9\u003c/code\u003e\u003c/a\u003e Feature list resource (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1014\"\u003e#1014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cbff552030cd68fc74658c9056674145f6f21186\"\u003e\u003ccode\u003ecbff552\u003c/code\u003e\u003c/a\u003e security: Replace hardcoded passwords with sensitive variables (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1015\"\u003e#1015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/c113147ea5357f5a79e6374b31d5b97047b63471\"\u003e\u003ccode\u003ec113147\u003c/code\u003e\u003c/a\u003e add example for `Microsoft.DocumentDB_mongoClusters{_firewallRules|_users}\u003ca href=\"https://github.com/20\"\u003e\u003ccode\u003e@​20\u003c/code\u003e\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.7.0...v2.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.54.0 to 4.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.56.0\u003c/h2\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.55.0\u003c/h2\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_oracle_autonomous_database\u003c/code\u003e - the \u003ccode\u003eadmin_password\u003c/code\u003e property is no longer \u003ccode\u003eForceNew\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30966\"\u003e#30966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_postgresql_flexible_server\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e and \u003ccode\u003ecustomer_managed_key.geo_backup_key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/2e697fcaeda0566d1a0ce97aaf2e5eb51046a36c\"\u003e\u003ccode\u003e2e697fc\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.56.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31304\"\u003e#31304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/1245ba0258ff21962fce5423e532cb9f2b721c66\"\u003e\u003ccode\u003e1245ba0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix panics, a...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6e85df0334ba910a6d5e175a46abe4a445f2c8c6\"\u003e\u003ccode\u003e6e85df0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix empty password scenario...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/a5ff5263a26676002d3fc9d44e54bf54fb547c97\"\u003e\u003ccode\u003ea5ff526\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_lb\u003c/code\u003e - support \u003ccode\u003eignore_changes\u003c/code\u003e on updatable properties and split `cr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/303b068cb3ffb9d59dbe172705fa64467904b720\"\u003e\u003ccode\u003e303b068\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_healthbot\u003c/code\u003e - upgrade to API version \u003ccode\u003e2025-05-25\u003c/code\u003e, support new skus, ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/7f31df32c06d2799320e6c23fa29deba1cdbf02f\"\u003e\u003ccode\u003e7f31df3\u003c/code\u003e\u003c/a\u003e Storage: Protect \u003ccode\u003estorageAccountsCache\u003c/code\u003e by lock in \u003ccode\u003eAccountKey()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31323\"\u003e#31323\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/881a74936112db3fd7b9190000b7016a79fdbc53\"\u003e\u003ccode\u003e881a749\u003c/code\u003e\u003c/a\u003e \u003ccode\u003edependencies\u003c/code\u003e - update \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e to \u003ccode\u003ev1.14.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/d04338be2987397e321d141f85f8ea7aaa1e6a34\"\u003e\u003ccode\u003ed04338b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e: add support for \u003ccode\u003eErGwScale\u003c/code\u003e in \u003ccode\u003esku\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f4103e5f536370ee1eb0942d76feaf2cf93c5da7\"\u003e\u003ccode\u003ef4103e5\u003c/code\u003e\u003c/a\u003e Tooling - Update copyright headers in generators (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31302\"\u003e#31302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/c6c08048a8db871fc83c39b76008a9e85298abe4\"\u003e\u003ccode\u003ec6c0804\u003c/code\u003e\u003c/a\u003e [IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 26 of 31) (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31276\"\u003e#31276\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.54.0...v4.56.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/68","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/68","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/68/packages"},{"uuid":"3617291630","node_id":"PR_kwDOPhuTSM6zBWwU","number":49,"state":"closed","title":"Bump the proivers group with 3 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-11-19T00:26:10.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-12T16:29:30.000Z","updated_at":"2025-11-19T00:26:11.000Z","time_to_close":547000,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":3,"packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azuread","old_version":"3.4.0","new_version":"3.6.0","repository_url":"https://github.com/hashicorp/terraform-provider-azuread"},{"name":"hashicorp/azurerm","old_version":"4.38.0","new_version":"4.52.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the proivers group with 3 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi), [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.4.0 to 2.7.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azuread` from 3.4.0 to 3.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/releases\"\u003ehashicorp/azuread's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md\"\u003ehashicorp/azuread's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/9a1c898e58725c357675cd29deacb852a7d4c656\"\u003e\u003ccode\u003e9a1c898\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for \u003ccode\u003ev3.6.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1771\"\u003e#1771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/44eca4750c00741534aa340c13e19f2b8e1c055c\"\u003e\u003ccode\u003e44eca47\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e from hashicorp/wyatt/fr-users-with-nonunique-mail-ni...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/581f8f44f74416d582cce1bae3ec8da00471a3f1\"\u003e\u003ccode\u003e581f8f4\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazuread_named_location\u003c/code\u003e - Add \u003ccode\u003eobject_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f7975f8b86d233cde68e4e302317347414e7a3f7\"\u003e\u003ccode\u003ef7975f8\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/85a3986d3a4523a648dbb6afa29feb616bfc8214\"\u003e\u003ccode\u003e85a3986\u003c/code\u003e\u003c/a\u003e simplify logic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/b0741bc5dc5171c4f525a747a6d8f476d309aef8\"\u003e\u003ccode\u003eb0741bc\u003c/code\u003e\u003c/a\u003e apply fmt for examples (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1767\"\u003e#1767\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/ba8072dabf3ffe3132eb36d4d937549a538989d5\"\u003e\u003ccode\u003eba8072d\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/cache from 4.2.3 to 4.2.4 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1753\"\u003e#1753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/1dd305b7306dbdeff428864b7c89e7483cc70a5e\"\u003e\u003ccode\u003e1dd305b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1765\"\u003e#1765\u003c/a\u003e from hashicorp/dependabot/github_actions/actions/git...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f42694001732c13a02f89e2388ab7c27e1568605\"\u003e\u003ccode\u003ef426940\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/github-script from 7.0.1 to 7.1.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/3920e69a5ff96b4aba21360ba3c882633caef6d8\"\u003e\u003ccode\u003e3920e69\u003c/code\u003e\u003c/a\u003e fix(docs): correct resource IDs for importing delegated permissions and claim...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/compare/v3.4.0...v3.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.38.0 to 4.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.52.0\u003c/h2\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.51.0\u003c/h2\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.50.0\u003c/h2\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis_geo_replication\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/130e7cd74aca69d480d9be4bd02713df90927d61\"\u003e\u003ccode\u003e130e7cd\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.52.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31000\"\u003e#31000\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6954e57d8058f489cf7e0633bb53c167dd3f621e\"\u003e\u003ccode\u003e6954e57\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - fix nil pointer deref (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/fbb7c33d45a2a20e1a6b1de44e191be94b3e06aa\"\u003e\u003ccode\u003efbb7c33\u003c/code\u003e\u003c/a\u003e CodeSigning - Fix tests with \u0026quot;resource not supported in region\u0026quot; failure (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31046\"\u003e#31046\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/ef608da2d9c5a13e6f575c8abc5b3c4ca880e4f9\"\u003e\u003ccode\u003eef608da\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the `dedicated_backend_connec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f8e35c4c3f8325d70c54ac6a1773ea211d69c09a\"\u003e\u003ccode\u003ef8e35c4\u003c/code\u003e\u003c/a\u003e New Resource  - \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/13bfbc5b1e196eca4d8736eece207ca9c2786626\"\u003e\u003ccode\u003e13bfbc5\u003c/code\u003e\u003c/a\u003e Add Github Label for \u003ccode\u003eresource\u003c/code\u003e Service (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31005\"\u003e#31005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/944dfafd8f7e15e736c034c720b799b273e7801c\"\u003e\u003ccode\u003e944dfaf\u003c/code\u003e\u003c/a\u003e List Implementation - add interface and update existing list resources (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31029\"\u003e#31029\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/0ba9dde8be860e6655938b815042207ed1f9fc9b\"\u003e\u003ccode\u003e0ba9dde\u003c/code\u003e\u003c/a\u003e Dependencies - update \u003ccode\u003eGo\u003c/code\u003e to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/b58c6051c990b93b1c6b6a111e4e62c86ce8a203\"\u003e\u003ccode\u003eb58c605\u003c/code\u003e\u003c/a\u003e Signalr - Update expired test certificates to fix test failures (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31022\"\u003e#31022\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/dd591d5a2ea3a7ca6fded35666fb16d5c2de5b7c\"\u003e\u003ccode\u003edd591d5\u003c/code\u003e\u003c/a\u003e Docs: Fix typo in 4.0-upgrade-guide (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31016\"\u003e#31016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.38.0...v4.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/49","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/49","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/49/packages"},{"uuid":"3616486712","node_id":"PR_kwDOPhuTSM6y-ocg","number":46,"state":"closed","title":"Bump the providers-version-updates group with 3 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-12T14:26:54.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-12T13:07:53.000Z","updated_at":"2025-11-12T14:26:56.000Z","time_to_close":4741,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"providers-version-updates","update_count":3,"packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azuread","old_version":"3.4.0","new_version":"3.6.0","repository_url":"https://github.com/hashicorp/terraform-provider-azuread"},{"name":"hashicorp/azurerm","old_version":"4.38.0","new_version":"4.52.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the providers-version-updates group with 3 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi), [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.4.0 to 2.7.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azuread` from 3.4.0 to 3.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/releases\"\u003ehashicorp/azuread's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md\"\u003ehashicorp/azuread's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/9a1c898e58725c357675cd29deacb852a7d4c656\"\u003e\u003ccode\u003e9a1c898\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for \u003ccode\u003ev3.6.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1771\"\u003e#1771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/44eca4750c00741534aa340c13e19f2b8e1c055c\"\u003e\u003ccode\u003e44eca47\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e from hashicorp/wyatt/fr-users-with-nonunique-mail-ni...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/581f8f44f74416d582cce1bae3ec8da00471a3f1\"\u003e\u003ccode\u003e581f8f4\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazuread_named_location\u003c/code\u003e - Add \u003ccode\u003eobject_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f7975f8b86d233cde68e4e302317347414e7a3f7\"\u003e\u003ccode\u003ef7975f8\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/85a3986d3a4523a648dbb6afa29feb616bfc8214\"\u003e\u003ccode\u003e85a3986\u003c/code\u003e\u003c/a\u003e simplify logic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/b0741bc5dc5171c4f525a747a6d8f476d309aef8\"\u003e\u003ccode\u003eb0741bc\u003c/code\u003e\u003c/a\u003e apply fmt for examples (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1767\"\u003e#1767\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/ba8072dabf3ffe3132eb36d4d937549a538989d5\"\u003e\u003ccode\u003eba8072d\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/cache from 4.2.3 to 4.2.4 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1753\"\u003e#1753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/1dd305b7306dbdeff428864b7c89e7483cc70a5e\"\u003e\u003ccode\u003e1dd305b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1765\"\u003e#1765\u003c/a\u003e from hashicorp/dependabot/github_actions/actions/git...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f42694001732c13a02f89e2388ab7c27e1568605\"\u003e\u003ccode\u003ef426940\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/github-script from 7.0.1 to 7.1.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/3920e69a5ff96b4aba21360ba3c882633caef6d8\"\u003e\u003ccode\u003e3920e69\u003c/code\u003e\u003c/a\u003e fix(docs): correct resource IDs for importing delegated permissions and claim...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/compare/v3.4.0...v3.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.38.0 to 4.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.52.0\u003c/h2\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.51.0\u003c/h2\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.50.0\u003c/h2\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis_geo_replication\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/130e7cd74aca69d480d9be4bd02713df90927d61\"\u003e\u003ccode\u003e130e7cd\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.52.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31000\"\u003e#31000\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6954e57d8058f489cf7e0633bb53c167dd3f621e\"\u003e\u003ccode\u003e6954e57\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - fix nil pointer deref (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/fbb7c33d45a2a20e1a6b1de44e191be94b3e06aa\"\u003e\u003ccode\u003efbb7c33\u003c/code\u003e\u003c/a\u003e CodeSigning - Fix tests with \u0026quot;resource not supported in region\u0026quot; failure (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31046\"\u003e#31046\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/ef608da2d9c5a13e6f575c8abc5b3c4ca880e4f9\"\u003e\u003ccode\u003eef608da\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the `dedicated_backend_connec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f8e35c4c3f8325d70c54ac6a1773ea211d69c09a\"\u003e\u003ccode\u003ef8e35c4\u003c/code\u003e\u003c/a\u003e New Resource  - \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/13bfbc5b1e196eca4d8736eece207ca9c2786626\"\u003e\u003ccode\u003e13bfbc5\u003c/code\u003e\u003c/a\u003e Add Github Label for \u003ccode\u003eresource\u003c/code\u003e Service (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31005\"\u003e#31005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/944dfafd8f7e15e736c034c720b799b273e7801c\"\u003e\u003ccode\u003e944dfaf\u003c/code\u003e\u003c/a\u003e List Implementation - add interface and update existing list resources (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31029\"\u003e#31029\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/0ba9dde8be860e6655938b815042207ed1f9fc9b\"\u003e\u003ccode\u003e0ba9dde\u003c/code\u003e\u003c/a\u003e Dependencies - update \u003ccode\u003eGo\u003c/code\u003e to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/b58c6051c990b93b1c6b6a111e4e62c86ce8a203\"\u003e\u003ccode\u003eb58c605\u003c/code\u003e\u003c/a\u003e Signalr - Update expired test certificates to fix test failures (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31022\"\u003e#31022\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/dd591d5a2ea3a7ca6fded35666fb16d5c2de5b7c\"\u003e\u003ccode\u003edd591d5\u003c/code\u003e\u003c/a\u003e Docs: Fix typo in 4.0-upgrade-guide (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31016\"\u003e#31016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.38.0...v4.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/46","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/46","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/46/packages"},{"uuid":"3578533377","node_id":"PR_kwDOPhuTSM6xA1Mh","number":33,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.7.0 in /version1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-11T10:38:43.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-01T22:10:18.000Z","updated_at":"2025-11-11T10:38:53.000Z","time_to_close":822505,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version1","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"},{"uuid":"3545319562","node_id":"PR_kwDOPhuTSM6vTH_d","number":23,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.7.0 in /version3","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-01T22:04:54.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-23T15:46:40.000Z","updated_at":"2025-11-01T22:05:02.000Z","time_to_close":800294,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/23","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/23","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/23/packages"},{"uuid":"3485321166","node_id":"PR_kwDON2mMCs6sKw8M","number":77,"state":"open","title":"Bump Azure/azapi from 2.6.1 to 2.7.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-06T00:22:58.000Z","updated_at":"2025-10-06T00:23:49.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.6.1","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.6.1 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.1...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.6.1\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/77","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/77","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/77/packages"},{"uuid":"2887912002","node_id":"PR_kwDOKbYzEM6sIgpC","number":85,"state":"open","title":"build(deps): Update Azure/azapi requirement from \u003e= 1.9, \u003c 2.4 to \u003e= 1.9, \u003c 2.8","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-05T09:02:11.000Z","updated_at":"2025-10-05T09:02:12.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps): Update","packages":[{"name":"Azure/azapi","old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.8","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.9.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/haflidif/terraform-azurerm-alz-subnet/pull/85","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/haflidif%2Fterraform-azurerm-alz-subnet/issues/85","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/85/packages"},{"uuid":"2876389938","node_id":"PR_kwDOJ0lDfc6rcjoy","number":94,"state":"closed","title":"chore(deps): Update Azure/azapi requirement from ~\u003e 2.6.0 to ~\u003e 2.7.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-01T07:06:32.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-01T00:19:02.000Z","updated_at":"2025-10-01T07:06:32.000Z","time_to_close":24450,"merged_at":"2025-10-01T07:06:32.000Z","merged_by":"mysteq","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Update","packages":[{"name":"Azure/azapi","old_version":"~\u003e 2.6.0","new_version":"~\u003e 2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mysteq/demo-opencti-sentinel-connector/pull/94","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysteq%2Fdemo-opencti-sentinel-connector/issues/94","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/94/packages"},{"uuid":"3370841940","node_id":"PR_kwDON2mMCs6mMHJV","number":70,"state":"open","title":"Bump Azure/azapi from 2.6.0 to 2.6.1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-01T00:35:08.000Z","updated_at":"2025-09-01T00:36:03.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.6.0","new_version":"2.6.1","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.6.0 to 2.6.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2437acd1b0405a7a38c97495d93794f99ea6a9de\"\u003e\u003ccode\u003e2437acd\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/95c557e5cbcd641b6b58821bc1b1a5ca14f2dcd6\"\u003e\u003ccode\u003e95c557e\u003c/code\u003e\u003c/a\u003e fix: retry regression in 2.5.0 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/969\"\u003e#969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b415af2fd6328a5d7d1e07fa8b8d2006532beca1\"\u003e\u003ccode\u003eb415af2\u003c/code\u003e\u003c/a\u003e feat: deprecate \u003ccode\u003eMaximumBusyRetryAttempts\u003c/code\u003e as we should rely on context deadl...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/aab14f5cf321211eaa1c0a41318cf5798cb42ffa\"\u003e\u003ccode\u003eaab14f5\u003c/code\u003e\u003c/a\u003e Fix a regression issue when auth via MI (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/965\"\u003e#965\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.0...v2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.6.0\u0026new-version=2.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/70","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/70","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/70/packages"},{"uuid":"2773341395","node_id":"PR_kwDOPJCb7c6lTdTT","number":114,"state":"closed","title":"Update Azure/azapi requirement from = 1.15.0 to 2.6.1 in /terraform/container-app","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-06T13:10:58.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-26T00:12:49.000Z","updated_at":"2025-10-06T13:10:58.000Z","time_to_close":3589089,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Azure/azapi","old_version":"= 1.15.0","new_version":"2.6.1","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/terraform/container-app","ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2437acd1b0405a7a38c97495d93794f99ea6a9de\"\u003e\u003ccode\u003e2437acd\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/95c557e5cbcd641b6b58821bc1b1a5ca14f2dcd6\"\u003e\u003ccode\u003e95c557e\u003c/code\u003e\u003c/a\u003e fix: retry regression in 2.5.0 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/969\"\u003e#969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b415af2fd6328a5d7d1e07fa8b8d2006532beca1\"\u003e\u003ccode\u003eb415af2\u003c/code\u003e\u003c/a\u003e feat: deprecate \u003ccode\u003eMaximumBusyRetryAttempts\u003c/code\u003e as we should rely on context deadl...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/aab14f5cf321211eaa1c0a41318cf5798cb42ffa\"\u003e\u003ccode\u003eaab14f5\u003c/code\u003e\u003c/a\u003e Fix a regression issue when auth via MI (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/965\"\u003e#965\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.15.0...v2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/RogerHowellDfE/sts-plan-technology-for-your-school/pull/114","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerHowellDfE%2Fsts-plan-technology-for-your-school/issues/114","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/114/packages"},{"uuid":"2762527315","node_id":"PR_kwDOPhuTSM6kqNJT","number":9,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version3","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-21T17:45:19.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:45.000Z","updated_at":"2025-08-21T17:45:19.000Z","time_to_close":25774,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"2762527053","node_id":"PR_kwDOPhuTSM6kqNFN","number":5,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version2","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-21T17:45:17.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:37.000Z","updated_at":"2025-08-21T17:45:17.000Z","time_to_close":25780,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version2","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"2762526438","node_id":"PR_kwDOPhuTSM6kqM7m","number":1,"state":"open","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:29.000Z","updated_at":"2025-08-21T10:35:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version1","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/1","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/1","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1/packages"},{"uuid":"2754137886","node_id":"PR_kwDOPJCb7c6kKM8e","number":106,"state":"closed","title":"Update Azure/azapi requirement from = 1.15.0 to 2.6.0 in /terraform/container-app","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-08-26T00:12:51.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-18T18:22:55.000Z","updated_at":"2025-08-26T00:12:51.000Z","time_to_close":625796,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Azure/azapi","old_version":"= 1.15.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/terraform/container-app","ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.15.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/RogerHowellDfE/sts-plan-technology-for-your-school/pull/106","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerHowellDfE%2Fsts-plan-technology-for-your-school/issues/106","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/106/packages"},{"uuid":"2751662201","node_id":"PR_kwDOJ0lDfc6kAwh5","number":86,"state":"closed","title":"chore(deps): Update Azure/azapi requirement from ~\u003e 2.5.0 to ~\u003e 2.6.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-18T07:11:02.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-18T00:46:17.000Z","updated_at":"2025-08-18T07:11:02.000Z","time_to_close":23085,"merged_at":"2025-08-18T07:11:02.000Z","merged_by":"mysteq","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Update","packages":[{"name":"Azure/azapi","old_version":"~\u003e 2.5.0","new_version":"~\u003e 2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.5.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mysteq/demo-opencti-sentinel-connector/pull/86","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysteq%2Fdemo-opencti-sentinel-connector/issues/86","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/86/packages"},{"uuid":"2751633814","node_id":"PR_kwDON2mMCs6kApmW","number":67,"state":"open","title":"Bump Azure/azapi from 2.5.0 to 2.6.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-18T00:16:31.000Z","updated_at":"2025-08-18T00:16:31.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.5.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.5.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.5.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.5.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/67","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/67","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/67/packages"},{"uuid":"2751126235","node_id":"PR_kwDOKbYzEM6j-trb","number":74,"state":"closed","title":"build(deps): Update Azure/azapi requirement from \u003e= 1.9, \u003c 2.4 to \u003e= 1.9, \u003c 2.7","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-05T09:02:14.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-17T09:06:32.000Z","updated_at":"2025-10-05T09:02:14.000Z","time_to_close":4233342,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps): Update","packages":[{"name":"Azure/azapi","old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.7","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.9.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/haflidif/terraform-azurerm-alz-subnet/pull/74","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/haflidif%2Fterraform-azurerm-alz-subnet/issues/74","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/74/packages"},{"uuid":"2733284971","node_id":"PR_kwDOPbWt9s6i6p5r","number":15,"state":"open","title":"Bump Azure/azapi from 1.14.0 to 2.5.0 in /src/infra/workload/globalresources","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-10T06:17:27.000Z","updated_at":"2025-08-10T06:17:27.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"1.14.0","new_version":"2.5.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/src/infra/workload/globalresources","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 1.14.0 to 2.5.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003cli\u003eFix more edge cases that the provider produced inconsistent result after apply when default output feature is enabled.\u003c/li\u003e\n\u003cli\u003eFix a bug that when moving resource from \u003ccode\u003eazurerm\u003c/code\u003e resource, the id could not be parsed correctly.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d0ce35a963bde84bf0a9f67751f2af061e57b4ec\"\u003e\u003ccode\u003ed0ce35a\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi\u003c/code\u003e provider supports \u003ccode\u003eenable_strict_change_detection\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/06ac3b4e48b4964d882b43184ec3536572c08c47\"\u003e\u003ccode\u003e06ac3b4\u003c/code\u003e\u003c/a\u003e Update oidc azure pipeline test cases (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/914\"\u003e#914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fccff8ee59053e17c0814a7815cd6503542c92dd\"\u003e\u003ccode\u003efccff8e\u003c/code\u003e\u003c/a\u003e add more readonly fields which should be excluded from default output (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/915\"\u003e#915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/32ddaf5c4e0f13ba0173b0045787b7e4aa83e96d\"\u003e\u003ccode\u003e32ddaf5\u003c/code\u003e\u003c/a\u003e Branch 240626 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/912\"\u003e#912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3465f5c5341b4bf159d85d5379628f71b692d531\"\u003e\u003ccode\u003e3465f5c\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e resource: support for the \u003ccode\u003eignore_null_property\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/904\"\u003e#904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/29aee48ce9096a2626e213db62a6300ac03987e4\"\u003e\u003ccode\u003e29aee48\u003c/code\u003e\u003c/a\u003e ignore the changes when \u003ccode\u003ebody\u003c/code\u003e matches the remote state (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/903\"\u003e#903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d59b3466a6cba3ef420b028df9b04e88c7f9755b\"\u003e\u003ccode\u003ed59b346\u003c/code\u003e\u003c/a\u003e add docs for data source and resources (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1aec56902b05e5f1cf7a054bdc48c861d8eb3cc1\"\u003e\u003ccode\u003e1aec569\u003c/code\u003e\u003c/a\u003e add notice for preflight validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/908\"\u003e#908\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cb0a2513fd55d8ce7b1db6a0c681c65890f08ce3\"\u003e\u003ccode\u003ecb0a251\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_update_resource\u003c/code\u003e: remove identity's readonly fields in request body (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d3e4a6842112b77d9ccf19e1acf9a66cc36d209a\"\u003e\u003ccode\u003ed3e4a68\u003c/code\u003e\u003c/a\u003e example - \u003ccode\u003eMicrosoft.StandbyPool_standbyContainerGroupPools@2025-03-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/898\"\u003e#898\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.14.0...v2.5.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=1.14.0\u0026new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/caiotk/MyAlwaysOnApp-Online/pull/15","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiotk%2FMyAlwaysOnApp-Online/issues/15","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/15/packages"},{"uuid":"2733282739","node_id":"PR_kwDOPbWt9s6i6pWz","number":6,"state":"open","title":"Bump Azure/azapi from 1.14.0 to 2.5.0 in /src/infra/workload/releaseunit","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-10T06:11:44.000Z","updated_at":"2025-08-10T06:11:45.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"1.14.0","new_version":"2.5.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/src/infra/workload/releaseunit","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 1.14.0 to 2.5.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003cli\u003eFix more edge cases that the provider produced inconsistent result after apply when default output feature is enabled.\u003c/li\u003e\n\u003cli\u003eFix a bug that when moving resource from \u003ccode\u003eazurerm\u003c/code\u003e resource, the id could not be parsed correctly.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d0ce35a963bde84bf0a9f67751f2af061e57b4ec\"\u003e\u003ccode\u003ed0ce35a\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi\u003c/code\u003e provider supports \u003ccode\u003eenable_strict_change_detection\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/06ac3b4e48b4964d882b43184ec3536572c08c47\"\u003e\u003ccode\u003e06ac3b4\u003c/code\u003e\u003c/a\u003e Update oidc azure pipeline test cases (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/914\"\u003e#914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fccff8ee59053e17c0814a7815cd6503542c92dd\"\u003e\u003ccode\u003efccff8e\u003c/code\u003e\u003c/a\u003e add more readonly fields which should be excluded from default output (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/915\"\u003e#915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/32ddaf5c4e0f13ba0173b0045787b7e4aa83e96d\"\u003e\u003ccode\u003e32ddaf5\u003c/code\u003e\u003c/a\u003e Branch 240626 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/912\"\u003e#912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3465f5c5341b4bf159d85d5379628f71b692d531\"\u003e\u003ccode\u003e3465f5c\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e resource: support for the \u003ccode\u003eignore_null_property\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/904\"\u003e#904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/29aee48ce9096a2626e213db62a6300ac03987e4\"\u003e\u003ccode\u003e29aee48\u003c/code\u003e\u003c/a\u003e ignore the changes when \u003ccode\u003ebody\u003c/code\u003e matches the remote state (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/903\"\u003e#903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d59b3466a6cba3ef420b028df9b04e88c7f9755b\"\u003e\u003ccode\u003ed59b346\u003c/code\u003e\u003c/a\u003e add docs for data source and resources (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1aec56902b05e5f1cf7a054bdc48c861d8eb3cc1\"\u003e\u003ccode\u003e1aec569\u003c/code\u003e\u003c/a\u003e add notice for preflight validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/908\"\u003e#908\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cb0a2513fd55d8ce7b1db6a0c681c65890f08ce3\"\u003e\u003ccode\u003ecb0a251\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_update_resource\u003c/code\u003e: remove identity's readonly fields in request body (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d3e4a6842112b77d9ccf19e1acf9a66cc36d209a\"\u003e\u003ccode\u003ed3e4a68\u003c/code\u003e\u003c/a\u003e example - \u003ccode\u003eMicrosoft.StandbyPool_standbyContainerGroupPools@2025-03-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/898\"\u003e#898\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.14.0...v2.5.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=1.14.0\u0026new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/caiotk/MyAlwaysOnApp-Online/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiotk%2FMyAlwaysOnApp-Online/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"}],"issue_packages":[{"old_version":"2.7.0","new_version":"2.8.0","update_type":"minor","path":"/version3","pr_created_at":"2025-12-15T10:10:45.000Z","version_change":"2.7.0 → 2.8.0","issue":{"uuid":"3729713127","node_id":"PR_kwDOPhuTSM644pED","number":69,"state":"closed","title":"Bump the proivers group in /version3 with 2 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-15T10:13:53.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-15T10:10:45.000Z","updated_at":"2025-12-15T10:14:02.000Z","time_to_close":188,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":2,"packages":[{"name":"Azure/azapi","old_version":"2.7.0","new_version":"2.8.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azurerm","old_version":"4.54.0","new_version":"4.56.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps the proivers group in /version3 with 2 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.7.0 to 2.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/996d80fc922b75bff84718dee13ae846f0b29096\"\u003e\u003ccode\u003e996d80f\u003c/code\u003e\u003c/a\u003e Fix azapi_resource move from azurerm_storage_share by converting /fileshares/...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/377baebe1f2d4b0679395e100d466a056508c063\"\u003e\u003ccode\u003e377baeb\u003c/code\u003e\u003c/a\u003e update bicep types to c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1021\"\u003e#1021\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/e5ce24b42598b1bb6a1206c6c96262d75217e83e\"\u003e\u003ccode\u003ee5ce24b\u003c/code\u003e\u003c/a\u003e fix: validation logic for readonly+required properties (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1020\"\u003e#1020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/381fbd63fea064d55c526df1157628b264ba0927\"\u003e\u003ccode\u003e381fbd6\u003c/code\u003e\u003c/a\u003e Add azapi_resource_action action with comprehensive acceptance tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1018\"\u003e#1018\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/689036b0500b0fc601c33e848de1ea6d0fd45b69\"\u003e\u003ccode\u003e689036b\u003c/code\u003e\u003c/a\u003e Improve list resource docs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1019\"\u003e#1019\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/827d0a0c89faf4b8d2ca98b765cb4590bcaa20df\"\u003e\u003ccode\u003e827d0a0\u003c/code\u003e\u003c/a\u003e Add ResourceRemarks support to sync-reference-doc tool (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1016\"\u003e#1016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/7ade328c3346fdd866a450b8492a56c7a8b7d727\"\u003e\u003ccode\u003e7ade328\u003c/code\u003e\u003c/a\u003e Fix import state null identity handling (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1017\"\u003e#1017\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3f80fa9362c4bb6cc78947094eb3a002ad0f9ca9\"\u003e\u003ccode\u003e3f80fa9\u003c/code\u003e\u003c/a\u003e Feature list resource (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1014\"\u003e#1014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cbff552030cd68fc74658c9056674145f6f21186\"\u003e\u003ccode\u003ecbff552\u003c/code\u003e\u003c/a\u003e security: Replace hardcoded passwords with sensitive variables (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1015\"\u003e#1015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/c113147ea5357f5a79e6374b31d5b97047b63471\"\u003e\u003ccode\u003ec113147\u003c/code\u003e\u003c/a\u003e add example for `Microsoft.DocumentDB_mongoClusters{_firewallRules|_users}\u003ca href=\"https://github.com/20\"\u003e\u003ccode\u003e@​20\u003c/code\u003e\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.7.0...v2.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.54.0 to 4.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.56.0\u003c/h2\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.55.0\u003c/h2\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_oracle_autonomous_database\u003c/code\u003e - the \u003ccode\u003eadmin_password\u003c/code\u003e property is no longer \u003ccode\u003eForceNew\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30966\"\u003e#30966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_postgresql_flexible_server\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e and \u003ccode\u003ecustomer_managed_key.geo_backup_key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/2e697fcaeda0566d1a0ce97aaf2e5eb51046a36c\"\u003e\u003ccode\u003e2e697fc\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.56.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31304\"\u003e#31304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/1245ba0258ff21962fce5423e532cb9f2b721c66\"\u003e\u003ccode\u003e1245ba0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix panics, a...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6e85df0334ba910a6d5e175a46abe4a445f2c8c6\"\u003e\u003ccode\u003e6e85df0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix empty password scenario...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/a5ff5263a26676002d3fc9d44e54bf54fb547c97\"\u003e\u003ccode\u003ea5ff526\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_lb\u003c/code\u003e - support \u003ccode\u003eignore_changes\u003c/code\u003e on updatable properties and split `cr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/303b068cb3ffb9d59dbe172705fa64467904b720\"\u003e\u003ccode\u003e303b068\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_healthbot\u003c/code\u003e - upgrade to API version \u003ccode\u003e2025-05-25\u003c/code\u003e, support new skus, ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/7f31df32c06d2799320e6c23fa29deba1cdbf02f\"\u003e\u003ccode\u003e7f31df3\u003c/code\u003e\u003c/a\u003e Storage: Protect \u003ccode\u003estorageAccountsCache\u003c/code\u003e by lock in \u003ccode\u003eAccountKey()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31323\"\u003e#31323\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/881a74936112db3fd7b9190000b7016a79fdbc53\"\u003e\u003ccode\u003e881a749\u003c/code\u003e\u003c/a\u003e \u003ccode\u003edependencies\u003c/code\u003e - update \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e to \u003ccode\u003ev1.14.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/d04338be2987397e321d141f85f8ea7aaa1e6a34\"\u003e\u003ccode\u003ed04338b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e: add support for \u003ccode\u003eErGwScale\u003c/code\u003e in \u003ccode\u003esku\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f4103e5f536370ee1eb0942d76feaf2cf93c5da7\"\u003e\u003ccode\u003ef4103e5\u003c/code\u003e\u003c/a\u003e Tooling - Update copyright headers in generators (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31302\"\u003e#31302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/c6c08048a8db871fc83c39b76008a9e85298abe4\"\u003e\u003ccode\u003ec6c0804\u003c/code\u003e\u003c/a\u003e [IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 26 of 31) (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31276\"\u003e#31276\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.54.0...v4.56.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/69","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/69","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/69/packages"}},{"old_version":"2.7.0","new_version":"2.8.0","update_type":"minor","path":null,"pr_created_at":"2025-12-12T14:26:44.000Z","version_change":"2.7.0 → 2.8.0","issue":{"uuid":"3723616981","node_id":"PR_kwDOPhuTSM64k_HZ","number":68,"state":"closed","title":"Bump the proivers group with 2 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-15T10:09:46.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-12T14:26:44.000Z","updated_at":"2025-12-15T10:09:56.000Z","time_to_close":243782,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":2,"packages":[{"name":"Azure/azapi","old_version":"2.7.0","new_version":"2.8.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azurerm","old_version":"4.54.0","new_version":"4.56.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the proivers group with 2 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.7.0 to 2.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.8.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: snake2camel\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Action\u003c/strong\u003e: \u003ccode\u003eazapi_resource_action\u003c/code\u003e - Perform stateless actions on Azure resources that can be invoked via Terraform action triggers\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Add support for identity-based import, enabling import via resource ID and type from list resource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing resources via new ListResource protocol.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support listing all resources in a resource group when \u003ccode\u003etype\u003c/code\u003e is omitted. Uses ARM API \u003ccode\u003e/subscriptions/{sub}/resourceGroups/{rg}/resources\u003c/code\u003e to enumerate all resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor import logic to support identity block and multiple import scenarios (ID only, ID with API version, ID and type).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Adds a customization layer which allows custom CRUD operations for resources that don't follow standard patterns.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/keys\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.KeyVault/vaults/secrets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/datasources\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexers\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/indexes\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/skillsets\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_data_plane_resource\u003c/code\u003e resource: Support \u003ccode\u003eMicrosoft.Search/searchServices/synonymmaps\u003c/code\u003e type.\u003c/li\u003e\n\u003cli\u003eBump Go version to 1.24.6 to address CVEs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/992\"\u003eGH-992\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix validation logic for properties that are both \u003ccode\u003eReadOnly\u003c/code\u003e and \u003ccode\u003eRequired\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eFix panic when using \u003ccode\u003esensitive_body_version\u003c/code\u003e with empty \u003ccode\u003esensitive_body\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/999\"\u003eGH-999\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eFix \u003ccode\u003eazapi_resource\u003c/code\u003e resource move from \u003ccode\u003eazurerm_storage_share\u003c/code\u003e by converting \u003ccode\u003e/fileshares/\u003c/code\u003e to \u003ccode\u003e/shares/\u003c/code\u003e in resource ID.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/996d80fc922b75bff84718dee13ae846f0b29096\"\u003e\u003ccode\u003e996d80f\u003c/code\u003e\u003c/a\u003e Fix azapi_resource move from azurerm_storage_share by converting /fileshares/...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/377baebe1f2d4b0679395e100d466a056508c063\"\u003e\u003ccode\u003e377baeb\u003c/code\u003e\u003c/a\u003e update bicep types to c41a40c0d2f9fa78b7ea0901b6634a13dc8e8b33 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1021\"\u003e#1021\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/e5ce24b42598b1bb6a1206c6c96262d75217e83e\"\u003e\u003ccode\u003ee5ce24b\u003c/code\u003e\u003c/a\u003e fix: validation logic for readonly+required properties (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1020\"\u003e#1020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/381fbd63fea064d55c526df1157628b264ba0927\"\u003e\u003ccode\u003e381fbd6\u003c/code\u003e\u003c/a\u003e Add azapi_resource_action action with comprehensive acceptance tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1018\"\u003e#1018\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/689036b0500b0fc601c33e848de1ea6d0fd45b69\"\u003e\u003ccode\u003e689036b\u003c/code\u003e\u003c/a\u003e Improve list resource docs (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1019\"\u003e#1019\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/827d0a0c89faf4b8d2ca98b765cb4590bcaa20df\"\u003e\u003ccode\u003e827d0a0\u003c/code\u003e\u003c/a\u003e Add ResourceRemarks support to sync-reference-doc tool (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1016\"\u003e#1016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/7ade328c3346fdd866a450b8492a56c7a8b7d727\"\u003e\u003ccode\u003e7ade328\u003c/code\u003e\u003c/a\u003e Fix import state null identity handling (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1017\"\u003e#1017\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3f80fa9362c4bb6cc78947094eb3a002ad0f9ca9\"\u003e\u003ccode\u003e3f80fa9\u003c/code\u003e\u003c/a\u003e Feature list resource (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1014\"\u003e#1014\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cbff552030cd68fc74658c9056674145f6f21186\"\u003e\u003ccode\u003ecbff552\u003c/code\u003e\u003c/a\u003e security: Replace hardcoded passwords with sensitive variables (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/1015\"\u003e#1015\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/c113147ea5357f5a79e6374b31d5b97047b63471\"\u003e\u003ccode\u003ec113147\u003c/code\u003e\u003c/a\u003e add example for `Microsoft.DocumentDB_mongoClusters{_firewallRules|_users}\u003ca href=\"https://github.com/20\"\u003e\u003ccode\u003e@​20\u003c/code\u003e\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.7.0...v2.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.54.0 to 4.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.56.0\u003c/h2\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.55.0\u003c/h2\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.56.0 (December 11, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003ehealthbot\u003c/code\u003e - update to API version \u003ccode\u003e2025-05-25\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e - update to \u003ccode\u003ev1.14.0\u003c/code\u003e  (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for new attributes (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30778\"\u003e#30778\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add support for the \u003ccode\u003ekind\u003c/code\u003e property to rollback or upgrade from \u003ccode\u003eOpenAI\u003c/code\u003e to \u003ccode\u003eAIServices\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31063\"\u003e#31063\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports keys from Managed HSM Vaults (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - the \u003ccode\u003ekey_vault_key_id\u003c/code\u003e property now supports versionless keys (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_healthbot\u003c/code\u003e - add support for the \u003ccode\u003eC1\u003c/code\u003e and \u003ccode\u003ePES\u003c/code\u003e SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31328\"\u003e#31328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_lb\u003c/code\u003e fix \u003ccode\u003eignore_changes\u003c/code\u003e behaviour in updatable properties (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31318\"\u003e#31318\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_network_group\u003c/code\u003e - add support for the \u003ccode\u003emember_type\u003c/code\u003e property [GH-30672\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_network_manager_static_member\u003c/code\u003e - add support for using a subnet as the target resource (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30672\"\u003e#30672\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e - add support for the \u003ccode\u003eErGwScale\u003c/code\u003e SKU (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix an issue that prevented creating the resource with an empty value for \u003ccode\u003ecertificate_password\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31335\"\u003e#31335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix the timeout for the delete operation (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31336\"\u003e#31336\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_storage_blob_inventory_policy\u003c/code\u003e - fix setting Resource Identity data (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31313\"\u003e#31313\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.55.0 (December 04, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30241\"\u003e#30241\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_cognitive_account_project\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30916\"\u003e#30916\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_log_analytics_workspace_table_custom_log\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30800\"\u003e#30800\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_mongo_cluster_user\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31205\"\u003e#31205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30613\"\u003e#30613\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew List Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_private_dns_zone\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31157\"\u003e#31157\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003econtainerregistry\u003c/code\u003e - update to API version \u003ccode\u003e2025-04-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30205\"\u003e#30205\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-helpers\u003c/code\u003e - update to \u003ccode\u003ev0.75.1\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251202.1181053\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31253\"\u003e#31253\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003emanagedidentity\u003c/code\u003e - upgrade API version to \u003ccode\u003e2024-11-30\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30535\"\u003e#30535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003epostgres\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31162\"\u003e#31162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31147\"\u003e#31147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment\u003c/code\u003e - extend validation for \u003ccode\u003eworkload_profile_type\u003c/code\u003e for additional supported SKUs (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30738\"\u003e#30738\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - add support for the \u003ccode\u003ecertificate_key_vault\u003c/code\u003e block (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30510\"\u003e#30510\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_data_factory\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31146\"\u003e#31146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mongo_cluster\u003c/code\u003e - support for new properties \u003ccode\u003ecustomer_managed_key\u003c/code\u003e, \u003ccode\u003edata_api_mode_enabled\u003c/code\u003e, \u003ccode\u003eidentity\u003c/code\u003e, \u003ccode\u003erestore\u003c/code\u003e, \u003ccode\u003eauthentication_methods\u003c/code\u003e and \u003ccode\u003estorage_type\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31100\"\u003e#31100\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_mysql_flexible_server\u003c/code\u003e - add support for MySQL version \u003ccode\u003e8.4\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31099\"\u003e#31099\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_oracle_autonomous_database\u003c/code\u003e - the \u003ccode\u003eadmin_password\u003c/code\u003e property is no longer \u003ccode\u003eForceNew\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30966\"\u003e#30966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_postgresql_flexible_server\u003c/code\u003e - update validation for \u003ccode\u003ecustomer_managed_key.key_vault_key_id\u003c/code\u003e and \u003ccode\u003ecustomer_managed_key.geo_backup_key_vault_key_id\u003c/code\u003e to allow managed HSM keys as input (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31148\"\u003e#31148\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/2e697fcaeda0566d1a0ce97aaf2e5eb51046a36c\"\u003e\u003ccode\u003e2e697fc\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.56.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31304\"\u003e#31304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/1245ba0258ff21962fce5423e532cb9f2b721c66\"\u003e\u003ccode\u003e1245ba0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_databricks_workspace_root_dbfs_customer_managed_key\u003c/code\u003e - fix panics, a...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6e85df0334ba910a6d5e175a46abe4a445f2c8c6\"\u003e\u003ccode\u003e6e85df0\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_app_environment_certificate\u003c/code\u003e - fix empty password scenario...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/a5ff5263a26676002d3fc9d44e54bf54fb547c97\"\u003e\u003ccode\u003ea5ff526\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_lb\u003c/code\u003e - support \u003ccode\u003eignore_changes\u003c/code\u003e on updatable properties and split `cr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/303b068cb3ffb9d59dbe172705fa64467904b720\"\u003e\u003ccode\u003e303b068\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_healthbot\u003c/code\u003e - upgrade to API version \u003ccode\u003e2025-05-25\u003c/code\u003e, support new skus, ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/7f31df32c06d2799320e6c23fa29deba1cdbf02f\"\u003e\u003ccode\u003e7f31df3\u003c/code\u003e\u003c/a\u003e Storage: Protect \u003ccode\u003estorageAccountsCache\u003c/code\u003e by lock in \u003ccode\u003eAccountKey()\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31323\"\u003e#31323\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/881a74936112db3fd7b9190000b7016a79fdbc53\"\u003e\u003ccode\u003e881a749\u003c/code\u003e\u003c/a\u003e \u003ccode\u003edependencies\u003c/code\u003e - update \u003ccode\u003eterraform-plugin-testing\u003c/code\u003e to \u003ccode\u003ev1.14.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31334\"\u003e#31334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/d04338be2987397e321d141f85f8ea7aaa1e6a34\"\u003e\u003ccode\u003ed04338b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_virtual_network_gateway\u003c/code\u003e: add support for \u003ccode\u003eErGwScale\u003c/code\u003e in \u003ccode\u003esku\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31082\"\u003e#31082\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f4103e5f536370ee1eb0942d76feaf2cf93c5da7\"\u003e\u003ccode\u003ef4103e5\u003c/code\u003e\u003c/a\u003e Tooling - Update copyright headers in generators (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31302\"\u003e#31302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/c6c08048a8db871fc83c39b76008a9e85298abe4\"\u003e\u003ccode\u003ec6c0804\u003c/code\u003e\u003c/a\u003e [IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 26 of 31) (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31276\"\u003e#31276\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.54.0...v4.56.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/68","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/68","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/68/packages"}},{"old_version":"2.4.0","new_version":"2.7.0","update_type":"minor","path":null,"pr_created_at":"2025-11-12T16:29:30.000Z","version_change":"2.4.0 → 2.7.0","issue":{"uuid":"3617291630","node_id":"PR_kwDOPhuTSM6zBWwU","number":49,"state":"closed","title":"Bump the proivers group with 3 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-11-19T00:26:10.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-12T16:29:30.000Z","updated_at":"2025-11-19T00:26:11.000Z","time_to_close":547000,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"proivers","update_count":3,"packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azuread","old_version":"3.4.0","new_version":"3.6.0","repository_url":"https://github.com/hashicorp/terraform-provider-azuread"},{"name":"hashicorp/azurerm","old_version":"4.38.0","new_version":"4.52.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the proivers group with 3 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi), [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.4.0 to 2.7.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azuread` from 3.4.0 to 3.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/releases\"\u003ehashicorp/azuread's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md\"\u003ehashicorp/azuread's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/9a1c898e58725c357675cd29deacb852a7d4c656\"\u003e\u003ccode\u003e9a1c898\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for \u003ccode\u003ev3.6.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1771\"\u003e#1771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/44eca4750c00741534aa340c13e19f2b8e1c055c\"\u003e\u003ccode\u003e44eca47\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e from hashicorp/wyatt/fr-users-with-nonunique-mail-ni...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/581f8f44f74416d582cce1bae3ec8da00471a3f1\"\u003e\u003ccode\u003e581f8f4\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazuread_named_location\u003c/code\u003e - Add \u003ccode\u003eobject_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f7975f8b86d233cde68e4e302317347414e7a3f7\"\u003e\u003ccode\u003ef7975f8\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/85a3986d3a4523a648dbb6afa29feb616bfc8214\"\u003e\u003ccode\u003e85a3986\u003c/code\u003e\u003c/a\u003e simplify logic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/b0741bc5dc5171c4f525a747a6d8f476d309aef8\"\u003e\u003ccode\u003eb0741bc\u003c/code\u003e\u003c/a\u003e apply fmt for examples (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1767\"\u003e#1767\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/ba8072dabf3ffe3132eb36d4d937549a538989d5\"\u003e\u003ccode\u003eba8072d\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/cache from 4.2.3 to 4.2.4 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1753\"\u003e#1753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/1dd305b7306dbdeff428864b7c89e7483cc70a5e\"\u003e\u003ccode\u003e1dd305b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1765\"\u003e#1765\u003c/a\u003e from hashicorp/dependabot/github_actions/actions/git...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f42694001732c13a02f89e2388ab7c27e1568605\"\u003e\u003ccode\u003ef426940\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/github-script from 7.0.1 to 7.1.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/3920e69a5ff96b4aba21360ba3c882633caef6d8\"\u003e\u003ccode\u003e3920e69\u003c/code\u003e\u003c/a\u003e fix(docs): correct resource IDs for importing delegated permissions and claim...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/compare/v3.4.0...v3.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.38.0 to 4.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.52.0\u003c/h2\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.51.0\u003c/h2\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.50.0\u003c/h2\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis_geo_replication\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/130e7cd74aca69d480d9be4bd02713df90927d61\"\u003e\u003ccode\u003e130e7cd\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.52.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31000\"\u003e#31000\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6954e57d8058f489cf7e0633bb53c167dd3f621e\"\u003e\u003ccode\u003e6954e57\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - fix nil pointer deref (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/fbb7c33d45a2a20e1a6b1de44e191be94b3e06aa\"\u003e\u003ccode\u003efbb7c33\u003c/code\u003e\u003c/a\u003e CodeSigning - Fix tests with \u0026quot;resource not supported in region\u0026quot; failure (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31046\"\u003e#31046\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/ef608da2d9c5a13e6f575c8abc5b3c4ca880e4f9\"\u003e\u003ccode\u003eef608da\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the `dedicated_backend_connec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f8e35c4c3f8325d70c54ac6a1773ea211d69c09a\"\u003e\u003ccode\u003ef8e35c4\u003c/code\u003e\u003c/a\u003e New Resource  - \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/13bfbc5b1e196eca4d8736eece207ca9c2786626\"\u003e\u003ccode\u003e13bfbc5\u003c/code\u003e\u003c/a\u003e Add Github Label for \u003ccode\u003eresource\u003c/code\u003e Service (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31005\"\u003e#31005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/944dfafd8f7e15e736c034c720b799b273e7801c\"\u003e\u003ccode\u003e944dfaf\u003c/code\u003e\u003c/a\u003e List Implementation - add interface and update existing list resources (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31029\"\u003e#31029\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/0ba9dde8be860e6655938b815042207ed1f9fc9b\"\u003e\u003ccode\u003e0ba9dde\u003c/code\u003e\u003c/a\u003e Dependencies - update \u003ccode\u003eGo\u003c/code\u003e to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/b58c6051c990b93b1c6b6a111e4e62c86ce8a203\"\u003e\u003ccode\u003eb58c605\u003c/code\u003e\u003c/a\u003e Signalr - Update expired test certificates to fix test failures (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31022\"\u003e#31022\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/dd591d5a2ea3a7ca6fded35666fb16d5c2de5b7c\"\u003e\u003ccode\u003edd591d5\u003c/code\u003e\u003c/a\u003e Docs: Fix typo in 4.0-upgrade-guide (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31016\"\u003e#31016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.38.0...v4.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/49","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/49","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/49/packages"}},{"old_version":"2.4.0","new_version":"2.7.0","update_type":"minor","path":null,"pr_created_at":"2025-11-12T13:07:53.000Z","version_change":"2.4.0 → 2.7.0","issue":{"uuid":"3616486712","node_id":"PR_kwDOPhuTSM6y-ocg","number":46,"state":"closed","title":"Bump the providers-version-updates group with 3 updates","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-12T14:26:54.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-12T13:07:53.000Z","updated_at":"2025-11-12T14:26:56.000Z","time_to_close":4741,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"providers-version-updates","update_count":3,"packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"},{"name":"hashicorp/azuread","old_version":"3.4.0","new_version":"3.6.0","repository_url":"https://github.com/hashicorp/terraform-provider-azuread"},{"name":"hashicorp/azurerm","old_version":"4.38.0","new_version":"4.52.0","repository_url":"https://github.com/hashicorp/terraform-provider-azurerm"}],"path":null,"ecosystem":"terraform"},"body":"Bumps the providers-version-updates group with 3 updates: [Azure/azapi](https://github.com/Azure/terraform-provider-azapi), [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).\n\nUpdates `Azure/azapi` from 2.4.0 to 2.7.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azuread` from 3.4.0 to 3.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/releases\"\u003ehashicorp/azuread's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.6.0\u003c/h2\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.0\u003c/h2\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md\"\u003ehashicorp/azuread's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e3.6.0 (September 25, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazuread_named_location\u003c/code\u003e - add support for the \u003ccode\u003eobject_id\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003edata.azuread_users\u003c/code\u003e - queries that return multiple users with the same mail nickname no longer causes an error (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.5.0 (August 08, 2025)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - add support for the \u003ccode\u003eclient_applications.filter\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1744\"\u003e#1744\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazuread_conditional_access_policy\u003c/code\u003e - fix support for \u003ccode\u003eeveryTime\u003c/code\u003e restrictions in \u003ccode\u003esession_controls\u003c/code\u003e request payload (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1719\"\u003e#1719\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/9a1c898e58725c357675cd29deacb852a7d4c656\"\u003e\u003ccode\u003e9a1c898\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for \u003ccode\u003ev3.6.0\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1771\"\u003e#1771\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/44eca4750c00741534aa340c13e19f2b8e1c055c\"\u003e\u003ccode\u003e44eca47\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762\"\u003e#1762\u003c/a\u003e from hashicorp/wyatt/fr-users-with-nonunique-mail-ni...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/581f8f44f74416d582cce1bae3ec8da00471a3f1\"\u003e\u003ccode\u003e581f8f4\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazuread_named_location\u003c/code\u003e - Add \u003ccode\u003eobject_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703\"\u003e#1703\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f7975f8b86d233cde68e4e302317347414e7a3f7\"\u003e\u003ccode\u003ef7975f8\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/85a3986d3a4523a648dbb6afa29feb616bfc8214\"\u003e\u003ccode\u003e85a3986\u003c/code\u003e\u003c/a\u003e simplify logic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/b0741bc5dc5171c4f525a747a6d8f476d309aef8\"\u003e\u003ccode\u003eb0741bc\u003c/code\u003e\u003c/a\u003e apply fmt for examples (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1767\"\u003e#1767\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/ba8072dabf3ffe3132eb36d4d937549a538989d5\"\u003e\u003ccode\u003eba8072d\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/cache from 4.2.3 to 4.2.4 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1753\"\u003e#1753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/1dd305b7306dbdeff428864b7c89e7483cc70a5e\"\u003e\u003ccode\u003e1dd305b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1765\"\u003e#1765\u003c/a\u003e from hashicorp/dependabot/github_actions/actions/git...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/f42694001732c13a02f89e2388ab7c27e1568605\"\u003e\u003ccode\u003ef426940\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/github-script from 7.0.1 to 7.1.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/commit/3920e69a5ff96b4aba21360ba3c882633caef6d8\"\u003e\u003ccode\u003e3920e69\u003c/code\u003e\u003c/a\u003e fix(docs): correct resource IDs for importing delegated permissions and claim...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azuread/compare/v3.4.0...v3.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `hashicorp/azurerm` from 4.38.0 to 4.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/releases\"\u003ehashicorp/azurerm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.52.0\u003c/h2\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.51.0\u003c/h2\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev4.50.0\u003c/h2\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md\"\u003ehashicorp/azurerm's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.52.0 (November 06, 2025)\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eNOTE:\u003c/strong\u003e This release removes the \u003ccode\u003eazurerm_spatial_anchors_account\u003c/code\u003e resource and data source due to Azure having retired the service\u003c/p\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003eGo\u003c/code\u003e updated to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the \u003ccode\u003ebackend_http_settings.dedicated_backend_connection_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31033\"\u003e#31033\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_blobstorage\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_machine_learning_datastore_datalake_gen2\u003c/code\u003e - improve validation for \u003ccode\u003estorage_container_id\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31002\"\u003e#31002\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_windows_web_app_slot\u003c/code\u003e - add support for the \u003ccode\u003evirtual_network_image_pull_enabled\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30920\"\u003e#30920\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - prevent a panic by adding a nil check (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.51.0 (October 30, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_network_manager_routing_rule\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30439\"\u003e#30439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_oracle_resource_anchor\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30823\"\u003e#30823\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003edependencies: \u003ccode\u003edashboard\u003c/code\u003e - update to API version \u003ccode\u003e2025-08-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30972\"\u003e#30972\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003ego-azure-sdk\u003c/code\u003e - update to \u003ccode\u003ev0.20251024.1223440\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30952\"\u003e#30952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edependencies: \u003ccode\u003enetwork\u003c/code\u003e - update to API version \u003ccode\u003e2025-01-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30904\"\u003e#30904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_cognitive_account\u003c/code\u003e - add \u003ccode\u003eTextAnalytics\u003c/code\u003e to allowed \u003ccode\u003ekind\u003c/code\u003e validation for \u003ccode\u003enetwork_acls.bypass\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30887\"\u003e#30887\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazurerm_subnet_service_endpoint_storage_policy\u003c/code\u003e - add support for the \u003ccode\u003e/services/Azure/Databricks\u003c/code\u003e value in the \u003ccode\u003edefinition.service_resources\u003c/code\u003e property (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30762\"\u003e#30762\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData Source: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e - fix a panic caused by a nested field access on a pointer without nil checking (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30978\"\u003e#30978\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e4.50.0 (October 23, 2025)\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Data Source\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNew Resource\u003c/strong\u003e: \u003ccode\u003eazurerm_managed_redis_geo_replication\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30060\"\u003e#30060\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/130e7cd74aca69d480d9be4bd02713df90927d61\"\u003e\u003ccode\u003e130e7cd\u003c/code\u003e\u003c/a\u003e CHANGELOG.md for 4.52.0 (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31000\"\u003e#31000\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/6954e57d8058f489cf7e0633bb53c167dd3f621e\"\u003e\u003ccode\u003e6954e57\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_container_registry_task\u003c/code\u003e - fix nil pointer deref (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31043\"\u003e#31043\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/fbb7c33d45a2a20e1a6b1de44e191be94b3e06aa\"\u003e\u003ccode\u003efbb7c33\u003c/code\u003e\u003c/a\u003e CodeSigning - Fix tests with \u0026quot;resource not supported in region\u0026quot; failure (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31046\"\u003e#31046\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/ef608da2d9c5a13e6f575c8abc5b3c4ca880e4f9\"\u003e\u003ccode\u003eef608da\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazurerm_application_gateway\u003c/code\u003e - add support for the `dedicated_backend_connec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/f8e35c4c3f8325d70c54ac6a1773ea211d69c09a\"\u003e\u003ccode\u003ef8e35c4\u003c/code\u003e\u003c/a\u003e New Resource  - \u003ccode\u003eazurerm_api_management_workspace_api_version_set\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/30498\"\u003e#30498\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/13bfbc5b1e196eca4d8736eece207ca9c2786626\"\u003e\u003ccode\u003e13bfbc5\u003c/code\u003e\u003c/a\u003e Add Github Label for \u003ccode\u003eresource\u003c/code\u003e Service (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31005\"\u003e#31005\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/944dfafd8f7e15e736c034c720b799b273e7801c\"\u003e\u003ccode\u003e944dfaf\u003c/code\u003e\u003c/a\u003e List Implementation - add interface and update existing list resources (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31029\"\u003e#31029\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/0ba9dde8be860e6655938b815042207ed1f9fc9b\"\u003e\u003ccode\u003e0ba9dde\u003c/code\u003e\u003c/a\u003e Dependencies - update \u003ccode\u003eGo\u003c/code\u003e to \u003ccode\u003ev1.25.3\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31020\"\u003e#31020\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/b58c6051c990b93b1c6b6a111e4e62c86ce8a203\"\u003e\u003ccode\u003eb58c605\u003c/code\u003e\u003c/a\u003e Signalr - Update expired test certificates to fix test failures (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31022\"\u003e#31022\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/commit/dd591d5a2ea3a7ca6fded35666fb16d5c2de5b7c\"\u003e\u003ccode\u003edd591d5\u003c/code\u003e\u003c/a\u003e Docs: Fix typo in 4.0-upgrade-guide (\u003ca href=\"https://redirect.github.com/hashicorp/terraform-provider-azurerm/issues/31016\"\u003e#31016\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/terraform-provider-azurerm/compare/v4.38.0...v4.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/46","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/46","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/46/packages"}},{"old_version":"2.4.0","new_version":"2.7.0","update_type":"minor","path":"/version1","pr_created_at":"2025-11-01T22:10:18.000Z","version_change":"2.4.0 → 2.7.0","issue":{"uuid":"3578533377","node_id":"PR_kwDOPhuTSM6xA1Mh","number":33,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.7.0 in /version1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-11T10:38:43.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-01T22:10:18.000Z","updated_at":"2025-11-11T10:38:53.000Z","time_to_close":822505,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version1","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/33","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/33","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/33/packages"}},{"old_version":"2.4.0","new_version":"2.7.0","update_type":"minor","path":"/version3","pr_created_at":"2025-10-23T15:46:40.000Z","version_change":"2.4.0 → 2.7.0","issue":{"uuid":"3545319562","node_id":"PR_kwDOPhuTSM6vTH_d","number":23,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.7.0 in /version3","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-01T22:04:54.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-23T15:46:40.000Z","updated_at":"2025-11-01T22:05:02.000Z","time_to_close":800294,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/23","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/23","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/23/packages"}},{"old_version":"2.6.1","new_version":"2.7.0","update_type":"minor","path":null,"pr_created_at":"2025-10-06T00:22:58.000Z","version_change":"2.6.1 → 2.7.0","issue":{"uuid":"3485321166","node_id":"PR_kwDON2mMCs6sKw8M","number":77,"state":"open","title":"Bump Azure/azapi from 2.6.1 to 2.7.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-06T00:22:58.000Z","updated_at":"2025-10-06T00:23:49.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.6.1","new_version":"2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.6.1 to 2.7.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.1...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.6.1\u0026new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/77","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/77","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/77/packages"}},{"old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.8","update_type":"patch","path":null,"pr_created_at":"2025-10-05T09:02:11.000Z","version_change":"\u003e= 1.9, \u003c 2.4 → \u003e= 1.9, \u003c 2.8","issue":{"uuid":"2887912002","node_id":"PR_kwDOKbYzEM6sIgpC","number":85,"state":"open","title":"build(deps): Update Azure/azapi requirement from \u003e= 1.9, \u003c 2.4 to \u003e= 1.9, \u003c 2.8","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-05T09:02:11.000Z","updated_at":"2025-10-05T09:02:12.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps): Update","packages":[{"name":"Azure/azapi","old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.8","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.9.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/haflidif/terraform-azurerm-alz-subnet/pull/85","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/haflidif%2Fterraform-azurerm-alz-subnet/issues/85","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/85/packages"}},{"old_version":"~\u003e 2.6.0","new_version":"~\u003e 2.7.0","update_type":"minor","path":null,"pr_created_at":"2025-10-01T00:19:02.000Z","version_change":"~\u003e 2.6.0 → ~\u003e 2.7.0","issue":{"uuid":"2876389938","node_id":"PR_kwDOJ0lDfc6rcjoy","number":94,"state":"closed","title":"chore(deps): Update Azure/azapi requirement from ~\u003e 2.6.0 to ~\u003e 2.7.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-01T07:06:32.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-01T00:19:02.000Z","updated_at":"2025-10-01T07:06:32.000Z","time_to_close":24450,"merged_at":"2025-10-01T07:06:32.000Z","merged_by":"mysteq","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Update","packages":[{"name":"Azure/azapi","old_version":"~\u003e 2.6.0","new_version":"~\u003e 2.7.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.7.0 (Unreleased)\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Refactor move-state logic to centrally derive ARM IDs from data-plane IDs for selected azurerm resources.\u003c/li\u003e\n\u003cli\u003eAdd more verified \u003ccode\u003eazapi\u003c/code\u003e examples.\u003c/li\u003e\n\u003cli\u003eAdd documentation for choosing the resource type.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e data source: Support \u003ccode\u003eignore_not_found\u003c/code\u003e argument and \u003ccode\u003eexists\u003c/code\u003e computed field to optionally suppress 404 errors and expose resource existence.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for disabling instance discovery via new \u003ccode\u003edisable_instance_discovery\u003c/code\u003e provider argument and \u003ccode\u003eARM_DISABLE_INSTANCE_DISCOVERY\u003c/code\u003e environment variable (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support for explicit \u003ccode\u003ecustom\u003c/code\u003e environment configuration where endpoints must be manually specified (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/964\"\u003eGH-964\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/6b9ca69c973d29e6cf745cb5f25b13ee033de985\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_client_config\u003c/code\u003e data source: Fix a bug that specified subscription ID should not be overridden by Azure CLI default subscription ID.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_storage_container\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_manager_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/955\"\u003eGH-955\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_secret\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/917\"\u003eGH-917\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support moving from \u003ccode\u003eazurerm_key_vault_key\u003c/code\u003e whose \u003ccode\u003eid\u003c/code\u003e is a data-plane URL by leveraging the \u003ccode\u003eresource_versionless_id\u003c/code\u003e attribute.\u003c/li\u003e\n\u003cli\u003eFix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/985\"\u003eGH-985\u003c/a\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/ce5f59c39b3fd8e937e1908ba9bd4c33192a76a6\"\u003e\u003ccode\u003ece5f59c\u003c/code\u003e\u003c/a\u003e Branch 250929 fix tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/989\"\u003e#989\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2605ec088c46e3c8712afe5f01369e9f6bbe7ce4\"\u003e\u003ccode\u003e2605ec0\u003c/code\u003e\u003c/a\u003e update changelog and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/520d1f5f9569993f9763f7a53028b7f18a085845\"\u003e\u003ccode\u003e520d1f5\u003c/code\u003e\u003c/a\u003e provider: support for disabling instance discovery and an explicit \u003ccode\u003ecustom\u003c/code\u003e e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/22a43437ec9bd317f2020762d4a125cf27e7d9ac\"\u003e\u003ccode\u003e22a4343\u003c/code\u003e\u003c/a\u003e Fix panic in retry policy when HTTP response is nil (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/987\"\u003e#987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/920627238502a431aafc8c08bb91aab1529f8ee5\"\u003e\u003ccode\u003e9206272\u003c/code\u003e\u003c/a\u003e Branch 250925 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/986\"\u003e#986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85060316d0e3ec4c8847bf0f5431089178521fa9\"\u003e\u003ccode\u003e8506031\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e data source supports \u003ccode\u003eignore_not_found\u003c/code\u003e and \u003ccode\u003eexists\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/979\"\u003e#979\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f1c200f6a2980b6326eb3470e37db0bd125b93b6\"\u003e\u003ccode\u003ef1c200f\u003c/code\u003e\u003c/a\u003e bugfix: specified subscription ID should not be overridden by Azure CLI defau...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b94ab01a143ef558b2aa21dbe82facf899363c0b\"\u003e\u003ccode\u003eb94ab01\u003c/code\u003e\u003c/a\u003e add memberType for network group; add routeTableUsageMode for routingConfigur...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/a82dee42f95d7755a9c90e19077c23c4b12cce4f\"\u003e\u003ccode\u003ea82dee4\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/966\"\u003e#966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fd2fa3c71f99c2e41a45742abbe343d581f18c9a\"\u003e\u003ccode\u003efd2fa3c\u003c/code\u003e\u003c/a\u003e [Infra]: update ado yamls to use pool-ubuntu-2404 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/973\"\u003e#973\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.0...v2.7.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mysteq/demo-opencti-sentinel-connector/pull/94","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysteq%2Fdemo-opencti-sentinel-connector/issues/94","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/94/packages"}},{"old_version":"2.6.0","new_version":"2.6.1","update_type":"patch","path":null,"pr_created_at":"2025-09-01T00:35:08.000Z","version_change":"2.6.0 → 2.6.1","issue":{"uuid":"3370841940","node_id":"PR_kwDON2mMCs6mMHJV","number":70,"state":"open","title":"Bump Azure/azapi from 2.6.0 to 2.6.1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-01T00:35:08.000Z","updated_at":"2025-09-01T00:36:03.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.6.0","new_version":"2.6.1","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.6.0 to 2.6.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2437acd1b0405a7a38c97495d93794f99ea6a9de\"\u003e\u003ccode\u003e2437acd\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/95c557e5cbcd641b6b58821bc1b1a5ca14f2dcd6\"\u003e\u003ccode\u003e95c557e\u003c/code\u003e\u003c/a\u003e fix: retry regression in 2.5.0 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/969\"\u003e#969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b415af2fd6328a5d7d1e07fa8b8d2006532beca1\"\u003e\u003ccode\u003eb415af2\u003c/code\u003e\u003c/a\u003e feat: deprecate \u003ccode\u003eMaximumBusyRetryAttempts\u003c/code\u003e as we should rely on context deadl...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/aab14f5cf321211eaa1c0a41318cf5798cb42ffa\"\u003e\u003ccode\u003eaab14f5\u003c/code\u003e\u003c/a\u003e Fix a regression issue when auth via MI (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/965\"\u003e#965\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.6.0...v2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.6.0\u0026new-version=2.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/70","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/70","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/70/packages"}},{"old_version":"= 1.15.0","new_version":"2.6.1","update_type":"major","path":"/terraform/container-app","pr_created_at":"2025-08-26T00:12:49.000Z","version_change":"= 1.15.0 → 2.6.1","issue":{"uuid":"2773341395","node_id":"PR_kwDOPJCb7c6lTdTT","number":114,"state":"closed","title":"Update Azure/azapi requirement from = 1.15.0 to 2.6.1 in /terraform/container-app","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-06T13:10:58.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-26T00:12:49.000Z","updated_at":"2025-10-06T13:10:58.000Z","time_to_close":3589089,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Azure/azapi","old_version":"= 1.15.0","new_version":"2.6.1","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/terraform/container-app","ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.1\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field is deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eazapi\u003c/code\u003e provider block. The provider will use the default value for this field.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a regression issue when authenticating via Managed Identity (MSI).\u003c/li\u003e\n\u003cli\u003eFix a regression issue that default retry policy doesn't work.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/2437acd1b0405a7a38c97495d93794f99ea6a9de\"\u003e\u003ccode\u003e2437acd\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/95c557e5cbcd641b6b58821bc1b1a5ca14f2dcd6\"\u003e\u003ccode\u003e95c557e\u003c/code\u003e\u003c/a\u003e fix: retry regression in 2.5.0 (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/969\"\u003e#969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/b415af2fd6328a5d7d1e07fa8b8d2006532beca1\"\u003e\u003ccode\u003eb415af2\u003c/code\u003e\u003c/a\u003e feat: deprecate \u003ccode\u003eMaximumBusyRetryAttempts\u003c/code\u003e as we should rely on context deadl...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/aab14f5cf321211eaa1c0a41318cf5798cb42ffa\"\u003e\u003ccode\u003eaab14f5\u003c/code\u003e\u003c/a\u003e Fix a regression issue when auth via MI (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/965\"\u003e#965\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.15.0...v2.6.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/RogerHowellDfE/sts-plan-technology-for-your-school/pull/114","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerHowellDfE%2Fsts-plan-technology-for-your-school/issues/114","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/114/packages"}},{"old_version":"2.4.0","new_version":"2.6.0","update_type":"minor","path":"/version3","pr_created_at":"2025-08-21T10:35:45.000Z","version_change":"2.4.0 → 2.6.0","issue":{"uuid":"2762527315","node_id":"PR_kwDOPhuTSM6kqNJT","number":9,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version3","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-21T17:45:19.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:45.000Z","updated_at":"2025-08-21T17:45:19.000Z","time_to_close":25774,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version3","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":"2.4.0","new_version":"2.6.0","update_type":"minor","path":"/version2","pr_created_at":"2025-08-21T10:35:37.000Z","version_change":"2.4.0 → 2.6.0","issue":{"uuid":"2762527053","node_id":"PR_kwDOPhuTSM6kqNFN","number":5,"state":"closed","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version2","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-21T17:45:17.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:37.000Z","updated_at":"2025-08-21T17:45:17.000Z","time_to_close":25780,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version2","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":"2.4.0","new_version":"2.6.0","update_type":"minor","path":"/version1","pr_created_at":"2025-08-21T10:35:29.000Z","version_change":"2.4.0 → 2.6.0","issue":{"uuid":"2762526438","node_id":"PR_kwDOPhuTSM6kqM7m","number":1,"state":"open","title":"Bump Azure/azapi from 2.4.0 to 2.6.0 in /version1","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-21T10:35:29.000Z","updated_at":"2025-08-21T10:35:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.4.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/version1","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.4.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.4.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.4.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/noor-shimul/demo-dependabot/pull/1","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/noor-shimul%2Fdemo-dependabot/issues/1","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1/packages"}},{"old_version":"= 1.15.0","new_version":"2.6.0","update_type":"major","path":"/terraform/container-app","pr_created_at":"2025-08-18T18:22:55.000Z","version_change":"= 1.15.0 → 2.6.0","issue":{"uuid":"2754137886","node_id":"PR_kwDOPJCb7c6kKM8e","number":106,"state":"closed","title":"Update Azure/azapi requirement from = 1.15.0 to 2.6.0 in /terraform/container-app","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-08-26T00:12:51.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-18T18:22:55.000Z","updated_at":"2025-08-26T00:12:51.000Z","time_to_close":625796,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Azure/azapi","old_version":"= 1.15.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/terraform/container-app","ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.15.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/RogerHowellDfE/sts-plan-technology-for-your-school/pull/106","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/RogerHowellDfE%2Fsts-plan-technology-for-your-school/issues/106","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/106/packages"}},{"old_version":"~\u003e 2.5.0","new_version":"~\u003e 2.6.0","update_type":"minor","path":null,"pr_created_at":"2025-08-18T00:46:17.000Z","version_change":"~\u003e 2.5.0 → ~\u003e 2.6.0","issue":{"uuid":"2751662201","node_id":"PR_kwDOJ0lDfc6kAwh5","number":86,"state":"closed","title":"chore(deps): Update Azure/azapi requirement from ~\u003e 2.5.0 to ~\u003e 2.6.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-18T07:11:02.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-18T00:46:17.000Z","updated_at":"2025-08-18T07:11:02.000Z","time_to_close":23085,"merged_at":"2025-08-18T07:11:02.000Z","merged_by":"mysteq","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): Update","packages":[{"name":"Azure/azapi","old_version":"~\u003e 2.5.0","new_version":"~\u003e 2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.5.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mysteq/demo-opencti-sentinel-connector/pull/86","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mysteq%2Fdemo-opencti-sentinel-connector/issues/86","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/86/packages"}},{"old_version":"2.5.0","new_version":"2.6.0","update_type":"minor","path":null,"pr_created_at":"2025-08-18T00:16:31.000Z","version_change":"2.5.0 → 2.6.0","issue":{"uuid":"2751633814","node_id":"PR_kwDON2mMCs6kApmW","number":67,"state":"open","title":"Bump Azure/azapi from 2.5.0 to 2.6.0","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-18T00:16:31.000Z","updated_at":"2025-08-18T00:16:31.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"2.5.0","new_version":"2.6.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.5.0 to 2.6.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v2.5.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=2.5.0\u0026new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/flcdrg/terraform-azure-sql-auditing/pull/67","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/flcdrg%2Fterraform-azure-sql-auditing/issues/67","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/67/packages"}},{"old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.7","update_type":"patch","path":null,"pr_created_at":"2025-08-17T09:06:32.000Z","version_change":"\u003e= 1.9, \u003c 2.4 → \u003e= 1.9, \u003c 2.7","issue":{"uuid":"2751126235","node_id":"PR_kwDOKbYzEM6j-trb","number":74,"state":"closed","title":"build(deps): Update Azure/azapi requirement from \u003e= 1.9, \u003c 2.4 to \u003e= 1.9, \u003c 2.7","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-05T09:02:14.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-17T09:06:32.000Z","updated_at":"2025-10-05T09:02:14.000Z","time_to_close":4233342,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps): Update","packages":[{"name":"Azure/azapi","old_version":"\u003e= 1.9, \u003c 2.4","new_version":"\u003e= 1.9, \u003c 2.7","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":null,"ecosystem":"terraform"},"body":"Updates the requirements on [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) to permit the latest version.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003ch2\u003eDEPRECATIONS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.0\u003c/h2\u003e\n\u003cp\u003eDEPRECATIONS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eretry\u003c/code\u003e block: The \u003ccode\u003emultiplier\u003c/code\u003e and \u003ccode\u003erandomization_factor\u003c/code\u003e are deprecated and will be removed in the next major release. Please remove them from the \u003ccode\u003eretry\u003c/code\u003e block. The provider will use the default values for these fields.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse \u003ccode\u003eaztfauth\u003c/code\u003e for the shared authentication logic.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a3cf29cb316d792abe0a607f97469a577382ee77\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that invalid resource ID containing \u003ccode\u003e|\u003c/code\u003e character is not detected when validating the configuration.\u003c/li\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate when the discriminator field is unknown.\u003c/li\u003e\n\u003cli\u003eFix the crash that occurs when the \u003ccode\u003eidentity.type\u003c/code\u003e returns a value that is not a string.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d75da091b2c7accb6e9732aa2565500da7b3302b\"\u003e\u003ccode\u003ed75da09\u003c/code\u003e\u003c/a\u003e update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/03c39d93c67ac2d98258f560e6e5b99227752711\"\u003e\u003ccode\u003e03c39d9\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/956\"\u003e#956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1d0912725dd2b5a4b62768fe26347b936f3cacb1\"\u003e\u003ccode\u003e1d09127\u003c/code\u003e\u003c/a\u003e Branch 250811 fix example tests (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/952\"\u003e#952\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/17276f0cdbfe523b0e0bf35e1e55f798975e9555\"\u003e\u003ccode\u003e17276f0\u003c/code\u003e\u003c/a\u003e update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/950\"\u003e#950\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/703b33956267659c986589472da75e1114e82b38\"\u003e\u003ccode\u003e703b339\u003c/code\u003e\u003c/a\u003e preflight - fix name field (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/951\"\u003e#951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/f674ac1ed1d44f7ba130b2bfa5d51057edbd6988\"\u003e\u003ccode\u003ef674ac1\u003c/code\u003e\u003c/a\u003e bugfix: provider crash if the \u003ccode\u003eidentity.type\u003c/code\u003e returned is not a string (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/947\"\u003e#947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/85ef4c168eb1de5866b5d7726326cbf7a5ef79cb\"\u003e\u003ccode\u003e85ef4c1\u003c/code\u003e\u003c/a\u003e bugfix: schema validation fails when discriminator is unknown (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/945\"\u003e#945\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/9b7e809bf514533cd151063a40b5a0422486b85c\"\u003e\u003ccode\u003e9b7e809\u003c/code\u003e\u003c/a\u003e add more verified azapi examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/944\"\u003e#944\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/211630465c8afea219bed7ed0dba5f47d863af33\"\u003e\u003ccode\u003e2116304\u003c/code\u003e\u003c/a\u003e improve resource id validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/935\"\u003e#935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1f8026820b6ef7cd400fc3bd8fb0740c06c5721c\"\u003e\u003ccode\u003e1f80268\u003c/code\u003e\u003c/a\u003e remove hardcoded secrets in examples (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/932\"\u003e#932\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.9.0...v2.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/haflidif/terraform-azurerm-alz-subnet/pull/74","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/haflidif%2Fterraform-azurerm-alz-subnet/issues/74","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/74/packages"}},{"old_version":"1.14.0","new_version":"2.5.0","update_type":"major","path":"/src/infra/workload/globalresources","pr_created_at":"2025-08-10T06:17:27.000Z","version_change":"1.14.0 → 2.5.0","issue":{"uuid":"2733284971","node_id":"PR_kwDOPbWt9s6i6p5r","number":15,"state":"open","title":"Bump Azure/azapi from 1.14.0 to 2.5.0 in /src/infra/workload/globalresources","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-10T06:17:27.000Z","updated_at":"2025-08-10T06:17:27.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"1.14.0","new_version":"2.5.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/src/infra/workload/globalresources","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 1.14.0 to 2.5.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003cli\u003eFix more edge cases that the provider produced inconsistent result after apply when default output feature is enabled.\u003c/li\u003e\n\u003cli\u003eFix a bug that when moving resource from \u003ccode\u003eazurerm\u003c/code\u003e resource, the id could not be parsed correctly.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d0ce35a963bde84bf0a9f67751f2af061e57b4ec\"\u003e\u003ccode\u003ed0ce35a\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi\u003c/code\u003e provider supports \u003ccode\u003eenable_strict_change_detection\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/06ac3b4e48b4964d882b43184ec3536572c08c47\"\u003e\u003ccode\u003e06ac3b4\u003c/code\u003e\u003c/a\u003e Update oidc azure pipeline test cases (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/914\"\u003e#914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fccff8ee59053e17c0814a7815cd6503542c92dd\"\u003e\u003ccode\u003efccff8e\u003c/code\u003e\u003c/a\u003e add more readonly fields which should be excluded from default output (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/915\"\u003e#915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/32ddaf5c4e0f13ba0173b0045787b7e4aa83e96d\"\u003e\u003ccode\u003e32ddaf5\u003c/code\u003e\u003c/a\u003e Branch 240626 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/912\"\u003e#912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3465f5c5341b4bf159d85d5379628f71b692d531\"\u003e\u003ccode\u003e3465f5c\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e resource: support for the \u003ccode\u003eignore_null_property\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/904\"\u003e#904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/29aee48ce9096a2626e213db62a6300ac03987e4\"\u003e\u003ccode\u003e29aee48\u003c/code\u003e\u003c/a\u003e ignore the changes when \u003ccode\u003ebody\u003c/code\u003e matches the remote state (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/903\"\u003e#903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d59b3466a6cba3ef420b028df9b04e88c7f9755b\"\u003e\u003ccode\u003ed59b346\u003c/code\u003e\u003c/a\u003e add docs for data source and resources (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1aec56902b05e5f1cf7a054bdc48c861d8eb3cc1\"\u003e\u003ccode\u003e1aec569\u003c/code\u003e\u003c/a\u003e add notice for preflight validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/908\"\u003e#908\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cb0a2513fd55d8ce7b1db6a0c681c65890f08ce3\"\u003e\u003ccode\u003ecb0a251\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_update_resource\u003c/code\u003e: remove identity's readonly fields in request body (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d3e4a6842112b77d9ccf19e1acf9a66cc36d209a\"\u003e\u003ccode\u003ed3e4a68\u003c/code\u003e\u003c/a\u003e example - \u003ccode\u003eMicrosoft.StandbyPool_standbyContainerGroupPools@2025-03-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/898\"\u003e#898\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.14.0...v2.5.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=1.14.0\u0026new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/caiotk/MyAlwaysOnApp-Online/pull/15","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiotk%2FMyAlwaysOnApp-Online/issues/15","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/15/packages"}},{"old_version":"1.14.0","new_version":"2.5.0","update_type":"major","path":"/src/infra/workload/releaseunit","pr_created_at":"2025-08-10T06:11:44.000Z","version_change":"1.14.0 → 2.5.0","issue":{"uuid":"2733282739","node_id":"PR_kwDOPbWt9s6i6pWz","number":6,"state":"open","title":"Bump Azure/azapi from 1.14.0 to 2.5.0 in /src/infra/workload/releaseunit","user":"dependabot[bot]","labels":["dependencies","terraform"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-10T06:11:44.000Z","updated_at":"2025-08-10T06:11:45.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"Azure/azapi","old_version":"1.14.0","new_version":"2.5.0","repository_url":"https://github.com/Azure/terraform-provider-azapi"}],"path":"/src/infra/workload/releaseunit","ecosystem":"terraform"},"body":"Bumps [Azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 1.14.0 to 2.5.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/releases\"\u003eAzure/azapi's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003ch2\u003eFEATURES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eENHANCEMENTS:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBUG FIXES:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003cli\u003eFix more edge cases that the provider produced inconsistent result after apply when default output feature is enabled.\u003c/li\u003e\n\u003cli\u003eFix a bug that when moving resource from \u003ccode\u003eazurerm\u003c/code\u003e resource, the id could not be parsed correctly.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md\"\u003eAzure/azapi's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.0\u003c/h2\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the changes when the \u003ccode\u003ebody\u003c/code\u003e field matches the remote state even if the \u003ccode\u003ebody\u003c/code\u003e field or \u003ccode\u003eapi-version\u003c/code\u003e field is changed.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: ignore the order of the \u003ccode\u003eidentity_ids\u003c/code\u003e array.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003eignore_null_property\u003c/code\u003e field, which is used to ignore the null properties in the \u003ccode\u003ebody\u003c/code\u003e field.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: support \u003ccode\u003esensitive_body_version\u003c/code\u003e field, which is used to manually control the version of the sensitive body.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_update_resource\u003c/code\u003e resource: remove the readonly fields from \u003ccode\u003eidentity.userAssignedIdentities\u003c/code\u003e in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/a50156f9eb062a517a48bfb86067afc0a8f4c4dc\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that schema validation fails to validate unknown string values when both \u003ccode\u003ebody\u003c/code\u003e and \u003ccode\u003esensitive_body\u003c/code\u003e are specified.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e does not update the correct items in an array when the order of the items is different from the remote state.\u003c/li\u003e\n\u003cli\u003eUpdate the list of readonly fields which should be excluded from the default output.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.4.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Provider Function\u003c/strong\u003e: unique_string\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Support schema validation in \u003ccode\u003eterraform validate\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e resource: Preflight validation supports nested resources.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources/data sources: Support \u003ccode\u003eUser-Agent\u003c/code\u003e header, which is used to specify the user agent which is appended to the default user agent.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource\u003c/code\u003e, \u003ccode\u003eazapi_update_resource\u003c/code\u003e resources: Support \u003ccode\u003esensitive_body\u003c/code\u003e field, which is used to specify the write-only properties in the request body.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/0ce6ee9ce836e6847eaa92a6ac4ecd7ef4b89d0b\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_update_resource\u003c/code\u003e resource produced inconsistent results when only \u003ccode\u003eerror_message_regex\u003c/code\u003e is changed.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource_action\u003c/code\u003e resource could not be migrated correctly when the \u003ccode\u003ebody\u003c/code\u003e is empty string.\u003c/li\u003e\n\u003cli\u003eFix a bug that after moving resource from \u003ccode\u003eazurerm\u003c/code\u003e provider, the \u003ccode\u003eazapi_resource\u003c/code\u003e resource could not be updated correctly.\u003c/li\u003e\n\u003cli\u003eFix a bug that \u003ccode\u003eazapi_resource\u003c/code\u003e is replaced if the API returns a readonly location.\u003c/li\u003e\n\u003cli\u003eFix a bug that resource group's api-version \u003ccode\u003e2024-11-01\u003c/code\u003e is disabled in the provider.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cp\u003eFEATURES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eNew Ephemeral Resource\u003c/strong\u003e: azapi_resource_action\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eENHANCEMENTS:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eoidc_azure_service_connection_id\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ADO_PIPELINE_SERVICE_CONNECTION_ID\u003c/code\u003e or \u003ccode\u003eARM_OIDC_AZURE_SERVICE_CONNECTION_ID\u003c/code\u003e Environment Variables.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003eenable_preflight\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_ENABLE_PREFLIGHT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: The \u003ccode\u003edisable_default_output\u003c/code\u003e field can be sourced from the \u003ccode\u003eARM_DISABLE_DEFAULT_OUTPUT\u003c/code\u003e Environment Variable.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e provider: Support \u003ccode\u003emaximum_busy_retry_attempts\u003c/code\u003e field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_response_export_values\u003c/code\u003e field, which is used to specify the sensitive fields to export.\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazaapi_resource_action\u003c/code\u003e resource, data source: Support \u003ccode\u003esensitive_output\u003c/code\u003e field, which is a sensitive computed field that contains the fields exported by \u003ccode\u003esensitive_response_export_values\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate bicep types to \u003ca href=\"https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\"\u003ehttps://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eazapi\u003c/code\u003e resources: Skip external requests when no resource changes are detected.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eBUG FIXES:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFix a bug that query parameters and headers don't work properly with unknown values\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d0ce35a963bde84bf0a9f67751f2af061e57b4ec\"\u003e\u003ccode\u003ed0ce35a\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi\u003c/code\u003e provider supports \u003ccode\u003eenable_strict_change_detection\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/06ac3b4e48b4964d882b43184ec3536572c08c47\"\u003e\u003ccode\u003e06ac3b4\u003c/code\u003e\u003c/a\u003e Update oidc azure pipeline test cases (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/914\"\u003e#914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/fccff8ee59053e17c0814a7815cd6503542c92dd\"\u003e\u003ccode\u003efccff8e\u003c/code\u003e\u003c/a\u003e add more readonly fields which should be excluded from default output (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/915\"\u003e#915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/32ddaf5c4e0f13ba0173b0045787b7e4aa83e96d\"\u003e\u003ccode\u003e32ddaf5\u003c/code\u003e\u003c/a\u003e Branch 240626 update bicep types (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/912\"\u003e#912\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/3465f5c5341b4bf159d85d5379628f71b692d531\"\u003e\u003ccode\u003e3465f5c\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_resource\u003c/code\u003e resource: support for the \u003ccode\u003eignore_null_property\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/904\"\u003e#904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/29aee48ce9096a2626e213db62a6300ac03987e4\"\u003e\u003ccode\u003e29aee48\u003c/code\u003e\u003c/a\u003e ignore the changes when \u003ccode\u003ebody\u003c/code\u003e matches the remote state (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/903\"\u003e#903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d59b3466a6cba3ef420b028df9b04e88c7f9755b\"\u003e\u003ccode\u003ed59b346\u003c/code\u003e\u003c/a\u003e add docs for data source and resources (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/1aec56902b05e5f1cf7a054bdc48c861d8eb3cc1\"\u003e\u003ccode\u003e1aec569\u003c/code\u003e\u003c/a\u003e add notice for preflight validation (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/908\"\u003e#908\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/cb0a2513fd55d8ce7b1db6a0c681c65890f08ce3\"\u003e\u003ccode\u003ecb0a251\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eazapi_update_resource\u003c/code\u003e: remove identity's readonly fields in request body (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/terraform-provider-azapi/commit/d3e4a6842112b77d9ccf19e1acf9a66cc36d209a\"\u003e\u003ccode\u003ed3e4a68\u003c/code\u003e\u003c/a\u003e example - \u003ccode\u003eMicrosoft.StandbyPool_standbyContainerGroupPools@2025-03-01\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/Azure/terraform-provider-azapi/issues/898\"\u003e#898\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/terraform-provider-azapi/compare/v1.14.0...v2.5.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Azure/azapi\u0026package-manager=terraform\u0026previous-version=1.14.0\u0026new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/caiotk/MyAlwaysOnApp-Online/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/caiotk%2FMyAlwaysOnApp-Online/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"}}]}