Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Sep 9, 2023 · Directory role assignments can be imported using the ID of the assignment, e.g.. terraform import azuread_directory_role_assignment.example ...
Jul 2, 2024 · Assign roles to users, groups and service principals. This Terraform module assigns BUILT IN roles to users, groups and service principals.
Dec 30, 2023 · This article shows how to import AzureAD app role assignments into the Terraform state. With app role assignments, AzureAD users, groups, or service principals ...
Mar 8, 2024 · I need build a terraform module where I could provider several roles for one principal ID. I already built one module what provider one role for one principal ...
Sep 9, 2023 · Manages a single catalog role assignment within Azure Active Directory. API Permissions. The following API permissions are required in order to use this ...
Apr 23, 2024 · ... Azure Role Assignment and the Group Membership Update. We can do both of those things from Terraform. First we will need to create a list of users. The ...
Feb 10, 2024 · The module takes a mapping approach, where you define the principals and role definitions with keys, then map them together to define role assignments. This ...