@pnp/cli-microsoft365 7.6.0-beta.c74fe4b → 7.6.0-beta.fc0eacc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintrc.cjs +3 -0
- package/README.md +1 -1
- package/allCommands.json +1 -1
- package/allCommandsFull.json +1 -1
- package/dist/Auth.js +12 -10
- package/dist/AuthServer.js +1 -1
- package/dist/config.js +2 -2
- package/dist/m365/app/commands/app-get.js +1 -1
- package/dist/m365/app/commands/app-open.js +1 -1
- package/dist/m365/app/commands/permission/permission-add.js +2 -2
- package/dist/m365/app/commands/permission/permission-list.js +2 -2
- package/dist/m365/base/PeriodBasedReport.js +3 -0
- package/dist/m365/cli/commands/cli-consent.js +2 -2
- package/dist/m365/cli/commands/cli-reconsent.js +3 -3
- package/dist/m365/commands/login.js +1 -1
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-add.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-get.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-list.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-member-add.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-member-get.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-member-list.js +1 -0
- package/dist/m365/entra/commands/administrativeunit/administrativeunit-remove.js +1 -0
- package/dist/m365/entra/commands/app/app-add.js +7 -6
- package/dist/m365/entra/commands/app/app-get.js +4 -3
- package/dist/m365/entra/commands/app/app-list.js +1 -0
- package/dist/m365/entra/commands/app/app-permission-add.js +3 -2
- package/dist/m365/entra/commands/app/app-permission-list.js +1 -1
- package/dist/m365/entra/commands/app/app-remove.js +5 -4
- package/dist/m365/entra/commands/app/app-role-add.js +6 -5
- package/dist/m365/entra/commands/app/app-role-list.js +4 -3
- package/dist/m365/entra/commands/app/app-role-remove.js +6 -5
- package/dist/m365/entra/commands/app/app-set.js +8 -7
- package/dist/m365/entra/commands/approleassignment/approleassignment-add.js +2 -1
- package/dist/m365/entra/commands/approleassignment/approleassignment-list.js +1 -0
- package/dist/m365/entra/commands/approleassignment/approleassignment-remove.js +1 -0
- package/dist/m365/entra/commands/enterpriseapp/enterpriseapp-add.js +1 -0
- package/dist/m365/entra/commands/enterpriseapp/enterpriseapp-get.js +1 -0
- package/dist/m365/entra/commands/enterpriseapp/enterpriseapp-list.js +1 -0
- package/dist/m365/entra/commands/group/group-get.js +1 -0
- package/dist/m365/entra/commands/group/group-list.js +1 -0
- package/dist/m365/entra/commands/group/group-remove.js +1 -0
- package/dist/m365/entra/commands/group/group-user-list.js +1 -0
- package/dist/m365/entra/commands/groupsetting/groupsetting-add.js +1 -0
- package/dist/m365/entra/commands/groupsetting/groupsetting-get.js +1 -0
- package/dist/m365/entra/commands/groupsetting/groupsetting-list.js +1 -0
- package/dist/m365/entra/commands/groupsetting/groupsetting-remove.js +1 -0
- package/dist/m365/entra/commands/groupsetting/groupsetting-set.js +1 -0
- package/dist/m365/entra/commands/groupsettingtemplate/groupsettingtemplate-get.js +1 -0
- package/dist/m365/entra/commands/groupsettingtemplate/groupsettingtemplate-list.js +1 -0
- package/dist/m365/entra/commands/license/license-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-add.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-conversation-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-conversation-post-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-get.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-recyclebinitem-clear.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-recyclebinitem-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-recyclebinitem-remove.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-recyclebinitem-restore.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-remove.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-renew.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-set.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-teamify.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-user-add.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-user-list.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-user-remove.js +1 -0
- package/dist/m365/entra/commands/m365group/m365group-user-set.js +1 -0
- package/dist/m365/entra/commands/oauth2grant/oauth2grant-add.js +1 -0
- package/dist/m365/entra/commands/oauth2grant/oauth2grant-list.js +1 -0
- package/dist/m365/entra/commands/oauth2grant/oauth2grant-remove.js +1 -0
- package/dist/m365/entra/commands/oauth2grant/oauth2grant-set.js +1 -0
- package/dist/m365/entra/commands/policy/policy-list.js +1 -0
- package/dist/m365/entra/commands/siteclassification/siteclassification-disable.js +1 -0
- package/dist/m365/entra/commands/siteclassification/siteclassification-enable.js +1 -0
- package/dist/m365/entra/commands/siteclassification/siteclassification-get.js +1 -0
- package/dist/m365/entra/commands/siteclassification/siteclassification-set.js +1 -0
- package/dist/m365/entra/commands/user/user-add.js +1 -0
- package/dist/m365/entra/commands/user/user-get.js +1 -0
- package/dist/m365/entra/commands/user/user-guest-add.js +1 -0
- package/dist/m365/entra/commands/user/user-hibp.js +1 -0
- package/dist/m365/entra/commands/user/user-license-add.js +1 -0
- package/dist/m365/entra/commands/user/user-license-list.js +1 -0
- package/dist/m365/entra/commands/user/user-license-remove.js +1 -0
- package/dist/m365/entra/commands/user/user-list.js +1 -0
- package/dist/m365/entra/commands/user/user-password-validate.js +1 -0
- package/dist/m365/entra/commands/user/user-recyclebinitem-clear.js +1 -0
- package/dist/m365/entra/commands/user/user-recyclebinitem-list.js +1 -0
- package/dist/m365/entra/commands/user/user-recyclebinitem-remove.js +2 -1
- package/dist/m365/entra/commands/user/user-recyclebinitem-restore.js +1 -0
- package/dist/m365/entra/commands/user/user-remove.js +1 -0
- package/dist/m365/entra/commands/user/user-set.js +1 -0
- package/dist/m365/entra/commands/user/user-signin-list.js +1 -0
- package/dist/m365/outlook/commands/message/message-remove.js +113 -0
- package/dist/m365/outlook/commands.js +1 -0
- package/dist/m365/pp/commands/managementapp/managementapp-add.js +7 -7
- package/dist/m365/spfx/commands/project/DeployWorkflow.js +111 -0
- package/dist/m365/spfx/commands/project/project-azuredevops-pipeline-add.js +183 -0
- package/dist/m365/spfx/commands/project/project-azuredevops-pipeline-model.js +2 -0
- package/dist/m365/spfx/commands/project/project-github-workflow-add.js +6 -4
- package/dist/m365/spfx/commands.js +1 -0
- package/dist/m365/spo/commands/folder/FolderColor.js +19 -0
- package/dist/m365/spo/commands/folder/folder-add.js +46 -17
- package/dist/m365/spo/commands/folder/folder-set.js +118 -0
- package/dist/m365/spo/commands/group/group-member-add.js +2 -2
- package/dist/m365/spo/commands/group/group-member-remove.js +1 -1
- package/dist/m365/spo/commands/site/site-apppermission-add.js +2 -2
- package/dist/m365/spo/commands/site/site-recyclebinitem-restore.js +66 -27
- package/dist/m365/spo/commands/tenant/tenant-settings-set.js +1 -1
- package/dist/m365/spo/commands/user/user-remove.js +93 -16
- package/dist/m365/spo/commands.js +1 -0
- package/dist/m365/teams/commands/report/report-directroutingcalls.js +3 -0
- package/dist/m365/teams/commands/report/report-pstncalls.js +3 -0
- package/dist/m365/teams/commands/tab/tab-get.js +1 -1
- package/dist/m365/teams/commands/team/team-add.js +132 -3
- package/dist/m365/tenant/commands/report/report-office365activationcounts.js +3 -0
- package/dist/m365/tenant/commands/report/report-office365activationsusercounts.js +3 -0
- package/dist/m365/tenant/commands/report/report-office365activationsuserdetail.js +3 -0
- package/dist/utils/entraUser.js +36 -0
- package/dist/utils/spo.js +1 -1
- package/docs/docs/cmd/app/app-get.mdx +10 -10
- package/docs/docs/cmd/app/app-open.mdx +6 -6
- package/docs/docs/cmd/app/permission/permission-add.mdx +2 -2
- package/docs/docs/cmd/app/permission/permission-list.mdx +5 -5
- package/docs/docs/cmd/cli/cli-consent.mdx +2 -2
- package/docs/docs/cmd/cli/cli-reconsent.mdx +6 -6
- package/docs/docs/cmd/entra/app/app-permission-add.mdx +6 -6
- package/docs/docs/cmd/entra/approleassignment/approleassignment-add.mdx +1 -1
- package/docs/docs/cmd/entra/approleassignment/approleassignment-list.mdx +4 -4
- package/docs/docs/cmd/entra/enterpriseapp/enterpriseapp-add.mdx +1 -1
- package/docs/docs/cmd/entra/enterpriseapp/enterpriseapp-get.mdx +1 -1
- package/docs/docs/cmd/entra/group/group-user-add.mdx +7 -7
- package/docs/docs/cmd/entra/m365group/m365group-report-activitycounts.mdx +8 -0
- package/docs/docs/cmd/entra/m365group/m365group-report-activitydetail.mdx +8 -0
- package/docs/docs/cmd/entra/m365group/m365group-report-activityfilecounts.mdx +8 -0
- package/docs/docs/cmd/entra/m365group/m365group-report-activitygroupcounts.mdx +8 -0
- package/docs/docs/cmd/entra/m365group/m365group-report-activitystorage.mdx +8 -0
- package/docs/docs/cmd/entra/oauth2grant/oauth2grant-add.mdx +1 -1
- package/docs/docs/cmd/entra/oauth2grant/oauth2grant-list.mdx +1 -1
- package/docs/docs/cmd/entra/oauth2grant/oauth2grant-remove.mdx +1 -1
- package/docs/docs/cmd/entra/oauth2grant/oauth2grant-set.mdx +1 -1
- package/docs/docs/cmd/external/connection/connection-add.mdx +2 -2
- package/docs/docs/cmd/file/file-add.mdx +1 -1
- package/docs/docs/cmd/graph/schemaextension/schemaextension-add.mdx +2 -2
- package/docs/docs/cmd/graph/schemaextension/schemaextension-set.mdx +1 -1
- package/docs/docs/cmd/login.mdx +18 -18
- package/docs/docs/cmd/onedrive/report/report-activityfilecounts.mdx +8 -0
- package/docs/docs/cmd/onedrive/report/report-activityusercounts.mdx +8 -0
- package/docs/docs/cmd/onedrive/report/report-activityuserdetail.mdx +8 -0
- package/docs/docs/cmd/onedrive/report/report-usageaccountcounts.mdx +8 -0
- package/docs/docs/cmd/onedrive/report/report-usageaccountdetail.mdx +8 -0
- package/docs/docs/cmd/onedrive/report/report-usagefilecounts.mdx +6 -0
- package/docs/docs/cmd/onedrive/report/report-usagestorage.mdx +8 -0
- package/docs/docs/cmd/outlook/message/message-remove.mdx +67 -0
- package/docs/docs/cmd/outlook/report/report-mailactivitycounts.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailactivityusercounts.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailactivityuserdetail.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailappusageappsusercounts.mdx +7 -0
- package/docs/docs/cmd/outlook/report/report-mailappusageusercounts.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailappusageuserdetail.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailappusageversionsusercounts.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailboxusagedetail.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailboxusagemailboxcount.mdx +6 -0
- package/docs/docs/cmd/outlook/report/report-mailboxusagequotastatusmailboxcounts.mdx +8 -0
- package/docs/docs/cmd/outlook/report/report-mailboxusagestorage.mdx +8 -0
- package/docs/docs/cmd/pa/app/app-owner-set.mdx +1 -1
- package/docs/docs/cmd/pa/app/app-permission-ensure.mdx +3 -3
- package/docs/docs/cmd/pa/app/app-permission-remove.mdx +3 -3
- package/docs/docs/cmd/planner/plan/plan-add.mdx +1 -1
- package/docs/docs/cmd/planner/roster/roster-add.mdx +5 -5
- package/docs/docs/cmd/planner/roster/roster-get.mdx +7 -7
- package/docs/docs/cmd/planner/roster/roster-member-add.mdx +4 -4
- package/docs/docs/cmd/planner/roster/roster-member-get.mdx +4 -4
- package/docs/docs/cmd/planner/roster/roster-member-list.mdx +2 -2
- package/docs/docs/cmd/planner/roster/roster-member-remove.mdx +5 -5
- package/docs/docs/cmd/planner/roster/roster-plan-list.mdx +1 -1
- package/docs/docs/cmd/planner/roster/roster-remove.mdx +2 -2
- package/docs/docs/cmd/planner/task/task-add.mdx +1 -1
- package/docs/docs/cmd/planner/task/task-get.mdx +1 -1
- package/docs/docs/cmd/planner/task/task-list.mdx +1 -1
- package/docs/docs/cmd/planner/task/task-remove.mdx +1 -1
- package/docs/docs/cmd/planner/task/task-set.mdx +1 -1
- package/docs/docs/cmd/pp/environment/environment-get.mdx +1 -1
- package/docs/docs/cmd/pp/environment/environment-list.mdx +1 -1
- package/docs/docs/cmd/pp/managementapp/managementapp-add.mdx +9 -9
- package/docs/docs/cmd/purview/auditlog/auditlog-list.mdx +1 -1
- package/docs/docs/cmd/purview/sensitivitylabel/sensitivitylabel-get.mdx +1 -1
- package/docs/docs/cmd/purview/sensitivitylabel/sensitivitylabel-list.mdx +1 -1
- package/docs/docs/cmd/purview/sensitivitylabel/sensitivitylabel-policysettings-list.mdx +1 -1
- package/docs/docs/cmd/request.mdx +1 -1
- package/docs/docs/cmd/skype/report/report-activitycounts.mdx +8 -0
- package/docs/docs/cmd/skype/report/report-activityusercounts.mdx +8 -0
- package/docs/docs/cmd/skype/report/report-activityuserdetail.mdx +8 -0
- package/docs/docs/cmd/spfx/project/project-azuredevops-pipeline-add.mdx +87 -0
- package/docs/docs/cmd/spfx/project/project-github-workflow-add.mdx +2 -2
- package/docs/docs/cmd/spo/file/file-roleassignment-add.mdx +3 -3
- package/docs/docs/cmd/spo/file/file-roleassignment-remove.mdx +2 -2
- package/docs/docs/cmd/spo/folder/folder-add.mdx +38 -0
- package/docs/docs/cmd/spo/folder/folder-roleassignment-add.mdx +1 -1
- package/docs/docs/cmd/spo/folder/folder-roleassignment-remove.mdx +1 -1
- package/docs/docs/cmd/spo/folder/folder-set.mdx +88 -0
- package/docs/docs/cmd/spo/group/group-member-add.mdx +2 -2
- package/docs/docs/cmd/spo/group/group-member-remove.mdx +3 -3
- package/docs/docs/cmd/spo/list/list-roleassignment-add.mdx +3 -3
- package/docs/docs/cmd/spo/list/list-roleassignment-remove.mdx +2 -2
- package/docs/docs/cmd/spo/listitem/listitem-roleassignment-add.mdx +8 -8
- package/docs/docs/cmd/spo/listitem/listitem-roleassignment-remove.mdx +2 -2
- package/docs/docs/cmd/spo/report/report-activityfilecounts.mdx +8 -0
- package/docs/docs/cmd/spo/report/report-activitypages.mdx +8 -0
- package/docs/docs/cmd/spo/report/report-activityusercounts.mdx +6 -0
- package/docs/docs/cmd/spo/report/report-activityuserdetail.mdx +6 -0
- package/docs/docs/cmd/spo/report/report-siteusagedetail.mdx +6 -0
- package/docs/docs/cmd/spo/report/report-siteusagefilecounts.mdx +6 -0
- package/docs/docs/cmd/spo/report/report-siteusagepages.mdx +8 -0
- package/docs/docs/cmd/spo/report/report-siteusagesitecounts.mdx +6 -0
- package/docs/docs/cmd/spo/report/report-siteusagestorage.mdx +8 -0
- package/docs/docs/cmd/spo/site/site-apppermission-add.mdx +2 -2
- package/docs/docs/cmd/spo/site/site-apppermission-set.mdx +2 -2
- package/docs/docs/cmd/spo/site/site-recyclebinitem-restore.mdx +29 -5
- package/docs/docs/cmd/spo/tenant/tenant-settings-set.mdx +89 -89
- package/docs/docs/cmd/spo/user/user-ensure.mdx +1 -1
- package/docs/docs/cmd/spo/user/user-remove.mdx +40 -9
- package/docs/docs/cmd/spo/web/web-roleassignment-add.mdx +3 -3
- package/docs/docs/cmd/spo/web/web-roleassignment-remove.mdx +2 -2
- package/docs/docs/cmd/teams/channel/channel-member-remove.mdx +1 -1
- package/docs/docs/cmd/teams/channel/channel-member-set.mdx +1 -1
- package/docs/docs/cmd/teams/chat/chat-member-remove.mdx +3 -3
- package/docs/docs/cmd/teams/report/report-deviceusagedistributionusercounts.mdx +8 -0
- package/docs/docs/cmd/teams/report/report-deviceusageusercounts.mdx +8 -0
- package/docs/docs/cmd/teams/report/report-deviceusageuserdetail.mdx +6 -0
- package/docs/docs/cmd/teams/report/report-directroutingcalls.mdx +7 -1
- package/docs/docs/cmd/teams/report/report-pstncalls.mdx +7 -1
- package/docs/docs/cmd/teams/report/report-useractivitycounts.mdx +8 -0
- package/docs/docs/cmd/teams/report/report-useractivityusercounts.mdx +8 -0
- package/docs/docs/cmd/teams/report/report-useractivityuserdetail.mdx +8 -0
- package/docs/docs/cmd/teams/tab/tab-get.mdx +19 -12
- package/docs/docs/cmd/teams/team/team-add.mdx +28 -4
- package/docs/docs/cmd/tenant/report/report-activeusercounts.mdx +8 -0
- package/docs/docs/cmd/tenant/report/report-activeuserdetail.mdx +6 -0
- package/docs/docs/cmd/tenant/report/report-office365activationcounts.mdx +8 -0
- package/docs/docs/cmd/tenant/report/report-office365activationsusercounts.mdx +8 -0
- package/docs/docs/cmd/tenant/report/report-office365activationsuserdetail.mdx +8 -0
- package/docs/docs/cmd/tenant/report/report-servicesusercounts.mdx +8 -0
- package/docs/docs/cmd/tenant/security/security-alerts-list.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-group-list.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-group-user-add.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-group-user-remove.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-message-add.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-message-get.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-message-like-set.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-message-list.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-message-remove.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-network-list.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-report-activitycounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-report-activityusercounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-report-activityuserdetail.mdx +6 -0
- package/docs/docs/cmd/viva/engage/engage-report-deviceusagedistributionusercounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-report-deviceusageusercounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-report-deviceusageuserdetail.mdx +6 -0
- package/docs/docs/cmd/viva/engage/engage-report-groupsactivitycounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-report-groupsactivitydetail.mdx +6 -0
- package/docs/docs/cmd/viva/engage/engage-report-groupsactivitygroupcounts.mdx +8 -0
- package/docs/docs/cmd/viva/engage/engage-search.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-user-get.mdx +1 -1
- package/docs/docs/cmd/viva/engage/engage-user-list.mdx +1 -1
- package/npm-shrinkwrap.json +62 -58
- package/package.json +11 -11
- package/dist/m365/spo/commands/folder/folder-rename.js +0 -72
- package/docs/docs/cmd/spo/folder/folder-rename.mdx +0 -44
|
@@ -21,6 +21,14 @@ m365 outlook report mailboxusagequotastatusmailboxcounts [options]
|
|
|
21
21
|
|
|
22
22
|
<Global />
|
|
23
23
|
|
|
24
|
+
## Remarks
|
|
25
|
+
|
|
26
|
+
:::info
|
|
27
|
+
|
|
28
|
+
This command supports only csv and json output.
|
|
29
|
+
|
|
30
|
+
:::
|
|
31
|
+
|
|
24
32
|
## Examples
|
|
25
33
|
|
|
26
34
|
Gets the count of user mailboxes in each quota category for the last week
|
|
@@ -21,6 +21,14 @@ m365 outlook report mailboxusagestorage [options]
|
|
|
21
21
|
|
|
22
22
|
<Global />
|
|
23
23
|
|
|
24
|
+
## Remarks
|
|
25
|
+
|
|
26
|
+
:::info
|
|
27
|
+
|
|
28
|
+
This command supports only csv and json output.
|
|
29
|
+
|
|
30
|
+
:::
|
|
31
|
+
|
|
24
32
|
## Examples
|
|
25
33
|
|
|
26
34
|
Gets the amount of mailbox storage used in your organization for the last week
|
|
@@ -22,7 +22,7 @@ m365 pa app owner set [options]
|
|
|
22
22
|
: The name (GUID) of the Microsoft Power App.
|
|
23
23
|
|
|
24
24
|
`--userId [userId]`
|
|
25
|
-
: The
|
|
25
|
+
: The Microsoft Entra ID of the new owner. Specify either `userId` or `userName` but not both.
|
|
26
26
|
|
|
27
27
|
`--userName [userName]`
|
|
28
28
|
: The user principal name of the new owner. Specify either `userId` or `userName` but not both.
|
|
@@ -20,16 +20,16 @@ m365 pa app permission ensure [options]
|
|
|
20
20
|
: Permission level given to the app. Valid values: `CanEdit`, `CanView`. Sharing with the entire tenant is only supported with `CanView` role.
|
|
21
21
|
|
|
22
22
|
`--userId [userId]`
|
|
23
|
-
: The
|
|
23
|
+
: The ID of the Microsoft Entra user. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
24
24
|
|
|
25
25
|
`--userName [userName]`
|
|
26
26
|
: The user principal name of the user. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
27
27
|
|
|
28
28
|
`--groupId [groupId]`
|
|
29
|
-
: The
|
|
29
|
+
: The ID of the Microsoft Entra group. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
30
30
|
|
|
31
31
|
`--groupName [groupName]`
|
|
32
|
-
: The name of the
|
|
32
|
+
: The name of the Microsoft Entra group. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
33
33
|
|
|
34
34
|
`--tenant`
|
|
35
35
|
: Share the app with the entire tenant. When specifying this, only `CanView` role is supported. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
@@ -17,16 +17,16 @@ m365 pa app permission remove [options]
|
|
|
17
17
|
: The name (GUID) of the Microsoft Power App.
|
|
18
18
|
|
|
19
19
|
`--userId [userId]`
|
|
20
|
-
: The
|
|
20
|
+
: The ID of the Microsoft Entra user. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
21
21
|
|
|
22
22
|
`--userName [userName]`
|
|
23
23
|
: The user principal name of the user. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
24
24
|
|
|
25
25
|
`--groupId [groupId]`
|
|
26
|
-
: The
|
|
26
|
+
: The ID of the Microsoft Entra group. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
27
27
|
|
|
28
28
|
`--groupName [groupName]`
|
|
29
|
-
: The name of the
|
|
29
|
+
: The name of the Microsoft Entra group. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
30
30
|
|
|
31
31
|
`--tenant`
|
|
32
32
|
: When specifying this, tenant permissions (everyone in the tenant) will be removed. Specify either `userId`, `userName`, `groupId`, `groupName`, or `tenant`.
|
|
@@ -59,7 +59,7 @@ m365 planner plan add --title 'My Planner Plan' --ownerGroupName 'My Planner Gro
|
|
|
59
59
|
Adds a Microsoft Planner plan with a Roster by id.
|
|
60
60
|
|
|
61
61
|
```sh
|
|
62
|
-
m365 planner plan add --title 'My Planner Plan' --rosterId '
|
|
62
|
+
m365 planner plan add --title 'My Planner Plan' --rosterId '8bc07d47-c06f-41e1-8f00-1c113c8f6067'
|
|
63
63
|
```
|
|
64
64
|
|
|
65
65
|
Adds a Microsoft Planner plan with with a Group by name and share it with the given users.
|
|
@@ -51,7 +51,7 @@ m365 planner roster add
|
|
|
51
51
|
|
|
52
52
|
```json
|
|
53
53
|
{
|
|
54
|
-
"id": "
|
|
54
|
+
"id": "8bc07d47-c06f-41e1-8f00-1c113c8f6067",
|
|
55
55
|
"assignedSensitivityLabel": null
|
|
56
56
|
}
|
|
57
57
|
```
|
|
@@ -61,7 +61,7 @@ m365 planner roster add
|
|
|
61
61
|
|
|
62
62
|
```text
|
|
63
63
|
assignedSensitivityLabel: null
|
|
64
|
-
id :
|
|
64
|
+
id : 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
65
65
|
```
|
|
66
66
|
|
|
67
67
|
</TabItem>
|
|
@@ -69,7 +69,7 @@ m365 planner roster add
|
|
|
69
69
|
|
|
70
70
|
```csv
|
|
71
71
|
id,assignedSensitivityLabel
|
|
72
|
-
|
|
72
|
+
8bc07d47-c06f-41e1-8f00-1c113c8f6067,
|
|
73
73
|
```
|
|
74
74
|
|
|
75
75
|
</TabItem>
|
|
@@ -80,11 +80,11 @@ m365 planner roster add
|
|
|
80
80
|
|
|
81
81
|
Date: 7/2/2023
|
|
82
82
|
|
|
83
|
-
##
|
|
83
|
+
## 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
84
84
|
|
|
85
85
|
Property | Value
|
|
86
86
|
---------|-------
|
|
87
|
-
id |
|
|
87
|
+
id | 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
88
88
|
assignedSensitivityLabel | null
|
|
89
89
|
```
|
|
90
90
|
|
|
@@ -34,7 +34,7 @@ This command is based on an API that is currently in preview and is subject to c
|
|
|
34
34
|
Gets information about a specific Planner Roster.
|
|
35
35
|
|
|
36
36
|
```sh
|
|
37
|
-
m365 planner roster get --id
|
|
37
|
+
m365 planner roster get --id 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
38
38
|
```
|
|
39
39
|
|
|
40
40
|
## Response
|
|
@@ -44,7 +44,7 @@ m365 planner roster get --id tYqYlNd6eECmsNhN_fcq85cAGAnd
|
|
|
44
44
|
|
|
45
45
|
```json
|
|
46
46
|
{
|
|
47
|
-
"id": "
|
|
47
|
+
"id": "8bc07d47-c06f-41e1-8f00-1c113c8f6067",
|
|
48
48
|
"assignedSensitivityLabel": null
|
|
49
49
|
}
|
|
50
50
|
```
|
|
@@ -54,7 +54,7 @@ m365 planner roster get --id tYqYlNd6eECmsNhN_fcq85cAGAnd
|
|
|
54
54
|
|
|
55
55
|
```text
|
|
56
56
|
assignedSensitivityLabel: null
|
|
57
|
-
id :
|
|
57
|
+
id : 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
58
58
|
```
|
|
59
59
|
|
|
60
60
|
</TabItem>
|
|
@@ -62,22 +62,22 @@ m365 planner roster get --id tYqYlNd6eECmsNhN_fcq85cAGAnd
|
|
|
62
62
|
|
|
63
63
|
```csv
|
|
64
64
|
id,assignedSensitivityLabel
|
|
65
|
-
|
|
65
|
+
8bc07d47-c06f-41e1-8f00-1c113c8f6067,
|
|
66
66
|
```
|
|
67
67
|
|
|
68
68
|
</TabItem>
|
|
69
69
|
<TabItem value="Markdown">
|
|
70
70
|
|
|
71
71
|
```md
|
|
72
|
-
# planner roster get --id "
|
|
72
|
+
# planner roster get --id "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
73
73
|
|
|
74
74
|
Date: 1/30/2023
|
|
75
75
|
|
|
76
|
-
##
|
|
76
|
+
## 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
77
77
|
|
|
78
78
|
Property | Value
|
|
79
79
|
---------|-------
|
|
80
|
-
id |
|
|
80
|
+
id | 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
81
81
|
assignedSensitivityLabel | null
|
|
82
82
|
```
|
|
83
83
|
|
|
@@ -19,7 +19,7 @@ m365 planner roster member add [options]
|
|
|
19
19
|
: ID of the Planner Roster.
|
|
20
20
|
|
|
21
21
|
`--userId [userId]`
|
|
22
|
-
: User's
|
|
22
|
+
: User's Microsoft Entra ID. Specify either `userId`, `userName` but not both.
|
|
23
23
|
|
|
24
24
|
`--userName [userName]`
|
|
25
25
|
: User's UPN (user principal name, e.g. johndoe@example.com). Specify either `userId`, `userName` but not both.
|
|
@@ -40,13 +40,13 @@ This command is based on an API that is currently in preview and is subject to c
|
|
|
40
40
|
Adds a specific user by user name as member of the Planner Roster.
|
|
41
41
|
|
|
42
42
|
```sh
|
|
43
|
-
m365 planner roster member add --rosterId
|
|
43
|
+
m365 planner roster member add --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userName john.doe@contoso.com
|
|
44
44
|
```
|
|
45
45
|
|
|
46
46
|
Adds a specific user by ID as member of the Planner Roster.
|
|
47
47
|
|
|
48
48
|
```sh
|
|
49
|
-
m365 planner roster member add --rosterId
|
|
49
|
+
m365 planner roster member add --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userId d049a857-f1c3-4fb3-a629-d8cfb3bd7275
|
|
50
50
|
```
|
|
51
51
|
|
|
52
52
|
## Response
|
|
@@ -85,7 +85,7 @@ m365 planner roster member add --rosterId tYqYlNd6eECmsNhN_fcq85cAGAnd --userId
|
|
|
85
85
|
<TabItem value="Markdown">
|
|
86
86
|
|
|
87
87
|
```md
|
|
88
|
-
# planner roster member add --rosterId "
|
|
88
|
+
# planner roster member add --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067" --userId "2056d2f6-3257-4253-8cfc-b73393e414e5"
|
|
89
89
|
|
|
90
90
|
Date: 6/2/2023
|
|
91
91
|
|
|
@@ -19,7 +19,7 @@ m365 planner roster member get [options]
|
|
|
19
19
|
: ID of the Planner Roster.
|
|
20
20
|
|
|
21
21
|
`--userId [userId]`
|
|
22
|
-
: User's
|
|
22
|
+
: User's Microsoft Entra ID. Specify either `userId` or `userName` but not both.
|
|
23
23
|
|
|
24
24
|
`--userName [userName]`
|
|
25
25
|
: User's UPN (user principal name, e.g. johndoe@example.com). Specify either `userId` or `userName` but not both.
|
|
@@ -40,13 +40,13 @@ This command is based on an API that is currently in preview and is subject to c
|
|
|
40
40
|
Gets a specific user by user name as member of the Planner Roster.
|
|
41
41
|
|
|
42
42
|
```sh
|
|
43
|
-
m365 planner roster member get --rosterId
|
|
43
|
+
m365 planner roster member get --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userName john.doe@contoso.com
|
|
44
44
|
```
|
|
45
45
|
|
|
46
46
|
Gets a specific user by ID as member of the Planner Roster.
|
|
47
47
|
|
|
48
48
|
```sh
|
|
49
|
-
m365 planner roster member get --rosterId
|
|
49
|
+
m365 planner roster member get --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userId d049a857-f1c3-4fb3-a629-d8cfb3bd7275
|
|
50
50
|
```
|
|
51
51
|
|
|
52
52
|
## Response
|
|
@@ -85,7 +85,7 @@ m365 planner roster member get --rosterId tYqYlNd6eECmsNhN_fcq85cAGAnd --userId
|
|
|
85
85
|
<TabItem value="Markdown">
|
|
86
86
|
|
|
87
87
|
```md
|
|
88
|
-
# planner roster member get --rosterId "
|
|
88
|
+
# planner roster member get --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067" --userId "2056d2f6-3257-4253-8cfc-b73393e414e5"
|
|
89
89
|
|
|
90
90
|
Date: 18/2/2023
|
|
91
91
|
|
|
@@ -34,7 +34,7 @@ This command is based on an API that is currently in preview and is subject to c
|
|
|
34
34
|
Lists members of the specified Microsoft Planner Roster.
|
|
35
35
|
|
|
36
36
|
```sh
|
|
37
|
-
m365 planner roster member list --rosterId
|
|
37
|
+
m365 planner roster member list --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
38
38
|
```
|
|
39
39
|
|
|
40
40
|
## Response
|
|
@@ -74,7 +74,7 @@ m365 planner roster member list --rosterId tYqYlNd6eECmsNhN_fcq85cAGAnd
|
|
|
74
74
|
<TabItem value="Markdown">
|
|
75
75
|
|
|
76
76
|
```md
|
|
77
|
-
# planner roster member list --rosterId "
|
|
77
|
+
# planner roster member list --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
78
78
|
|
|
79
79
|
Date: 5/2/2023
|
|
80
80
|
|
|
@@ -17,7 +17,7 @@ m365 planner roster member remove [options]
|
|
|
17
17
|
: ID of the Planner Roster.
|
|
18
18
|
|
|
19
19
|
`--userId [userId]`
|
|
20
|
-
: User's
|
|
20
|
+
: User's Microsoft Entra ID. Specify either `userId` or `userName` but not both.
|
|
21
21
|
|
|
22
22
|
`--userName [userName]`
|
|
23
23
|
: User's UPN (user principal name, e.g. johndoe@example.com). Specify either `userId` or `userName` but not both.
|
|
@@ -44,16 +44,16 @@ The Planner Roster will be deleted when it doesn't have any users remaining in t
|
|
|
44
44
|
|
|
45
45
|
## Examples
|
|
46
46
|
|
|
47
|
-
Remove a Roster member by its
|
|
47
|
+
Remove a Roster member by its Microsoft Entra ID.
|
|
48
48
|
|
|
49
49
|
```sh
|
|
50
|
-
m365 planner roster member remove --rosterId
|
|
50
|
+
m365 planner roster member remove --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userId 126878e5-d8f9-4db2-951d-d25486488d38
|
|
51
51
|
```
|
|
52
52
|
|
|
53
|
-
Remove a Roster member by its UPN
|
|
53
|
+
Remove a Roster member by its UPN.
|
|
54
54
|
|
|
55
55
|
```sh
|
|
56
|
-
m365 planner roster member remove --rosterId
|
|
56
|
+
m365 planner roster member remove --rosterId 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --userName john.doe@contoso.com
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
## Response
|
|
@@ -16,7 +16,7 @@ m365 planner roster plan list [options]
|
|
|
16
16
|
|
|
17
17
|
```md definition-list
|
|
18
18
|
`--userId [userId]`
|
|
19
|
-
: User's
|
|
19
|
+
: User's Microsoft Entra ID. Specify either `userId` or `userName` but not both. Specify this option only when using application permissions.
|
|
20
20
|
|
|
21
21
|
`--userName [userName]`
|
|
22
22
|
: User's UPN (user principal name, e.g. johndoe@example.com). Specify either `userId` or `userName` but not both. Specify this option only when using application permissions.
|
|
@@ -41,13 +41,13 @@ This command is based on an API that is currently in preview and is subject to c
|
|
|
41
41
|
Removes a Planner Roster
|
|
42
42
|
|
|
43
43
|
```sh
|
|
44
|
-
m365 planner roster remove --id
|
|
44
|
+
m365 planner roster remove --id 8bc07d47-c06f-41e1-8f00-1c113c8f6067
|
|
45
45
|
```
|
|
46
46
|
|
|
47
47
|
Removes a Planner Roster without confirmation prompt
|
|
48
48
|
|
|
49
49
|
```sh
|
|
50
|
-
m365 planner roster remove --id
|
|
50
|
+
m365 planner roster remove --id 8bc07d47-c06f-41e1-8f00-1c113c8f6067 --force
|
|
51
51
|
```
|
|
52
52
|
|
|
53
53
|
## Response
|
|
@@ -133,7 +133,7 @@ m365 planner task add --title "My Planner Task" --planId "8QZEH7b3wkSbGQobscsM5g
|
|
|
133
133
|
Adds a Microsoft Planner task with the specified name for the plan with the specified rosterId and bucket with the ID.
|
|
134
134
|
|
|
135
135
|
```sh
|
|
136
|
-
m365 planner task add --title "My Planner Task" --rosterId "
|
|
136
|
+
m365 planner task add --title "My Planner Task" --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067" --bucketId "IK8tuFTwQEa5vTonM7ZMRZgAKdna"
|
|
137
137
|
```
|
|
138
138
|
|
|
139
139
|
## Response
|
|
@@ -62,7 +62,7 @@ m365 planner task get --title "My Planner Task" --bucketName "My Planner Bucket"
|
|
|
62
62
|
Returns the Microsoft Planner task by rosterId from the specified bucket.
|
|
63
63
|
|
|
64
64
|
```sh
|
|
65
|
-
m365 planner task get --title "New Task" --bucketName "To do" --rosterId "
|
|
65
|
+
m365 planner task get --title "New Task" --bucketName "To do" --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
66
66
|
```
|
|
67
67
|
|
|
68
68
|
## Response
|
|
@@ -94,7 +94,7 @@ m365 planner task list --bucketName "My Bucket" --planTitle "My Plan" --ownerGro
|
|
|
94
94
|
List the Microsoft Planner tasks by rosterId from the specified bucket.
|
|
95
95
|
|
|
96
96
|
```sh
|
|
97
|
-
m365 planner task list --bucketName "My Bucket" --rosterId "
|
|
97
|
+
m365 planner task list --bucketName "My Bucket" --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
98
98
|
```
|
|
99
99
|
|
|
100
100
|
## Response
|
|
@@ -95,7 +95,7 @@ m365 planner task remove --title "My Task" --bucketName "My Bucket" --planTitle
|
|
|
95
95
|
Removes the Microsoft Planner task by rosterId from the specified bucket.
|
|
96
96
|
|
|
97
97
|
```sh
|
|
98
|
-
m365 planner task remove --title "My Task" --bucketName "My Bucket" --rosterId "
|
|
98
|
+
m365 planner task remove --title "My Task" --bucketName "My Bucket" --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
99
99
|
```
|
|
100
100
|
|
|
101
101
|
## Response
|
|
@@ -111,7 +111,7 @@ m365 planner task set --id "Z-RLQGfppU6H3663DBzfs5gAMD3o" --title "My Planner Ta
|
|
|
111
111
|
Moves a Microsoft Planner task with the specified ID to the bucket by name. Based on the plan with the specified rosterId.
|
|
112
112
|
|
|
113
113
|
```sh
|
|
114
|
-
m365 planner task set --id "Z-RLQGfppU6H3663DBzfs5gAMD3o" --bucketName "My Planner Bucket" --rosterId "
|
|
114
|
+
m365 planner task set --id "Z-RLQGfppU6H3663DBzfs5gAMD3o" --bucketName "My Planner Bucket" --rosterId "8bc07d47-c06f-41e1-8f00-1c113c8f6067"
|
|
115
115
|
```
|
|
116
116
|
|
|
117
117
|
Moves a Microsoft Planner task with the specified ID to the bucket by name. Based on the plan with the specified title owned by the specified group by name.
|
|
@@ -30,7 +30,7 @@ m365 pp environment get [options]
|
|
|
30
30
|
|
|
31
31
|
This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
|
|
32
32
|
|
|
33
|
-
Register CLI for Microsoft 365 or
|
|
33
|
+
Register CLI for Microsoft 365 or Microsoft Entra application as a management application for the Power Platform using
|
|
34
34
|
|
|
35
35
|
`m365 pp managementapp add [options]`
|
|
36
36
|
|
|
@@ -26,7 +26,7 @@ m365 pp environment list [options]
|
|
|
26
26
|
:::warning
|
|
27
27
|
|
|
28
28
|
This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
|
|
29
|
-
Register CLI for Microsoft 365 or
|
|
29
|
+
Register CLI for Microsoft 365 or Microsoft Entra application as a management application for the Power Platform using m365 pp managementapp add [options]
|
|
30
30
|
|
|
31
31
|
:::
|
|
32
32
|
|
|
@@ -16,40 +16,40 @@ m365 pp managementapp add [options]
|
|
|
16
16
|
|
|
17
17
|
```md definition-list
|
|
18
18
|
`--appId [appId]`
|
|
19
|
-
: Application (client) ID of the
|
|
19
|
+
: Application (client) ID of the Microsoft Entra application registration to register as a management app. Specify either `appId`, `objectId` or `name`
|
|
20
20
|
|
|
21
21
|
`--objectId [objectId]`
|
|
22
|
-
: Object ID of the
|
|
22
|
+
: Object ID of the Microsoft Entra application registration to register as a management app. Specify either `appId`, `objectId` or `name`
|
|
23
23
|
|
|
24
24
|
`--name [name]`
|
|
25
|
-
: Name of the
|
|
25
|
+
: Name of the Microsoft Entra application registration to register as a management app. Specify either `appId`, `objectId` or `name`
|
|
26
26
|
```
|
|
27
27
|
|
|
28
28
|
<Global />
|
|
29
29
|
|
|
30
30
|
## Remarks
|
|
31
31
|
|
|
32
|
-
To execute this command the first time you'll need sign in using the Microsoft Azure PowerShell app registration. You can do this by executing `m365 login --appId 1950a258-227b-4e31-a9cf-717495945fc2`. To register the
|
|
32
|
+
To execute this command the first time you'll need sign in using the Microsoft Azure PowerShell app registration. You can do this by executing `m365 login --appId 1950a258-227b-4e31-a9cf-717495945fc2`. To register the Microsoft Entra app registration that CLI for Microsoft 365 uses by default, execute `m365 pp managementapp add--appId 31359c7f-bd7e-475c-86db-fdb8c937548e`.
|
|
33
33
|
|
|
34
|
-
For best performance use the `appId` option to reference the
|
|
34
|
+
For best performance use the `appId` option to reference the Microsoft Entra application registration to update. If you use `objectId` or `name`, this command will first need to find the corresponding `appId` for that application.
|
|
35
35
|
|
|
36
|
-
If the command finds multiple
|
|
36
|
+
If the command finds multiple Microsoft Entra application registrations with the specified app name, it will prompt you to disambiguate which app it should use, listing the discovered object IDs.
|
|
37
37
|
|
|
38
38
|
## Examples
|
|
39
39
|
|
|
40
|
-
Register CLI for Microsoft 365 as a management application for the Power Platform
|
|
40
|
+
Register CLI for Microsoft 365 as a management application for the Power Platform.
|
|
41
41
|
|
|
42
42
|
```sh
|
|
43
43
|
m365 pp managementapp add --appId 31359c7f-bd7e-475c-86db-fdb8c937548e
|
|
44
44
|
```
|
|
45
45
|
|
|
46
|
-
Register
|
|
46
|
+
Register a Microsoft Entra application with the specified object ID as a management application for the Power Platform.
|
|
47
47
|
|
|
48
48
|
```sh
|
|
49
49
|
m365 pp managementapp add --objectId d75be2e1-0204-4f95-857d-51a37cf40be8
|
|
50
50
|
```
|
|
51
51
|
|
|
52
|
-
Register
|
|
52
|
+
Register a Microsoft Entra application named _My app_ as a management application for the Power Platform.
|
|
53
53
|
|
|
54
54
|
```sh
|
|
55
55
|
m365 pp managementapp add --name "My app"
|
|
@@ -49,7 +49,7 @@ Retrieving audit logs is an intensive process, especially for large or active te
|
|
|
49
49
|
|
|
50
50
|
When you specify a value for `contentType`, consider the following:
|
|
51
51
|
|
|
52
|
-
- `AzureActiveDirectory` includes all
|
|
52
|
+
- `AzureActiveDirectory` includes all Microsoft Entra ID audit logs.
|
|
53
53
|
- `Exchange` includes all Exchange audit logs.
|
|
54
54
|
- `SharePoint` includes all SharePoint audit logs.
|
|
55
55
|
- `General` includes all other workloads not included in the previous content types.
|
|
@@ -19,7 +19,7 @@ m365 purview sensitivitylabel get [options]
|
|
|
19
19
|
: The Id of the sensitivity label.
|
|
20
20
|
|
|
21
21
|
`--userId [userId]`
|
|
22
|
-
: User's
|
|
22
|
+
: User's Microsoft Entra ID. Optionally specify this if you want to get a list of sensitivity labels that the user has access to. Specify either `userId` or `userName` but not both.
|
|
23
23
|
|
|
24
24
|
`--userName [userName]`
|
|
25
25
|
: User's UPN (user principal name, e.g. johndoe@example.com). Optionally specify this if you want to get a list of sensitivity labels that the user has access to. Specify either `userId` or `userName` but not both.
|
|
@@ -16,7 +16,7 @@ m365 purview sensitivitylabel list [options]
|
|
|
16
16
|
|
|
17
17
|
```md definition-list
|
|
18
18
|
`--userId [userId]`
|
|
19
|
-
: User's
|
|
19
|
+
: User's Microsoft Entra ID. Optionally specify this if you want to get a list of sensitivity labels that the user has access to. Specify either `userId` or `userName` but not both.
|
|
20
20
|
|
|
21
21
|
`--userName [userName]`
|
|
22
22
|
: User's UPN (user principal name, e.g. johndoe@example.com). Optionally specify this if you want to get a list of sensitivity labels that the user has access to. Specify either `userId` or `userName` but not both.
|
|
@@ -16,7 +16,7 @@ m365 purview sensitivitylabel policysettings list [options]
|
|
|
16
16
|
|
|
17
17
|
```md definition-list
|
|
18
18
|
`--userId [userId]`
|
|
19
|
-
: User's
|
|
19
|
+
: User's Microsoft Entra ID. Optionally specify this if you want to get a list of policy settings for a sensitivity label that the user has access to. Specify either `userId` or `userName` but not both.
|
|
20
20
|
|
|
21
21
|
`--userName [userName]`
|
|
22
22
|
: User's UPN (user principal name, e.g. johndoe@example.com). Optionally specify this if you want to get a list of policy settings for a sensitivity label that the user has access to. Specify either `userId` or `userName` but not both.
|
|
@@ -22,7 +22,7 @@ m365 request [options]
|
|
|
22
22
|
: The HTTP request method. Accepted values are `get`, `post`, `put`, `patch`, `delete`, `head`, `options`. The default value is `get`.
|
|
23
23
|
|
|
24
24
|
`-r, --resource [resource]`
|
|
25
|
-
: The resource uri for which the CLI should acquire a token from
|
|
25
|
+
: The resource uri for which the CLI should acquire a token from Microsoft Entra ID in order to access the service.
|
|
26
26
|
|
|
27
27
|
`-b, --body [body]`
|
|
28
28
|
: The request body. Optionally use `@example.json` to load the body from a file.
|
|
@@ -21,6 +21,14 @@ m365 skype report activitycounts [options]
|
|
|
21
21
|
|
|
22
22
|
<Global />
|
|
23
23
|
|
|
24
|
+
## Remarks
|
|
25
|
+
|
|
26
|
+
:::info
|
|
27
|
+
|
|
28
|
+
This command supports only csv and json output.
|
|
29
|
+
|
|
30
|
+
:::
|
|
31
|
+
|
|
24
32
|
## Examples
|
|
25
33
|
|
|
26
34
|
Gets the trends on how many users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions for the last week
|
|
@@ -21,6 +21,14 @@ m365 skype report activityusercounts [options]
|
|
|
21
21
|
|
|
22
22
|
<Global />
|
|
23
23
|
|
|
24
|
+
## Remarks
|
|
25
|
+
|
|
26
|
+
:::info
|
|
27
|
+
|
|
28
|
+
This command supports only csv and json output.
|
|
29
|
+
|
|
30
|
+
:::
|
|
31
|
+
|
|
24
32
|
## Examples
|
|
25
33
|
|
|
26
34
|
Gets the trends on how many unique users organized and participated in conference sessions held in your organization through Skype for Business. The report also includes the number of peer-to-peer sessions for the last week
|
|
@@ -24,6 +24,14 @@ m365 skype report activityuserdetail [options]
|
|
|
24
24
|
|
|
25
25
|
<Global />
|
|
26
26
|
|
|
27
|
+
## Remarks
|
|
28
|
+
|
|
29
|
+
:::info
|
|
30
|
+
|
|
31
|
+
This command supports only csv and json output.
|
|
32
|
+
|
|
33
|
+
:::
|
|
34
|
+
|
|
27
35
|
## Examples
|
|
28
36
|
|
|
29
37
|
Gets details about Skype for Business activity by user for the last week
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import Global from '/docs/cmd/_global.mdx';
|
|
2
|
+
|
|
3
|
+
# spfx project azuredevops pipeline add
|
|
4
|
+
|
|
5
|
+
Adds a Azure DevOps Pipeline for a SharePoint Framework project
|
|
6
|
+
|
|
7
|
+
## Usage
|
|
8
|
+
|
|
9
|
+
```sh
|
|
10
|
+
m365 spfx project azuredevops pipeline add [options]
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## Options
|
|
14
|
+
|
|
15
|
+
```md definition-list
|
|
16
|
+
`-n, --name [name]`
|
|
17
|
+
: Name of the pipeline run that will be created. If none is specified a default name generated by Azure DevOps will be used
|
|
18
|
+
|
|
19
|
+
`-b, --branchName [branchName]`
|
|
20
|
+
: Specify the branch name which should trigger the workflow on push. If none is specified a default will be used which is 'main'
|
|
21
|
+
|
|
22
|
+
`-l, --loginMethod [loginMethod]`
|
|
23
|
+
: Specify the login method used for the login action. Possible options are: `user`, `application`. Default `application`
|
|
24
|
+
|
|
25
|
+
`-s, --scope [scope]`
|
|
26
|
+
: Scope of the app catalog: `tenant`, `sitecollection`. Default is `tenant`
|
|
27
|
+
|
|
28
|
+
`-u, --siteUrl [siteUrl]`
|
|
29
|
+
: The URL of the site collection where the solution package will be added. Required if scope is set to `sitecollection`
|
|
30
|
+
|
|
31
|
+
`--skipFeatureDeployment`
|
|
32
|
+
: When specified the app will be added to all sites. When deployed to the site app catalog it will be added to all sub-sites of that site.
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
<Global />
|
|
36
|
+
|
|
37
|
+
## Remarks
|
|
38
|
+
|
|
39
|
+
The `spfx project azuredevops pipeline add` will create a workflow .yml file in the `.azuredevops/pipelines` directory in your project. If such directory does not exist the command will automatically create it.
|
|
40
|
+
|
|
41
|
+
The command will not create the Azure DevOps pipeline. You will need to manually create it in Azure DevOps. The command will only create the workflow file which you can then push to your repo and create a new yaml pipline based on it.
|
|
42
|
+
|
|
43
|
+
For the `application` login method the command does not register an Entra application nor does it create the required certificate. In order to proceed, obtain (create) a self-signed certificate and register a new Entra application with certificate authentication. After that you will need to fill the following variables, or what is more preferable, create a dedicated variable group to store those properties:
|
|
44
|
+
|
|
45
|
+
- `CertificateBase64Encoded` - base 64 encoded certificate. Use either `CertificateBase64Encoded` or `CertificateSecureFileId` but not both
|
|
46
|
+
- `CertificateSecureFileId` - id of a certificate file in the secure files section of the DevOps library. `.pfx` file. Use either `CertificateBase64Encoded` or `CertificateSecureFileId` but not both
|
|
47
|
+
- `CertificatePassword` - certificate password. This applies only if the certificate is encoded which is the recommended approach
|
|
48
|
+
- `EntraAppId` - client id of the registered Entra application
|
|
49
|
+
|
|
50
|
+
This use case is perfect in a production context as it does not create any dependencies on an account
|
|
51
|
+
|
|
52
|
+
For the `user` login method you will need to fill the following variables, or what is more preferable, create a dedicated variable group to store those properties:
|
|
53
|
+
|
|
54
|
+
- `UserName` - user email
|
|
55
|
+
- `Password` - password
|
|
56
|
+
|
|
57
|
+
This method is perfect to test your workflow, in a dev context, for personal usage. It will not work for accounts with MFA.
|
|
58
|
+
|
|
59
|
+
:::info
|
|
60
|
+
|
|
61
|
+
Run this command in the SPFx solution folder.
|
|
62
|
+
|
|
63
|
+
:::
|
|
64
|
+
|
|
65
|
+
## Examples
|
|
66
|
+
|
|
67
|
+
Adds an Azure DevOps Pipeline for a SharePoint Framework project triggered on push to main
|
|
68
|
+
|
|
69
|
+
```sh
|
|
70
|
+
m365 spfx project azuredevops pipeline add
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
Adds an Azure DevOps Pipeline for a SharePoint Framework project with `user` login method triggered on push to main
|
|
74
|
+
|
|
75
|
+
```sh
|
|
76
|
+
m365 spfx project azuredevops pipeline add --loginMethod "user"
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
Adds an Azure DevOps Pipeline for a SharePoint Framework project with deployment to a site collection app catalog
|
|
80
|
+
|
|
81
|
+
```sh
|
|
82
|
+
m365 spfx project azuredevops pipeline add --scope "sitecollection" --siteUrl "https://some.sharepoint.com/sites/someSite"
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
## Response
|
|
86
|
+
|
|
87
|
+
The command won't return a response on success.
|