Resource Type: Azure > Managed Identity > User Assigned Identity
Resource Context
User Assigned Identity is a part of the Managed Identity service.
Each User Assigned Identity lives under a Resource Group.
Controls
The primary controls for Azure > Managed Identity > User Assigned Identity are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-managedidentity#/resource/types/userAssignedIdentity
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-managedidentity#/resource/types/userAssignedIdentity"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-managedidentity#/resource/types/userAssignedIdentity';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-managedidentity#/resource/types/userAssignedIdentity"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-managedidentity#/resource/types/userAssignedIdentity' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query