az ad

Manage Azure Active Directory Graph entities needed for Role Based Access Control.

Commands

az ad app

Manage applications with AAD Graph.

az ad app create

Create a web application, web API or native application.

az ad app credential

Manage an application's password or certificate credentials.

az ad app credential delete

Delete an application's password or certificate credentials.

az ad app credential list

List an application's password or certificate credential metadata. (The content of the password or certificate credential is not retrievable.).

az ad app credential reset

Reset an application's password or certificate credentials.

az ad app delete

Delete an application.

az ad app federated-credential

Manage application federated identity credentials.

az ad app federated-credential create

Create application federated identity credential.

az ad app federated-credential delete

Delete application federated identity credential.

az ad app federated-credential list

List application federated identity credentials.

az ad app federated-credential show

Show application federated identity credential.

az ad app federated-credential update

Update application federated identity credential.

az ad app list

List applications.

az ad app owner

Manage application owners.

az ad app owner add

Add an application owner.

az ad app owner list

List application owners.

az ad app owner remove

Remove an application owner.

az ad app permission

Manage an application's OAuth2 permissions.

az ad app permission add

Add an API permission.

az ad app permission admin-consent

Grant Application & Delegated permissions through admin-consent.

az ad app permission delete

Remove an API permission.

az ad app permission grant

Grant the app an API Delegated permissions.

az ad app permission list

List API permissions the application has requested.

az ad app permission list-grants

List Oauth2 permission grants.

az ad app show

Get the details of an application.

az ad app update

Update an application.

az ad ds

Manage domain service with azure active directory.

az ad ds create

Create a new domain service with the specified parameters.

az ad ds delete

The Delete Domain Service operation deletes an existing Domain Service.

az ad ds list

List domain services in resource group or in subscription.

az ad ds show

Get the specified domain service.

az ad ds update

Update the existing deployment properties for domain service.

az ad ds wait

Place the CLI in a waiting state until a condition of the ad ds is met.

az ad group

Manage Azure Active Directory groups.

az ad group create

Create a group in the directory.

az ad group delete

Delete a group from the directory.

az ad group get-member-groups

Get a collection of object IDs of groups of which the specified group is a member.

az ad group list

List groups in the directory.

az ad group member

Manage Azure Active Directory group members.

az ad group member add

Add a member to a group.

az ad group member check

Check if a member is in a group.

az ad group member list

Get the members of a group.

az ad group member remove

Remove a member from a group.

az ad group owner

Manage Azure Active Directory group owners.

az ad group owner add

Add a group owner.

az ad group owner list

List group owners.

az ad group owner remove

Remove a group owner.

az ad group show

Get group information from the directory.

az ad signed-in-user

Show graph information about current signed-in user in CLI.

az ad signed-in-user list-owned-objects

Get the list of directory objects that are owned by the user.

az ad signed-in-user show

Get the details for the currently logged-in user.

az ad sp

Manage Azure Active Directory service principals for automation authentication.

az ad sp create

Create a service principal.

az ad sp create-for-rbac

Create a service principal and configure its access to Azure resources.

az ad sp credential

Manage a service principal's password or certificate credentials.

az ad sp credential delete

Delete a service principal's password or certificate credentials.

az ad sp credential list

List a service principal's password or certificate credential metadata. (The content of the password or certificate credential is not retrievable.).

az ad sp credential reset

Reset a service principal's password or certificate credentials.

az ad sp delete

Delete a service principal and its role assignments.

az ad sp list

List service principals.

az ad sp owner

Manage service principal owners.

az ad sp owner list

List service principal owners.

az ad sp show

Get the details of a service principal.

az ad sp update

Update a service principal.

az ad user

Manage Azure Active Directory users and user authentication.

az ad user create

Create an Azure Active Directory user.

az ad user delete

Delete Azure Active Directory user.

az ad user get-member-groups

Get groups of which the user is a member.

az ad user list

List Azure Active Directory users.

az ad user show

Show details for a Azure Active Directory user.

az ad user update

Update Azure Active Directory users.