You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to migrate my existing Azure AD App registration from azuread_application to the more granular azuread_application_registration under version 2.44.0.
I can't seem to find the corresponding resource to the optional_claims block inside azuread_application.
The search in the codebase seems to suggest that the optional_claims are not configurable as of v2.44.0.
Any hints are highly appreciated!
Thanks!
Actual Behavior
N/A
Steps to Reproduce
N/A
Important Factoids
References
The text was updated successfully, but these errors were encountered:
Community Note
Terraform (and AzureAD Provider) Version
Affected Resource(s)
azuread_application
azuread_application_registration
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behavior
I am trying to migrate my existing Azure AD App registration from
azuread_application
to the more granularazuread_application_registration
under version 2.44.0.I can't seem to find the corresponding resource to the
optional_claims
block insideazuread_application
.The search in the codebase seems to suggest that the optional_claims are not configurable as of v2.44.0.
Any hints are highly appreciated!
Thanks!
Actual Behavior
N/A
Steps to Reproduce
N/A
Important Factoids
References
The text was updated successfully, but these errors were encountered: