Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Apr 22, 2020 · It can work with assigning same spn or different spn to a different scope, just can't have it assign multiple spn to the same scope.
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 ...
Jul 4, 2022 · I have got a list of resource groups which I want to apply permissions to, I also have a list of all of the permissions I want to apply and then ...
Role Assignments can be imported using the resource id , e.g. NOTE: The format of resource id could be different for different kinds of scope :
Dec 29, 2022 · Hello I want to add Azure AD group to the built-in Azure AD role in multiple subscriptions ... azurerm_role_assignment" "example" { for_each = ...
Nov 9, 2019 · The root of the problem is that custom role definitions with multiple assignable scopes appear to have multiple valid resource ids - one for ...
People also ask
Jan 24, 2024 · This example demonstrates how to use different principal types and different roles to assign multiple principals to a management group, ...
Dec 7, 2021 · I am creating resources based off a count. In my example these are azure container groups. Let's say I have 3 ACGs I've deployed.
Jul 7, 2021 · I'm trying to do something that should be fairly simple. It's my first real time needing to declare data objects and while I don't ...