- Retrieve a list of all users in the Microsoft Entra ID directory
- Retrieve the properties and relationships of a specific user by ID or userPrincipalName
- Create a new user in Microsoft Entra ID directory
- Update the properties of a user in Microsoft Entra ID
- Delete a user from Microsoft Entra ID directory
- Retrieve a list of all groups in the Microsoft Entra ID directory
- Retrieve the properties of a specific group by ID
- Create a new group in Microsoft Entra ID
- Update the properties of a group in Microsoft Entra ID
- Delete a group from Microsoft Entra ID
- Retrieve the members of a group
- Add a member to a group
- Remove a member from a group
- Retrieve a list of organizations (tenants) associated with the authenticated user
- Retrieve the properties of a specific organization (tenant) by ID
- Update the properties of a specific organization (tenant)
- Retrieve a list of application registrations in Microsoft Entra ID
- Retrieve the properties of a specific application by ID
- Create a new application registration in Microsoft Entra ID
- Update the properties of an application in Microsoft Entra ID
- Delete an application from Microsoft Entra ID
- Retrieve a list of activated directory roles in Microsoft Entra ID
- Retrieve the properties of a specific directory role by ID
- Retrieve the members of a directory role
- Add a member to a directory role
- Remove a member from a directory role
- Retrieve a list of all directory role templates in Microsoft Entra ID
- Retrieve a list of service principals (enterprise applications) in Microsoft Entra ID
- Retrieve the properties of a specific service principal by ID
- Create a new service principal for an application in Microsoft Entra ID
- Update the properties of a service principal in Microsoft Entra ID
- Delete a service principal from Microsoft Entra ID
- Retrieve app role assignments granted to a service principal
- Grant an app role to a service principal
- Remove an app role assignment from a service principal
- Retrieve a list of all conditional access policies in Microsoft Entra ID
- Retrieve the properties of a specific conditional access policy by ID
- Create a new conditional access policy in Microsoft Entra ID
- Update the properties of a conditional access policy in Microsoft Entra ID
- Delete a conditional access policy from Microsoft Entra ID
- Retrieve a list of named locations used in conditional access policies
- Retrieve the properties of a specific named location by ID
- Create a new IP-based named location for conditional access
- Create a new country-based named location for conditional access
- Delete a named location from Microsoft Entra ID
- Retrieve a list of domains associated with the Microsoft Entra ID tenant
- Retrieve the properties of a specific domain by domain name
- Add a new domain to Microsoft Entra ID
- Delete a domain from Microsoft Entra ID
- Verify a domain in Microsoft Entra ID
- Retrieve DNS records required to verify domain ownership
- Retrieve DNS records needed for services using the domain
- Retrieve a list of devices registered in Microsoft Entra ID
- Retrieve the properties of a specific device by ID
- Update the properties of a device in Microsoft Entra ID
- Delete a device from Microsoft Entra ID
- Retrieve the registered owners of a device
- Retrieve the registered users of a device
- Retrieve the groups that a device is a member of
- Retrieve a list of delegated permission grants in Microsoft Entra ID
- Retrieve a specific OAuth2 permission grant by ID
- Create a new OAuth2 permission grant (delegated permission consent)
- Update an existing OAuth2 permission grant
- Delete an OAuth2 permission grant (revoke delegated permission consent)
- Retrieve app role assignments for a specific user
- Assign an app role to a user
- Remove an app role assignment from a user
No matching actions