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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Description
Terraform Version
1.5.0
AzureRM Provider Version
3.64
I need to create a PIM and assign Azure AD roles like "Directory Reader" and "Global Reader" roles to a group by using Terraform.
Recently we have the chance to create a PIM by using azurerm_pim_eligible_role_assignment and @josh-barker
have done a good work at it and i appreciate it and i have used it since two days back.
Current me if i am wrong, For having the feature, we need to have the same functionality in "azuread" and "Directory" scope.
Is there an existing issue for this?
Community Note
Description
Terraform Version
1.5.0
AzureRM Provider Version
3.64
I need to create a PIM and assign Azure AD roles like "Directory Reader" and "Global Reader" roles to a group by using Terraform.
Recently we have the chance to create a PIM by using azurerm_pim_eligible_role_assignment and @josh-barker
have done a good work at it and i appreciate it and i have used it since two days back.
Current me if i am wrong, For having the feature, we need to have the same functionality in "azuread" and "Directory" scope.
New or Affected Resource(s)/Data Source(s)
azuread, azurerm_pim_eligible_role_assignment
Potential Terraform Configuration
No response
References
MS DOC
The text was updated successfully, but these errors were encountered: