Releases: hashicorp/terraform-provider-azuread
Releases · hashicorp/terraform-provider-azuread
v3.7.0
3.7.0 (November 18, 2025)
FEATURES:
- New Resource:
azuread_flexible_federated_identity_credential(#1788)
EHANCEMENTS:
- Dependencies:
go-azure-sdkupdated tov0.20251029.1173336(#1787) - Dependencies:
Goupdated tov1.25.3(#1792)
BUG FIXES:
azuread_application- allow retry on409 Conflictduring creation (#1768)azuread_conditional_access_policy- add support for theauthentication_flow_transfer_methodsproperty (#1796)azuread_group_role_management_policy- fix update foractivation_rule.required_conditional_access_authentication_context(#1783)
v3.6.0
3.6.0 (September 25, 2025)
ENHANCEMENTS:
data.azuread_named_location- add support for theobject_idproperty (#1703)azuread_named_location- add support for theobject_idproperty (#1703)
BUG FIXES:
data.azuread_users- queries that return multiple users with the same mail nickname no longer causes an error (#1762)
v3.5.0
v3.4.0
3.4.0 (May 15, 2025)
- dependencies: update
hashicorp/hc-installtov0.9.2(#1696) - dependencies: update
hashicorp/terraform-exectov0.23.0(#1696) - dependencies: update
hashicorp/terraform-registry-addresstov0.2.5(#1696) - dependencies: update
x/cryptotov0.38.0(#1696) - dependencies: update
x/nettov0.40.0(#1696) - dependencies: update
x/oauth2tov0.30.0(#1702) - dependencies: update
x/synctov0.14.0(#1696) - dependencies: update
x/systov0.33.0(#1696) - dependencies: update
x/texttov0.25.0(#1696) azuread_application- add support forbrk-multihubscheme forredirect_uris(#1663)azuread_application_redirect_uris- add support forbrk-multihubscheme forredirect_uris(#1663)azuread_conditional_access_policy- populate members only whenmembership_kindis set toenumerated(#1601)
v3.3.0
ENHANCEMENTS:
- dependencies: update
Goto1.24.1(#1675)
BUG FIXES:
azuread_application_pre_authorized- fix unexpected removal of unmanaged pre-authorized apps on delete (#1659)azuread_directory_role- fix for changes in Graph API response for ListRolesResponse in create (#1575)azuread_directory_role_eligibility_schedule_request- fixReadfor time based service automatic deletion of request resource (#1682)
v3.2.0
v3.1.0
ENHANCEMENTS:
- dependencies - update
golang.org/x/cryptoto0.31.0(#1585) data.azuread_named_location- add support forcountry_lookup_method(#1589)azuread_conditional_access_policy- add support for theinsider_risk_levelsproperty (#1597)azuread_named_location- add support forcountry_lookup_method(#1589)
BUG FIXES:
azuread_access_package_resource_catalog_association- allow origin IDs that contain/(#1592)azuread_application- thepasswordblock can now correctly be removed (#1430)azuread_conditional_access_policy- fix potential panic in expandingconditions(#1619)azuread_group- prevent creation retry when caller hasn't been specified as an owner (#1593)azuread_user- add support foremployee_hire_date(#1437)
v3.0.2
v3.0.1
BUG FIXES:
data.azuread_group- fix ID parsing bugs and some crashes (#1499)azuread_conditional_access_policy- fix a parsing bug forauthentication_strength_policy_id(#1499)azuread_service_principal_certificate- fix a parsing bug forservice_principal_id(#1499)azuread_service_principal_claims_mapping_policy_assignment- fix a parsing bug forservice_principal_id(#1499)azuread_service_principal_password- fix a parsing bug forservice_principal_id(#1499)azuread_service_principal_token_signing_certificate- fix a parsing bug forservice_principal_id(#1499)azuread_synchronization_job- fix a parsing bug forservice_principal_id(#1499)azuread_synchronization_job_provision_on_demand- fix parsing bugs forservice_principal_idandsynchronization_job_id(#1499)azuread_synchronization_secret- fix a parsing bug forservice_principal_id(#1499)
v3.0.0
NOTES:
- Major Version: Version 3.0 of the AzureAD Provider is a major version. Some behaviors have changed and some deprecated fields/resources have been removed. Please refer to the 3.0 upgrade guide for more information.
- When upgrading to v3.0 of the AzureAD Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).