@pnp/cli-microsoft365
Version:
Manage Microsoft 365 and SharePoint Framework projects on any platform
1 lines • 168 kB
JSON
[{"name":"login","description":"Log in to Microsoft 365","file":"commands/login.js","help":"login.mdx"},{"name":"logout","description":"Log out from Microsoft 365","file":"commands/logout.js","help":"logout.mdx"},{"name":"request","description":"Executes the specified web request using CLI for Microsoft 365","file":"commands/request.js","help":"request.mdx"},{"name":"status","description":"Shows Microsoft 365 login status","file":"commands/status.js","help":"status.mdx"},{"name":"app open","description":"Opens Microsoft Entra app in the Microsoft Entra ID portal","file":"app/commands/app-open.js","help":"app/app-open.mdx"},{"name":"docs","description":"Returns the CLI for Microsoft 365 docs webpage URL","file":"commands/docs.js","help":"docs.mdx"},{"name":"version","description":"Shows CLI for Microsoft 365 version","file":"commands/version.js","help":"version.mdx"},{"name":"adaptivecard send","description":"Sends adaptive card to the specified URL","file":"adaptivecard/commands/adaptivecard-send.js","help":"adaptivecard/adaptivecard-send.mdx"},{"name":"app get","description":"Retrieves information about the current Microsoft Entra app","file":"app/commands/app-get.js","help":"app/app-get.mdx"},{"name":"app permission list","description":"Lists API permissions for the current Microsoft Entra app","file":"app/commands/permission/permission-list.js","help":"app/permission/permission-list.mdx"},{"name":"setup","description":"Sets up CLI for Microsoft 365 based on your preferences","file":"commands/setup.js","help":"setup.mdx"},{"name":"app permission add","description":"Adds the specified application and/or delegated permissions to the current Microsoft Entra app API permissions","file":"app/commands/permission/permission-add.js","help":"app/permission/permission-add.mdx"},{"name":"search","description":"Uses the Microsoft Search to query Microsoft 365 data","file":"commands/search.js","help":"search.mdx"},{"name":"booking business get","description":"Retrieve the specified Microsoft Bookings business.","file":"booking/commands/business/business-get.js","help":"booking/business/business-get.mdx"},{"name":"booking business list","description":"Lists all Microsoft Bookings businesses that are created for the tenant.","file":"booking/commands/business/business-list.js","help":"booking/business/business-list.mdx"},{"name":"cli consent","description":"Consent additional permissions for the Microsoft Entra application used by the CLI for Microsoft 365","file":"cli/commands/cli-consent.js","help":"cli/cli-consent.mdx"},{"name":"cli doctor","description":"Retrieves diagnostic information about the current environment","file":"cli/commands/cli-doctor.js","help":"cli/cli-doctor.mdx"},{"name":"cli config get","description":"Gets value of a CLI for Microsoft 365 configuration option","file":"cli/commands/config/config-get.js","help":"cli/config/config-get.mdx"},{"name":"cli config list","description":"List all self set CLI for Microsoft 365 configurations","file":"cli/commands/config/config-list.js","help":"cli/config/config-list.mdx"},{"name":"cli config reset","description":"Resets the specified CLI configuration option to its default value","file":"cli/commands/config/config-reset.js","help":"cli/config/config-reset.mdx"},{"name":"cli config set","description":"Manage global configuration settings about the CLI for Microsoft 365","file":"cli/commands/config/config-set.js","help":"cli/config/config-set.mdx"},{"name":"cli issue","description":"Returns, or opens a URL that takes the user to the right place in the CLI GitHub repo to create a new issue reporting bug, feedback, ideas, etc.","file":"cli/commands/cli-issue.js","help":"cli/cli-issue.mdx"},{"name":"connection list","description":"Show the list of available connections","file":"connection/commands/connection-list.js","help":"connection/connection-list.mdx"},{"name":"connection remove","description":"Remove the specified connection","file":"connection/commands/connection-remove.js","help":"connection/connection-remove.mdx"},{"name":"connection set","description":"Rename the specified connection","file":"connection/commands/connection-set.js","help":"connection/connection-set.mdx"},{"name":"connection use","description":"Activate the specified Microsoft 365 tenant connection","file":"connection/commands/connection-use.js","help":"connection/connection-use.mdx"},{"name":"context remove","description":"Removes the CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-remove.js","help":"context/context-remove.mdx"},{"name":"context option list","description":"List all options added to the context","file":"context/commands/option/option-list.js","help":"context/option/option-list.mdx"},{"name":"context option remove","description":"Removes an already available name from local context file.","file":"context/commands/option/option-remove.js","help":"context/option/option-remove.mdx"},{"name":"context option set","description":"Allows to add a new name for the option and value to the local context file.","file":"context/commands/option/option-set.js","help":"context/option/option-set.mdx"},{"name":"context init","description":"Initiates CLI for Microsoft 365 context in the current working folder","file":"context/commands/context-init.js","help":"context/context-init.mdx"},{"name":"entra app get","description":"Gets an Entra app registration","file":"entra/commands/app/app-get.js","help":"entra/app/app-get.mdx"},{"name":"entra app permission add","description":"Adds the specified application and/or delegated permissions to a specified Microsoft Entra app","file":"entra/commands/app/app-permission-add.js","help":"entra/app/app-permission-add.mdx"},{"name":"entra app permission list","description":"Lists the application and delegated permissions for a specified Entra Application Registration","file":"entra/commands/app/app-permission-list.js","help":"entra/app/app-permission-list.mdx"},{"name":"entra app permission remove","description":"Removes the specified application and/or delegated permissions from a specified Microsoft Entra app","file":"entra/commands/app/app-permission-remove.js","help":"entra/app/app-permission-remove.mdx"},{"name":"entra app remove","description":"Removes an Entra app registration","file":"entra/commands/app/app-remove.js","help":"entra/app/app-remove.mdx"},{"name":"entra app role list","description":"Gets Entra app registration roles","file":"entra/commands/app/app-role-list.js","help":"entra/app/app-role-list.mdx"},{"name":"entra app role remove","description":"Removes role from the specified Entra app registration","file":"entra/commands/app/app-role-remove.js","help":"entra/app/app-role-remove.mdx"},{"name":"entra app set","description":"Updates Entra app registration","file":"entra/commands/app/app-set.js","help":"entra/app/app-set.mdx"},{"name":"entra approleassignment add","description":"Adds service principal permissions also known as scopes and app role assignments for specified Microsoft Entra application registration","file":"entra/commands/approleassignment/approleassignment-add.js","help":"entra/approleassignment/approleassignment-add.mdx"},{"name":"entra approleassignment remove","description":"Deletes an app role assignment for the specified Entra Application Registration","file":"entra/commands/approleassignment/approleassignment-remove.js","help":"entra/approleassignment/approleassignment-remove.mdx"},{"aliases":["entra sp add"],"name":"entra enterpriseapp add","description":"Creates an enterprise application (or service principal) for a registered Entra app","file":"entra/commands/enterpriseapp/enterpriseapp-add.js","help":"entra/enterpriseapp/enterpriseapp-add.mdx"},{"aliases":["entra sp get"],"name":"entra enterpriseapp get","description":"Gets information about an Enterprise Application","file":"entra/commands/enterpriseapp/enterpriseapp-get.js","help":"entra/enterpriseapp/enterpriseapp-get.mdx"},{"aliases":["entra sp remove"],"name":"entra enterpriseapp remove","description":"Deletes an enterprise application (or service principal)","file":"entra/commands/enterpriseapp/enterpriseapp-remove.js","help":"entra/enterpriseapp/enterpriseapp-remove.mdx"},{"name":"entra groupsetting remove","description":"Removes the particular group setting","file":"entra/commands/groupsetting/groupsetting-remove.js","help":"entra/groupsetting/groupsetting-remove.mdx"},{"name":"entra m365group recyclebinitem clear","description":"Clears all M365 Groups from recycle bin.","file":"entra/commands/m365group/m365group-recyclebinitem-clear.js","help":"entra/m365group/m365group-recyclebinitem-clear.mdx"},{"name":"entra m365group recyclebinitem remove","description":"Permanently deletes a Microsoft 365 Group from the recycle bin in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-remove.js","help":"entra/m365group/m365group-recyclebinitem-remove.mdx"},{"name":"entra m365group recyclebinitem restore","description":"Restores a deleted Microsoft 365 Group","file":"entra/commands/m365group/m365group-recyclebinitem-restore.js","help":"entra/m365group/m365group-recyclebinitem-restore.mdx"},{"name":"entra multitenant remove","description":"Removes a multitenant organization","file":"entra/commands/multitenant/multitenant-remove.js","help":"entra/multitenant/multitenant-remove.mdx"},{"name":"entra oauth2grant remove","description":"Remove specified service principal OAuth2 permissions","file":"entra/commands/oauth2grant/oauth2grant-remove.js","help":"entra/oauth2grant/oauth2grant-remove.mdx"},{"name":"entra siteclassification disable","description":"Disables site classification","file":"entra/commands/siteclassification/siteclassification-disable.js","help":"entra/siteclassification/siteclassification-disable.mdx"},{"name":"entra user license remove","description":"Removes a license from a user","file":"entra/commands/user/user-license-remove.js","help":"entra/user/user-license-remove.mdx"},{"name":"entra user recyclebinitem clear","description":"Removes all users from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-clear.js","help":"entra/user/user-recyclebinitem-clear.mdx"},{"name":"entra user recyclebinitem remove","description":"Removes a user from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-remove.js","help":"entra/user/user-recyclebinitem-remove.mdx"},{"name":"entra user remove","description":"Removes a specific user","file":"entra/commands/user/user-remove.js","help":"entra/user/user-remove.mdx"},{"name":"entra user session revoke","description":"Revokes all sign-in sessions for a given user","file":"entra/commands/user/user-session-revoke.js","help":"entra/user/user-session-revoke.mdx"},{"name":"entra group list","description":"Lists all groups defined in Entra ID.","file":"entra/commands/group/group-list.js","help":"entra/group/group-list.mdx"},{"name":"entra roledefinition add","description":"Creates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-add.js","help":"entra/roledefinition/roledefinition-add.mdx"},{"name":"entra roledefinition list","description":"Lists all Microsoft Entra ID role definitions","file":"entra/commands/roledefinition/roledefinition-list.js","help":"entra/roledefinition/roledefinition-list.mdx"},{"name":"entra rolepermission list","description":"Lists all Microsoft Entra ID role permissions","file":"entra/commands/rolepermission/rolepermission-list.js","help":"entra/rolepermission/rolepermission-list.mdx"},{"name":"entra user license list","description":"Lists the license details for a given user","file":"entra/commands/user/user-license-list.js","help":"entra/user/user-license-list.mdx"},{"name":"entra user set","description":"Updates information about the specified user","file":"entra/commands/user/user-set.js","help":"entra/user/user-set.mdx"},{"name":"entra administrativeunit add","description":"Creates an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-add.js","help":"entra/administrativeunit/administrativeunit-add.mdx"},{"name":"entra administrativeunit list","description":"Retrieves a list of administrative units","file":"entra/commands/administrativeunit/administrativeunit-list.js","help":"entra/administrativeunit/administrativeunit-list.mdx"},{"name":"entra app list","description":"Retrieves a list of Entra app registrations","file":"entra/commands/app/app-list.js","help":"entra/app/app-list.mdx"},{"name":"entra approleassignment list","description":"Lists app role assignments for the specified application registration","file":"entra/commands/approleassignment/approleassignment-list.js","help":"entra/approleassignment/approleassignment-list.mdx"},{"aliases":["entra sp list"],"name":"entra enterpriseapp list","description":"Lists the enterprise applications (or service principals) in Entra ID","file":"entra/commands/enterpriseapp/enterpriseapp-list.js","help":"entra/enterpriseapp/enterpriseapp-list.mdx"},{"name":"entra groupsetting add","description":"Creates a group setting","file":"entra/commands/groupsetting/groupsetting-add.js","help":"entra/groupsetting/groupsetting-add.mdx"},{"name":"entra groupsetting get","description":"Gets information about the particular group setting","file":"entra/commands/groupsetting/groupsetting-get.js","help":"entra/groupsetting/groupsetting-get.mdx"},{"name":"entra groupsetting list","description":"Lists Entra group settings","file":"entra/commands/groupsetting/groupsetting-list.js","help":"entra/groupsetting/groupsetting-list.mdx"},{"name":"entra groupsetting set","description":"Updates the particular group setting","file":"entra/commands/groupsetting/groupsetting-set.js","help":"entra/groupsetting/groupsetting-set.mdx"},{"name":"entra groupsettingtemplate get","description":"Gets information about the specified Entra group settings template","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-get.js","help":"entra/groupsettingtemplate/groupsettingtemplate-get.mdx"},{"name":"entra groupsettingtemplate list","description":"Lists Entra group settings templates","file":"entra/commands/groupsettingtemplate/groupsettingtemplate-list.js","help":"entra/groupsettingtemplate/groupsettingtemplate-list.mdx"},{"name":"entra license list","description":"Lists commercial subscriptions that an organization has acquired","file":"entra/commands/license/license-list.js","help":"entra/license/license-list.mdx"},{"name":"entra m365group add","description":"Creates a Microsoft 365 Group","file":"entra/commands/m365group/m365group-add.js","help":"entra/m365group/m365group-add.mdx"},{"name":"entra m365group list","description":"Lists Microsoft 365 Groups in the current tenant","file":"entra/commands/m365group/m365group-list.js","help":"entra/m365group/m365group-list.mdx"},{"name":"entra m365group recyclebinitem list","description":"Lists Microsoft 365 Groups deleted in the current tenant","file":"entra/commands/m365group/m365group-recyclebinitem-list.js","help":"entra/m365group/m365group-recyclebinitem-list.mdx"},{"name":"entra multitenant add","description":"Creates a new multitenant organization","file":"entra/commands/multitenant/multitenant-add.js","help":"entra/multitenant/multitenant-add.mdx"},{"name":"entra multitenant get","description":"Gets properties of the multitenant organization","file":"entra/commands/multitenant/multitenant-get.js","help":"entra/multitenant/multitenant-get.mdx"},{"name":"entra multitenant set","description":"Updates the properties of a multitenant organization","file":"entra/commands/multitenant/multitenant-set.js","help":"entra/multitenant/multitenant-set.mdx"},{"name":"entra oauth2grant add","description":"Grant the specified service principal OAuth2 permissions to the specified resource","file":"entra/commands/oauth2grant/oauth2grant-add.js","help":"entra/oauth2grant/oauth2grant-add.mdx"},{"name":"entra oauth2grant set","description":"Update OAuth2 permissions for the service principal","file":"entra/commands/oauth2grant/oauth2grant-set.js","help":"entra/oauth2grant/oauth2grant-set.mdx"},{"name":"entra policy list","description":"Returns policies from Entra ID","file":"entra/commands/policy/policy-list.js","help":"entra/policy/policy-list.mdx"},{"name":"entra resourcenamespace list","description":"Get a list of the RBAC resource namespaces and their properties","file":"entra/commands/resourcenamespace/resourcenamespace-list.js","help":"entra/resourcenamespace/resourcenamespace-list.mdx"},{"name":"entra oauth2grant list","description":"Lists OAuth2 permission grants for the specified service principal","file":"entra/commands/oauth2grant/oauth2grant-list.js","help":"entra/oauth2grant/oauth2grant-list.mdx"},{"name":"entra siteclassification get","description":"Gets site classification configuration","file":"entra/commands/siteclassification/siteclassification-get.js","help":"entra/siteclassification/siteclassification-get.mdx"},{"name":"entra siteclassification enable","description":"Enables site classification configuration","file":"entra/commands/siteclassification/siteclassification-enable.js","help":"entra/siteclassification/siteclassification-enable.mdx"},{"name":"entra siteclassification set","description":"Updates site classification configuration","file":"entra/commands/siteclassification/siteclassification-set.js","help":"entra/siteclassification/siteclassification-set.mdx"},{"name":"entra user add","description":"Creates a new user","file":"entra/commands/user/user-add.js","help":"entra/user/user-add.mdx"},{"name":"entra user guest add","description":"Invite an external user to the organization","file":"entra/commands/user/user-guest-add.js","help":"entra/user/user-guest-add.mdx"},{"name":"entra user hibp","description":"Allows you to retrieve all accounts that have been pwned with the specified username","file":"entra/commands/user/user-hibp.js","help":"entra/user/user-hibp.mdx"},{"name":"entra user license add","description":"Assigns a license to a user","file":"entra/commands/user/user-license-add.js","help":"entra/user/user-license-add.mdx"},{"name":"entra user list","description":"Lists users matching specified criteria","file":"entra/commands/user/user-list.js","help":"entra/user/user-list.mdx"},{"name":"entra user password validate","description":"Check a user's password against the organization's password validation policy","file":"entra/commands/user/user-password-validate.js","help":"entra/user/user-password-validate.mdx"},{"name":"entra user recyclebinitem list","description":"Lists users from the recycle bin in the current tenant","file":"entra/commands/user/user-recyclebinitem-list.js","help":"entra/user/user-recyclebinitem-list.mdx"},{"name":"entra user recyclebinitem restore","description":"Restores a user from the tenant recycle bin","file":"entra/commands/user/user-recyclebinitem-restore.js","help":"entra/user/user-recyclebinitem-restore.mdx"},{"name":"entra user signin list","description":"Retrieves the Entra ID user sign-ins for the tenant","file":"entra/commands/user/user-signin-list.js","help":"entra/user/user-signin-list.mdx"},{"name":"entra administrativeunit remove","description":"Removes an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-remove.js","help":"entra/administrativeunit/administrativeunit-remove.mdx"},{"name":"entra administrativeunit get","description":"Gets information about a specific administrative unit","file":"entra/commands/administrativeunit/administrativeunit-get.js","help":"entra/administrativeunit/administrativeunit-get.mdx"},{"name":"entra administrativeunit member get","description":"Retrieve a specific member (user, group, or device) of an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-get.js","help":"entra/administrativeunit/administrativeunit-member-get.mdx"},{"name":"entra administrativeunit member list","description":"Retrieves members (users, groups, or devices) of an administrative unit.","file":"entra/commands/administrativeunit/administrativeunit-member-list.js","help":"entra/administrativeunit/administrativeunit-member-list.mdx"},{"name":"entra group remove","description":"Removes an Entra group","file":"entra/commands/group/group-remove.js","help":"entra/group/group-remove.mdx"},{"name":"entra group get","description":"Gets information about the specified Entra group","file":"entra/commands/group/group-get.js","help":"entra/group/group-get.mdx"},{"name":"entra group member list","description":"Lists members of a specific Entra group","file":"entra/commands/group/group-member-list.js","help":"entra/group/group-member-list.mdx"},{"name":"entra m365group conversation list","description":"Lists conversations for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-list.js","help":"entra/m365group/m365group-conversation-list.mdx"},{"name":"entra m365group conversation post list","description":"Lists conversation posts of a Microsoft 365 group","file":"entra/commands/m365group/m365group-conversation-post-list.js","help":"entra/m365group/m365group-conversation-post-list.mdx"},{"name":"entra m365group get","description":"Gets information about the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-get.js","help":"entra/m365group/m365group-get.mdx"},{"name":"entra m365group renew","description":"Renews Microsoft 365 group's expiration","file":"entra/commands/m365group/m365group-renew.js","help":"entra/m365group/m365group-renew.mdx"},{"name":"entra m365group teamify","description":"Creates a new Microsoft Teams team under existing Microsoft 365 group","file":"entra/commands/m365group/m365group-teamify.js","help":"entra/m365group/m365group-teamify.mdx"},{"name":"entra m365group user list","description":"Lists users for the specified Microsoft 365 group","file":"entra/commands/m365group/m365group-user-list.js","help":"entra/m365group/m365group-user-list.mdx"},{"name":"entra administrativeunit member remove","description":"Remove a specific member (user, group, or device) from an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-remove.js","help":"entra/administrativeunit/administrativeunit-member-remove.mdx"},{"name":"entra group member remove","description":"Removes members from a Microsoft Entra group","file":"entra/commands/group/group-member-remove.js","help":"entra/group/group-member-remove.mdx"},{"name":"entra m365group user remove","description":"Removes the specified user from specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-remove.js","help":"entra/m365group/m365group-user-remove.mdx"},{"name":"entra administrativeunit member add","description":"Adds a member (user, group, device) to an administrative unit","file":"entra/commands/administrativeunit/administrativeunit-member-add.js","help":"entra/administrativeunit/administrativeunit-member-add.mdx"},{"name":"entra group member add","description":"Adds members to a Microsoft Entra group","file":"entra/commands/group/group-member-add.js","help":"entra/group/group-member-add.mdx"},{"name":"entra group member set","description":"Updates the role of members in a Microsoft Entra ID group","file":"entra/commands/group/group-member-set.js","help":"entra/group/group-member-set.mdx"},{"name":"entra group set","description":"Updates a Microsoft Entra group","file":"entra/commands/group/group-set.js","help":"entra/group/group-set.mdx"},{"name":"entra m365group set","description":"Updates Microsoft 365 Group properties","file":"entra/commands/m365group/m365group-set.js","help":"entra/m365group/m365group-set.mdx"},{"name":"entra m365group user add","description":"Adds user to specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-add.js","help":"entra/m365group/m365group-user-add.mdx"},{"name":"entra m365group user set","description":"Updates role of the specified user in the specified Microsoft 365 Group or Microsoft Teams team","file":"entra/commands/m365group/m365group-user-set.js","help":"entra/m365group/m365group-user-set.mdx"},{"name":"entra pim role assignment eligibility list","description":"Retrieves a list of eligible roles a user or group can be assigned to","file":"entra/commands/pim/pim-role-assignment-eligibility-list.js","help":"entra/pim/pim-role-assignment-eligibility-list.mdx"},{"name":"entra pim role assignment list","description":"Retrieves a list of Entra role assignments for a user or group","file":"entra/commands/pim/pim-role-assignment-list.js","help":"entra/pim/pim-role-assignment-list.mdx"},{"name":"entra pim role request list","description":"Retrieves a list of PIM requests for roles","file":"entra/commands/pim/pim-role-request-list.js","help":"entra/pim/pim-role-request-list.mdx"},{"name":"entra group add","description":"Creates a Microsoft Entra group","file":"entra/commands/group/group-add.js","help":"entra/group/group-add.mdx"},{"name":"entra user get","description":"Gets information about the specified user","file":"entra/commands/user/user-get.js","help":"entra/user/user-get.mdx"},{"name":"entra user groupmembership list","description":"Retrieves all groups where the user is a member of","file":"entra/commands/user/user-groupmembership-list.js","help":"entra/user/user-groupmembership-list.mdx"},{"name":"entra user registrationdetails list","description":"Retrieves a list of the authentication methods registered for users","file":"entra/commands/user/user-registrationdetails-list.js","help":"entra/user/user-registrationdetails-list.mdx"},{"name":"entra roledefinition remove","description":"Removes a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-remove.js","help":"entra/roledefinition/roledefinition-remove.mdx"},{"name":"entra administrativeunit roleassignment add","description":"Assigns a Microsoft Entra role with administrative unit scope to a user","file":"entra/commands/administrativeunit/administrativeunit-roleassignment-add.js","help":"entra/administrativeunit/administrativeunit-roleassignment-add.mdx"},{"name":"entra pim role assignment add","description":"Request activation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-add.js","help":"entra/pim/pim-role-assignment-add.mdx"},{"name":"entra pim role assignment remove","description":"Request deactivation of an Entra role assignment for a user or group","file":"entra/commands/pim/pim-role-assignment-remove.js","help":"entra/pim/pim-role-assignment-remove.mdx"},{"name":"entra roledefinition get","description":"Gets a specific Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-get.js","help":"entra/roledefinition/roledefinition-get.mdx"},{"name":"entra roledefinition set","description":"Updates a custom Microsoft Entra ID role definition","file":"entra/commands/roledefinition/roledefinition-set.js","help":"entra/roledefinition/roledefinition-set.mdx"},{"name":"entra m365group report activitycounts","description":"Get the number of group activities across group workloads","file":"entra/commands/m365group/m365group-report-activitycounts.js","help":"entra/m365group/m365group-report-activitycounts.mdx"},{"name":"entra m365group report activityfilecounts","description":"Get the total number of files and how many of them were active across all group sites associated with an Microsoft 365 Group","file":"entra/commands/m365group/m365group-report-activityfilecounts.js","help":"entra/m365group/m365group-report-activityfilecounts.mdx"},{"name":"entra m365group report activitygroupcounts","description":"Get the daily total number of groups and how many of them were active based on email conversations, Viva Engage posts, and SharePoint file activities","file":"entra/commands/m365group/m365group-report-activitygroupcounts.js","help":"entra/m365group/m365group-report-activitygroupcounts.mdx"},{"name":"entra m365group report activitystorage","description":"Get the total storage used across all group mailboxes and group sites","file":"entra/commands/m365group/m365group-report-activitystorage.js","help":"entra/m365group/m365group-report-activitystorage.mdx"},{"name":"entra m365group report activitydetail","description":"Get details about Microsoft 365 Groups activity by group","file":"entra/commands/m365group/m365group-report-activitydetail.js","help":"entra/m365group/m365group-report-activitydetail.mdx"},{"name":"exo approleassignment add","description":"Grant permissions to an application that's accessing data in Exchange Online and specify which mailboxes an app can access.","file":"exo/commands/approleassignment/approleassignment-add.js","help":"exo/approleassignment/approleassignment-add.mdx"},{"name":"file add","description":"Uploads file to the specified site","file":"file/commands/file-add.js","help":"file/file-add.mdx"},{"name":"file list","description":"Retrieves files from the specified folder and site","file":"file/commands/file-list.js","help":"file/file-list.mdx"},{"name":"entra m365group remove","description":"Removes a Microsoft 365 Group","file":"entra/commands/m365group/m365group-remove.js","help":"entra/m365group/m365group-remove.mdx"},{"name":"file copy","description":"Copies a file to another location using the Microsoft Graph","file":"file/commands/file-copy.js","help":"file/file-copy.mdx"},{"aliases":["search externalconnection remove"],"name":"external connection remove","description":"Removes a specific external connection","file":"external/commands/connection/connection-remove.js","help":"external/connection/connection-remove.mdx"},{"aliases":["search externalconnection add"],"name":"external connection add","description":"Adds a new external connection","file":"external/commands/connection/connection-add.js","help":"external/connection/connection-add.mdx"},{"name":"external connection doctor","description":"Checks if the external connection is correctly configured for use with the specified Microsoft 365 experience","file":"external/commands/connection/connection-doctor.js","help":"external/connection/connection-doctor.mdx"},{"aliases":["search externalconnection list"],"name":"external connection list","description":"Lists external connections defined in the Microsoft Search","file":"external/commands/connection/connection-list.js","help":"external/connection/connection-list.mdx"},{"aliases":["search externalconnection get"],"name":"external connection get","description":"Get a specific external connection","file":"external/commands/connection/connection-get.js","help":"external/connection/connection-get.mdx"},{"aliases":["search externalconnection schema add"],"name":"external connection schema add","description":"Allows the administrator to add a schema to a specific external connection","file":"external/commands/connection/connection-schema-add.js","help":"external/connection/connection-schema-add.mdx"},{"name":"external connection urltoitemresolver add","description":"Adds a URL to item resolver to an external connection","file":"external/commands/connection/connection-urltoitemresolver-add.js","help":"external/connection/connection-urltoitemresolver-add.mdx"},{"name":"external item add","description":"Creates external item","file":"external/commands/item/item-add.js","help":"external/item/item-add.mdx"},{"name":"file move","description":"Moves a file to another location using the Microsoft Graph","file":"file/commands/file-move.js","help":"file/file-move.mdx"},{"name":"flow remove","description":"Removes the specified Microsoft Flow","file":"flow/commands/flow-remove.js","help":"flow/flow-remove.mdx"},{"name":"flow owner remove","description":"Removes owner permissions to a Power Automate flow","file":"flow/commands/owner/owner-remove.js","help":"flow/owner/owner-remove.mdx"},{"name":"flow run cancel","description":"Cancels a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-cancel.js","help":"flow/run/run-cancel.mdx"},{"name":"flow run resubmit","description":"Resubmits a specific flow run for the specified Microsoft Flow","file":"flow/commands/run/run-resubmit.js","help":"flow/run/run-resubmit.mdx"},{"name":"flow owner ensure","description":"Assigns/updates permissions to a Power Automate flow","file":"flow/commands/owner/owner-ensure.js","help":"flow/owner/owner-ensure.mdx"},{"name":"flow owner list","description":"Lists all owners of a Power Automate flow","file":"flow/commands/owner/owner-list.js","help":"flow/owner/owner-list.mdx"},{"name":"flow recyclebinitem list","description":"Lists all soft-deleted Power Automate flows within an environment","file":"flow/commands/recyclebinitem/recyclebinitem-list.js","help":"flow/recyclebinitem/recyclebinitem-list.mdx"},{"name":"flow recyclebinitem restore","description":"Restores a soft-deleted Power Automate flow","file":"flow/commands/recyclebinitem/recyclebinitem-restore.js","help":"flow/recyclebinitem/recyclebinitem-restore.mdx"},{"name":"flow environment get","description":"Gets information about the specified Microsoft Flow environment","file":"flow/commands/environment/environment-get.js","help":"flow/environment/environment-get.mdx"},{"name":"flow environment list","description":"Lists Microsoft Flow environments in the current tenant","file":"flow/commands/environment/environment-list.js","help":"flow/environment/environment-list.mdx"},{"name":"flow disable","description":"Disables specified Microsoft Flow","file":"flow/commands/flow-disable.js","help":"flow/flow-disable.mdx"},{"name":"flow enable","description":"Enables specified Microsoft Flow","file":"flow/commands/flow-enable.js","help":"flow/flow-enable.mdx"},{"name":"flow get","description":"Gets information about the specified Microsoft Flow","file":"flow/commands/flow-get.js","help":"flow/flow-get.mdx"},{"name":"flow list","description":"Lists Power Automate flows in the given environment","file":"flow/commands/flow-list.js","help":"flow/flow-list.mdx"},{"name":"flow run get","description":"Gets information about a specific run of the specified Microsoft Flow","file":"flow/commands/run/run-get.js","help":"flow/run/run-get.mdx"},{"name":"flow run list","description":"Lists runs of the specified Microsoft Flow","file":"flow/commands/run/run-list.js","help":"flow/run/run-list.mdx"},{"name":"flow export","description":"Exports the specified Microsoft Flow as a file","file":"flow/commands/flow-export.js","help":"flow/flow-export.mdx"},{"name":"graph changelog list","description":"Gets an overview of specific API-level changes in Microsoft Graph v1.0 and beta","file":"graph/commands/changelog/changelog-list.js","help":"graph/changelog/changelog-list.mdx"},{"name":"graph openextension remove","description":"Removes a specific open extension for a resource","file":"graph/commands/openextension/openextension-remove.js","help":"graph/openextension/openextension-remove.mdx"},{"name":"graph schemaextension remove","description":"Removes specified Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-remove.js","help":"graph/schemaextension/schemaextension-remove.mdx"},{"name":"graph directoryextension add","description":"Creates a new directory extension","file":"graph/commands/directoryextension/directoryextension-add.js","help":"graph/directoryextension/directoryextension-add.mdx"},{"name":"graph openextension add","description":"Adds an open extension to a resource","file":"graph/commands/openextension/openextension-add.js","help":"graph/openextension/openextension-add.mdx"},{"name":"graph openextension get","description":"Retrieves a specific open extension for a resource","file":"graph/commands/openextension/openextension-get.js","help":"graph/openextension/openextension-get.mdx"},{"name":"graph openextension list","description":"Retrieves all open extensions for a resource","file":"graph/commands/openextension/openextension-list.js","help":"graph/openextension/openextension-list.mdx"},{"name":"graph schemaextension add","description":"Creates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-add.js","help":"graph/schemaextension/schemaextension-add.mdx"},{"name":"graph schemaextension get","description":"Gets the properties of the specified schema extension definition","file":"graph/commands/schemaextension/schemaextension-get.js","help":"graph/schemaextension/schemaextension-get.mdx"},{"name":"graph schemaextension list","description":"Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated.","file":"graph/commands/schemaextension/schemaextension-list.js","help":"graph/schemaextension/schemaextension-list.mdx"},{"name":"graph schemaextension set","description":"Updates a Microsoft Graph schema extension","file":"graph/commands/schemaextension/schemaextension-set.js","help":"graph/schemaextension/schemaextension-set.mdx"},{"name":"graph subscription add","description":"Creates a Microsoft Graph subscription","file":"graph/commands/subscription/subscription-add.js","help":"graph/subscription/subscription-add.mdx"},{"name":"graph directoryextension remove","description":"Removes a directory extension","file":"graph/commands/directoryextension/directoryextension-remove.js","help":"graph/directoryextension/directoryextension-remove.mdx"},{"name":"graph directoryextension get","description":"Retrieves the definition of a directory extension","file":"graph/commands/directoryextension/directoryextension-get.js","help":"graph/directoryextension/directoryextension-get.mdx"},{"name":"onedrive list","description":"Retrieves a list of OneDrive sites","file":"onedrive/commands/onedrive-list.js","help":"onedrive/onedrive-list.mdx"},{"name":"onedrive report activityusercounts","description":"Gets the trend in the number of active OneDrive users","file":"onedrive/commands/report/report-activityusercounts.js","help":"onedrive/report/report-activityusercounts.mdx"},{"name":"onedrive report activityfilecounts","description":"Gets the number of unique, licensed users that performed file interactions against any OneDrive account","file":"onedrive/commands/report/report-activityfilecounts.js","help":"onedrive/report/report-activityfilecounts.mdx"},{"name":"onedrive report usageaccountcounts","description":"Gets the trend in the number of active OneDrive for Business sites","file":"onedrive/commands/report/report-usageaccountcounts.js","help":"onedrive/report/report-usageaccountcounts.mdx"},{"name":"onedrive report usagefilecounts","description":"Gets the total number of files across all sites and how many are active files","file":"onedrive/commands/report/report-usagefilecounts.js","help":"onedrive/report/report-usagefilecounts.mdx"},{"name":"onedrive report usagestorage","description":"Gets the trend on the amount of storage you are using in OneDrive for Business","file":"onedrive/commands/report/report-usagestorage.js","help":"onedrive/report/report-usagestorage.mdx"},{"name":"onedrive report activityuserdetail","description":"Gets details about OneDrive activity by user","file":"onedrive/commands/report/report-activityuserdetail.js","help":"onedrive/report/report-activityuserdetail.mdx"},{"name":"onedrive report usageaccountdetail","description":"Gets details about OneDrive usage by account","file":"onedrive/commands/report/report-usageaccountdetail.js","help":"onedrive/report/report-usageaccountdetail.mdx"},{"name":"outlook message remove","description":"Permanently removes a specific message from a mailbox","file":"outlook/commands/message/message-remove.js","help":"outlook/message/message-remove.mdx"},{"name":"outlook mail send","description":"Sends an email","file":"outlook/commands/mail/mail-send.js","help":"outlook/mail/mail-send.mdx"},{"name":"outlook mailbox settings get","description":"Get the user's mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-get.js","help":"outlook/mailbox/mailbox-settings-get.mdx"},{"name":"outlook mailbox settings set","description":"Updates user mailbox settings","file":"outlook/commands/mailbox/mailbox-settings-set.js","help":"outlook/mailbox/mailbox-settings-set.mdx"},{"name":"outlook message get","description":"Retrieves specified message","file":"outlook/commands/message/message-get.js","help":"outlook/message/message-get.mdx"},{"name":"outlook room list","description":"Get a collection of all available rooms","file":"outlook/commands/room/room-list.js","help":"outlook/room/room-list.mdx"},{"name":"outlook roomlist list","description":"Get a collection of available roomlists","file":"outlook/commands/roomlist/roomlist-list.js","help":"outlook/roomlist/roomlist-list.mdx"},{"name":"outlook report mailactivitycounts","description":"Enables you to understand the trends of email activity (like how many were sent, read, and received) in your organization","file":"outlook/commands/report/report-mailactivitycounts.js","help":"outlook/report/report-mailactivitycounts.mdx"},{"name":"outlook report mailactivityusercounts","description":"Enables you to understand trends on the number of unique users who are performing email activities like send, read, and receive","file":"outlook/commands/report/report-mailactivityusercounts.js","help":"outlook/report/report-mailactivityusercounts.mdx"},{"name":"outlook report mailappusageappsusercounts","description":"Gets the count of unique users per email app","file":"outlook/commands/report/report-mailappusageappsusercounts.js","help":"outlook/report/report-mailappusageappsusercounts.mdx"},{"name":"outlook report mailappusageusercounts","description":"Gets the count of unique users that connected to Exchange Online using any email app","file":"outlook/commands/report/report-mailappusageusercounts.js","help":"outlook/report/report-mailappusageusercounts.mdx"},{"name":"outlook report mailappusageversionsusercounts","description":"Gets the count of unique users by Outlook desktop version.","file":"outlook/commands/report/report-mailappusageversionsusercounts.js","help":"outlook/report/report-mailappusageversionsusercounts.mdx"},{"name":"outlook report mailboxusagedetail","description":"Gets details about mailbox usage","file":"outlook/commands/report/report-mailboxusagedetail.js","help":"outlook/report/report-mailboxusagedetail.mdx"},{"name":"outlook report mailboxusagemailboxcount","description":"Gets the total number of user mailboxes in your organization and how many are active each day of the reporting period.","file":"outlook/commands/report/report-mailboxusagemailboxcount.js","help":"outlook/report/report-mailboxusagemailboxcount.mdx"},{"name":"outlook report mailboxusagequotastatusmailboxcounts","description":"Gets the count of user mailboxes in each quota category","file":"outlook/commands/report/report-mailboxusagequotastatusmailboxcounts.js","help":"outlook/report/report-mailboxusagequotastatusmailboxcounts.mdx"},{"name":"outlook report mailboxusagestorage","description":"Gets the amount of mailbox storage used in your organization","file":"outlook/commands/report/report-mailboxusagestorage.js","help":"outlook/report/report-mailboxusagestorage.mdx"},{"name":"outlook report mailactivityuserdetail","description":"Gets details about email activity users have performed","file":"outlook/commands/report/report-mailactivityuserdetail.js","help":"outlook/report/report-mailactivityuserdetail.mdx"},{"name":"outlook report mailappusageuserdetail","description":"Gets details about which activities users performed on the various email apps","file":"outlook/commands/report/report-mailappusageuserdetail.js","help":"outlook/report/report-mailappusageuserdetail.mdx"},{"name":"onenote notebook list","description":"Retrieve a list of notebooks","file":"onenote/commands/notebook/notebook-list.js","help":"onenote/notebook/notebook-list.mdx"},{"name":"onenote notebook add","description":"Create a new OneNote notebook","file":"onenote/commands/notebook/notebook-add.js","help":"onenote/notebook/notebook-add.mdx"},{"name":"onenote page list","description":"Retrieve a list of OneNote pages.","file":"onenote/commands/page/page-list.js","help":"onenote/page/page-list.mdx"},{"name":"outlook message list","description":"Gets all mail messages from the specified folder","file":"outlook/commands/message/message-list.js","help":"outlook/message/message-list.mdx"},{"name":"outlook message move","description":"Moves message to the specified folder","file":"outlook/commands/message/message-move.js","help":"outlook/message/message-move.mdx"},{"name":"pa app permission remove","description":"Removes permissions to a Power Apps app","file":"pa/commands/app/app-permission-remove.js","help":"pa/app/app-permission-remove.mdx"},{"name":"pa app remove","description":"Removes the specified Microsoft Power App","file":"pa/commands/app/app-remove.js","help":"pa/app/app-remove.mdx"},{"name":"pa app get","description":"Gets information about the specified Microsoft Power App","file":"pa/commands/app/app-get.js","help":"pa/app/app-get.mdx"},{"name":"pa app consent set","description":"Configures if users can bypass the API Consent window for the selected canvas app","file":"pa/commands/app/app-consent-set.js","help":"pa/app/app-consent-set.mdx"},{"name":"pa app permission ensure","description":"Assigns/updates permissions to a Power Apps app","file":"pa/commands/app/app-permission-ensure.js","help":"pa/app/app-permission-ensure.mdx"},{"name":"pa app list","description":"Lists all Power Apps apps","file":"pa/commands/app/app-list.js","help":"pa/app/app-list.mdx"},{"name":"pa app owner set","description":"Sets a new owner for a Power Apps app","file":"pa/commands/app/app-owner-set.js","help":"pa/app/app-owner-set.mdx"},{"name":"pa app permission list","description":"Lists all permissions of a Power Apps app","file":"pa/commands/app/app-permission-list.js","help":"pa/app/app-permission-list.mdx"},{"aliases":["flow connector export"],"name":"pa connector export","description":"Exports the specified power automate or power apps custom connector","file":"pa/commands/connector/connector-export.js","help":"pa/connector/connector-export.mdx"},{"aliases":["flow connector list"],"name":"pa connector list","description":"Lists custom connectors in the given environment","file":"pa/commands/connector/connector-list.js","help":"pa/connector/connector-list.mdx"},{"name":"pa environment get","description":"Gets information about the specified Microsoft Power Apps environment","file":"pa/commands/environment/environment-get.js","help":"pa/environment/environment-get.mdx"},{"name":"pa environment list","description":"Lists Microsoft Power Apps environments in the current tenant","file":"pa/commands/environment/environment-list.js","help":"pa/environment/environment-list.mdx"},{"name":"pa app export","description":"Exports the specified Power App","file":"pa/commands/app/app-export.js","help":"pa/app/app-export.mdx"},{"name":"planner bucket remove","description":"Removes the Microsoft Planner bucket from a plan","file":"planner/commands/bucket/bucket-remove.js","help":"planner/bucket/bucket-remove.mdx"},{"name":"planner plan remove","description":"Removes the Microsoft Planner plan","file":"planner/commands/plan/plan-remove.js","help":"planner/plan/plan-remove.mdx"},{"name":"planner roster member remove","description":"Removes a member from a Microsoft Planner Roster","file":"planner/commands/roster/roster-member-remove.js","help":"planner/roster/roster-member-remove.mdx"},{"name":"planner roster remove","description":"Removes a Microsoft Planner Roster","file":"planner/commands/roster/roster-remove.js","help":"planner/roster/roster-remove.mdx"},{"name":"planner task checklistitem list","description":"Lists the checklist items of a Planner task.","file":"planner/commands/task/task-checklistitem-list.js","help":"planner/task/task-checklistitem-list.mdx"},{"name":"planner task checklistitem remove","description":"Removes the checklist item from the planner task","file":"planner/commands/task/task-checklistitem-remove.js","help":"planner/task/task-checklistitem-remove.mdx"},{"name":"planner task get","description":"Retrieve the specified planner task","file":"planner/commands/task/task-get.js","help":"planner/task/task-get.mdx"},{"name":"planner task reference remove","description":"Removes the reference from the Planner task","file":"planner/commands/task/task-reference-remove.js","help":"planner/task/task-reference-remove.mdx"},{"name":"planner task remove","description":"Removes the Microsoft Planner task from a plan","file":"planner/commands/task/task-remove.js","help":"planner/task/task-remove.mdx"},{"name":"planner bucket add","description":"Adds a new Microsoft Planner bucket","file":"planner/commands/bucket/bucket-add.js","help":"planner/bucket/bucket-add.mdx"},{"name":"planner bucket get","description":"Gets the Microsoft Planner bucket in a plan","file":"planner/commands/bucket/bucket-get.js","help":"planner/bucket/bucket-get.mdx"},{"name":"planner bucket list","description":"Lists the Microsoft Planner buckets in a plan","file":"planner/commands/bucket/bucket-list.js","help":"planner/bucket/bucket-list.mdx"},{"name":"planner bucket set","description":"Updates a Microsoft Planner bucket","file":"planner/commands/bucket/bucket-set.js","help":"planner/bucket/bucket-set.mdx"},{"name":"planner plan add","description":"Adds a new Microsoft Planner plan","file":"planner/commands/plan/plan-add.js","help":"planner/plan/plan-add.mdx"},{"name":"planner plan list","description":"Returns a list of plans associated with a specified group or roster","file":"planner/commands/plan/plan-list.js","help":"planner/plan/plan-list.mdx"},{"name":"planner plan get","description":"Get a Microsoft Planner plan","file":"planner/commands/plan/plan-get.js","help":"planner/plan/plan-