Identity Governance Entitlement Management using /beta/ API instead of /v1/ #984
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
impact/accessibility
Something that is difficult or impossible for some people to use
kind/enhancement
Improvements or new features
Hello!
Issue details
The underlying Terraform provider currently uses the beta endpoints of the Microsoft Graph API for Identity Governance Entitlement Management, i.e. access packages.
Microsoft have raised an issue here: hashicorp/terraform-provider-azuread#1337
To summarise:
/beta/identityGovernance/entitlementManagement
is unsupported and will be formally deprecated, then eventually removed from/beta
to avoid any future confusion (no specific timeline on this).This is mostly an FYI, but if you are able to work with them on a solution to this then that would be much appreciated.
Affected area/feature
Identity Governance Entitlement Management in the Pulumi Azure Active Directory (Azure AD) provider.
The text was updated successfully, but these errors were encountered: