az ad group create
command to create a new Azure AD group.az role assignment create
command to assign a role to the Azure AD group or user.az ad user update
command to update the user’s MFA settings.az ad user show
command to verify the MFA status.az monitor activity-log list
command to retrieve Azure AD sign-in logs.az monitor activity-log alert create
command to create an alert for suspicious sign-in activities.