Resource Type: Azure > Active Directory > User
User in Azure active directory.
Resource Context
User is a part of the Active Directory service.
Each User lives under a Directory.
Controls
The primary controls for Azure > Active Directory > User are:
It is also targeted by these controls:
- Azure > CIS v1 > 1 Identity and Access Management > 1.03 Ensure that there are no guest users (Scored)
- Azure > CIS v1.2 > 1 - Identity and Access Management > 1.03 - Ensure guest users are reviewed on a monthly basis (Scored)
- Azure > CIS v2.0 > 01 - Identity and Access Management > 1.05 - Ensure Guest Users Are Reviewed on a Regular Basis
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-activedirectory#/resource/types/user
- tmod:@turbot/turbot#/resource/categories/iam
- turbot graphql resource --id "tmod:@turbot/azure-activedirectory#/resource/types/user"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-activedirectory#/resource/types/user';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-activedirectory#/resource/types/user"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-activedirectory#/resource/types/user' 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