Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
- (Optional) The delegated Azure Resource Id which contains a Managed Identity. Changing this forces a new resource to be created. NOTE: this field is only ...
Jun 20, 2024 · Learn the various options to configure and authenticate Terraform to Azure using Managed Identity for Azure services.
Before you can use the managed identity, it has to be configured. There are two steps: Assign a role for the identity, associating it with the subscription ...
Oct 10, 2022 · The principal_id property of azurerm_role_assignment should be the id of a service-principal, it could come from the identity of the resource which need to ...
Aug 13, 2022 · When using the portal, Azure Policy automatically grants the managed identity the listed roles once assignment starts. When using an Azure ...
Feb 8, 2022 · Terraform does provide us with an 'azurerm_role_definition' resource and this is what we will use to create our custom role. Like the previous ...
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 ...
People also ask
This module is a convenience wrapper around the azurerm_role_assignment resource to make it easier to create role assignments at different scopes for different ...