@pnp/cli-microsoft365 6.0.0-beta.dc71aa3 → 6.0.0-beta.dc8d53d

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.
Files changed (326) hide show
  1. package/LICENSE +1 -3
  2. package/dist/Command.js +8 -6
  3. package/dist/cli/Cli.js +64 -6
  4. package/dist/m365/aad/commands/app/app-add.js +1 -1
  5. package/dist/m365/aad/commands/app/app-get.js +1 -1
  6. package/dist/m365/aad/commands/app/app-remove.js +1 -1
  7. package/dist/m365/aad/commands/app/app-role-add.js +1 -1
  8. package/dist/m365/aad/commands/app/app-role-list.js +1 -1
  9. package/dist/m365/aad/commands/app/app-role-remove.js +1 -1
  10. package/dist/m365/aad/commands/app/app-set.js +1 -1
  11. package/dist/m365/aad/commands/approleassignment/approleassignment-add.js +1 -1
  12. package/dist/m365/aad/commands/approleassignment/approleassignment-list.js +1 -1
  13. package/dist/m365/aad/commands/approleassignment/approleassignment-remove.js +1 -1
  14. package/dist/m365/aad/commands/groupsettingtemplate/groupsettingtemplate-get.js +1 -1
  15. package/dist/m365/aad/commands/o365group/o365group-conversation-post-list.js +1 -1
  16. package/dist/m365/aad/commands/o365group/o365group-recyclebinitem-remove.js +1 -1
  17. package/dist/m365/aad/commands/o365group/o365group-recyclebinitem-restore.js +1 -1
  18. package/dist/m365/aad/commands/o365group/o365group-teamify.js +1 -1
  19. package/dist/m365/aad/commands/o365group/o365group-user-add.js +1 -1
  20. package/dist/m365/aad/commands/o365group/o365group-user-remove.js +1 -1
  21. package/dist/m365/aad/commands/o365group/o365group-user-set.js +1 -1
  22. package/dist/m365/aad/commands/sp/sp-add.js +1 -1
  23. package/dist/m365/aad/commands/sp/sp-get.js +1 -1
  24. package/dist/m365/aad/commands/user/user-get.js +1 -1
  25. package/dist/m365/aad/commands/user/user-set.js +1 -1
  26. package/dist/m365/adaptivecard/commands/adaptivecard-send.js +1 -1
  27. package/dist/m365/booking/commands/business/business-get.js +1 -1
  28. package/dist/m365/cli/commands/config/config-set.js +4 -0
  29. package/dist/m365/commands/login.js +6 -1
  30. package/dist/m365/outlook/commands/message/message-list.js +1 -1
  31. package/dist/m365/outlook/commands/message/message-move.js +1 -1
  32. package/dist/m365/pa/commands/app/app-get.js +1 -1
  33. package/dist/m365/planner/commands/bucket/bucket-add.js +1 -1
  34. package/dist/m365/planner/commands/bucket/bucket-get.js +1 -1
  35. package/dist/m365/planner/commands/bucket/bucket-list.js +1 -1
  36. package/dist/m365/planner/commands/bucket/bucket-remove.js +1 -1
  37. package/dist/m365/planner/commands/bucket/bucket-set.js +1 -1
  38. package/dist/m365/planner/commands/plan/plan-add.js +1 -1
  39. package/dist/m365/planner/commands/plan/plan-get.js +1 -1
  40. package/dist/m365/planner/commands/plan/plan-list.js +1 -1
  41. package/dist/m365/planner/commands/plan/plan-remove.js +1 -1
  42. package/dist/m365/planner/commands/task/task-add.js +1 -1
  43. package/dist/m365/planner/commands/task/task-get.js +1 -1
  44. package/dist/m365/planner/commands/task/task-reference-remove.js +1 -1
  45. package/dist/m365/planner/commands/task/task-remove.js +1 -1
  46. package/dist/m365/pp/commands/card/card-clone.js +2 -2
  47. package/dist/m365/pp/commands/card/card-get.js +2 -2
  48. package/dist/m365/pp/commands/card/card-list.js +1 -1
  49. package/dist/m365/pp/commands/card/card-remove.js +2 -2
  50. package/dist/m365/pp/commands/dataverse/dataverse-table-get.js +1 -1
  51. package/dist/m365/pp/commands/dataverse/dataverse-table-list.js +1 -1
  52. package/dist/m365/pp/commands/dataverse/dataverse-table-remove.js +1 -1
  53. package/dist/m365/pp/commands/environment/environment-get.js +1 -1
  54. package/dist/m365/pp/commands/environment/environment-list.js +1 -1
  55. package/dist/m365/pp/commands/managementapp/managementapp-add.js +1 -1
  56. package/dist/m365/pp/commands/solution/solution-get.js +2 -2
  57. package/dist/m365/pp/commands/solution/solution-list.js +1 -1
  58. package/dist/m365/pp/commands/solution/solution-publisher-get.js +2 -2
  59. package/dist/m365/pp/commands/solution/solution-publisher-list.js +1 -1
  60. package/dist/m365/pp/commands/solution/solution-publisher-remove.js +2 -2
  61. package/dist/m365/pp/commands/solution/solution-remove.js +2 -2
  62. package/dist/m365/search/commands/externalconnection/externalconnection-get.js +1 -1
  63. package/dist/m365/search/commands/externalconnection/externalconnection-remove.js +1 -1
  64. package/dist/m365/spfx/commands/project/project-doctor/{doctor-1.16.0-rc.0.js → doctor-1.16.0.js} +1 -1
  65. package/dist/m365/spfx/commands/project/project-doctor.js +1 -1
  66. package/dist/m365/spfx/commands/project/project-upgrade/{upgrade-1.16.0-rc.0.js → upgrade-1.16.0.js} +26 -26
  67. package/dist/m365/spfx/commands/project/project-upgrade.js +13 -15
  68. package/dist/m365/spfx/commands/spfx-doctor.js +1 -1
  69. package/dist/m365/spo/commands/app/app-deploy.js +1 -1
  70. package/dist/m365/spo/commands/app/app-get.js +1 -1
  71. package/dist/m365/spo/commands/app/app-list.js +4 -11
  72. package/dist/m365/spo/commands/contenttype/contenttype-get.js +1 -1
  73. package/dist/m365/spo/commands/contenttype/contenttype-list.js +3 -10
  74. package/dist/m365/spo/commands/contenttype/contenttype-remove.js +1 -1
  75. package/dist/m365/spo/commands/contenttype/contenttype-set.js +1 -1
  76. package/dist/m365/spo/commands/customaction/customaction-get.js +1 -1
  77. package/dist/m365/spo/commands/customaction/customaction-list.js +4 -17
  78. package/dist/m365/spo/commands/customaction/customaction-remove.js +1 -1
  79. package/dist/m365/spo/commands/eventreceiver/eventreceiver-get.js +44 -28
  80. package/dist/m365/spo/commands/eventreceiver/eventreceiver-list.js +3 -10
  81. package/dist/m365/spo/commands/eventreceiver/eventreceiver-remove.js +3 -9
  82. package/dist/m365/spo/commands/feature/feature-list.js +4 -11
  83. package/dist/m365/spo/commands/field/field-get.js +1 -1
  84. package/dist/m365/spo/commands/field/field-list.js +3 -10
  85. package/dist/m365/spo/commands/field/field-remove.js +1 -1
  86. package/dist/m365/spo/commands/field/field-set.js +1 -1
  87. package/dist/m365/spo/commands/file/file-checkin.js +1 -1
  88. package/dist/m365/spo/commands/file/file-checkout.js +1 -1
  89. package/dist/m365/spo/commands/file/file-get.js +28 -2
  90. package/dist/m365/spo/commands/file/file-remove.js +1 -1
  91. package/dist/m365/spo/commands/file/file-roleassignment-add.js +1 -1
  92. package/dist/m365/spo/commands/file/file-roleassignment-remove.js +1 -1
  93. package/dist/m365/spo/commands/file/file-roleinheritance-break.js +1 -1
  94. package/dist/m365/spo/commands/file/file-roleinheritance-reset.js +1 -1
  95. package/dist/m365/spo/commands/file/file-sharinginfo-get.js +1 -1
  96. package/dist/m365/spo/commands/file/file-version-clear.js +1 -1
  97. package/dist/m365/spo/commands/file/file-version-get.js +1 -1
  98. package/dist/m365/spo/commands/file/file-version-list.js +7 -11
  99. package/dist/m365/spo/commands/file/file-version-remove.js +1 -1
  100. package/dist/m365/spo/commands/file/file-version-restore.js +1 -1
  101. package/dist/m365/spo/commands/folder/folder-get.js +30 -5
  102. package/dist/m365/spo/commands/folder/folder-list.js +4 -11
  103. package/dist/m365/spo/commands/group/group-add.js +1 -1
  104. package/dist/m365/spo/commands/group/group-get.js +1 -1
  105. package/dist/m365/spo/commands/group/group-list.js +4 -9
  106. package/dist/m365/spo/commands/group/group-member-add.js +1 -1
  107. package/dist/m365/spo/commands/group/group-member-list.js +4 -11
  108. package/dist/m365/spo/commands/group/group-member-remove.js +1 -1
  109. package/dist/m365/spo/commands/group/group-remove.js +1 -1
  110. package/dist/m365/spo/commands/group/group-set.js +1 -1
  111. package/dist/m365/spo/commands/hubsite/hubsite-connect.js +1 -1
  112. package/dist/m365/spo/commands/hubsite/hubsite-disconnect.js +1 -1
  113. package/dist/m365/spo/commands/hubsite/hubsite-get.js +1 -1
  114. package/dist/m365/spo/commands/hubsite/hubsite-list.js +4 -10
  115. package/dist/m365/spo/commands/list/list-contenttype-add.js +1 -1
  116. package/dist/m365/spo/commands/list/list-contenttype-default-set.js +1 -1
  117. package/dist/m365/spo/commands/list/list-contenttype-list.js +4 -12
  118. package/dist/m365/spo/commands/list/list-contenttype-remove.js +1 -1
  119. package/dist/m365/spo/commands/list/list-get.js +13 -5
  120. package/dist/m365/spo/commands/list/list-label-get.js +34 -22
  121. package/dist/m365/spo/commands/list/list-label-set.js +1 -1
  122. package/dist/m365/spo/commands/list/list-list.js +4 -12
  123. package/dist/m365/spo/commands/list/list-remove.js +1 -1
  124. package/dist/m365/spo/commands/list/list-roleassignment-add.js +1 -1
  125. package/dist/m365/spo/commands/list/list-roleassignment-remove.js +1 -1
  126. package/dist/m365/spo/commands/list/list-roleinheritance-break.js +1 -1
  127. package/dist/m365/spo/commands/list/list-roleinheritance-reset.js +1 -1
  128. package/dist/m365/spo/commands/list/list-set.js +1 -1
  129. package/dist/m365/spo/commands/list/list-sitescript-get.js +35 -24
  130. package/dist/m365/spo/commands/list/list-view-add.js +1 -1
  131. package/dist/m365/spo/commands/list/list-view-field-add.js +1 -1
  132. package/dist/m365/spo/commands/list/list-view-field-remove.js +1 -1
  133. package/dist/m365/spo/commands/list/list-view-field-set.js +1 -1
  134. package/dist/m365/spo/commands/list/list-view-get.js +1 -1
  135. package/dist/m365/spo/commands/list/list-view-list.js +4 -11
  136. package/dist/m365/spo/commands/list/list-view-remove.js +1 -1
  137. package/dist/m365/spo/commands/list/list-view-set.js +1 -1
  138. package/dist/m365/spo/commands/list/list-webhook-add.js +1 -1
  139. package/dist/m365/spo/commands/list/list-webhook-get.js +1 -1
  140. package/dist/m365/spo/commands/list/list-webhook-list.js +6 -14
  141. package/dist/m365/spo/commands/list/list-webhook-remove.js +1 -1
  142. package/dist/m365/spo/commands/list/list-webhook-set.js +1 -1
  143. package/dist/m365/spo/commands/listitem/listitem-add.js +1 -1
  144. package/dist/m365/spo/commands/listitem/listitem-attachment-list.js +1 -1
  145. package/dist/m365/spo/commands/listitem/listitem-batch-add.js +202 -0
  146. package/dist/m365/spo/commands/listitem/listitem-get.js +28 -5
  147. package/dist/m365/spo/commands/listitem/listitem-isrecord.js +1 -1
  148. package/dist/m365/spo/commands/listitem/listitem-list.js +1 -1
  149. package/dist/m365/spo/commands/listitem/listitem-record-declare.js +1 -1
  150. package/dist/m365/spo/commands/listitem/listitem-record-undeclare.js +1 -1
  151. package/dist/m365/spo/commands/listitem/listitem-remove.js +1 -1
  152. package/dist/m365/spo/commands/listitem/listitem-roleassignment-remove.js +1 -1
  153. package/dist/m365/spo/commands/listitem/listitem-roleinheritance-break.js +1 -1
  154. package/dist/m365/spo/commands/listitem/listitem-roleinheritance-reset.js +1 -1
  155. package/dist/m365/spo/commands/listitem/listitem-set.js +1 -1
  156. package/dist/m365/spo/commands/navigation/navigation-node-list.js +3 -10
  157. package/dist/m365/spo/commands/page/page-clientsidewebpart-add.js +1 -1
  158. package/dist/m365/spo/commands/page/page-list.js +7 -21
  159. package/dist/m365/spo/commands/page/page-set.js +36 -3
  160. package/dist/m365/spo/commands/page/page-template-list.js +4 -11
  161. package/dist/m365/spo/commands/roledefinition/roledefinition-list.js +3 -10
  162. package/dist/m365/spo/commands/site/site-apppermission-add.js +1 -1
  163. package/dist/m365/spo/commands/site/site-apppermission-remove.js +1 -1
  164. package/dist/m365/spo/commands/site/site-apppermission-set.js +1 -1
  165. package/dist/m365/spo/commands/sitedesign/sitedesign-get.js +1 -1
  166. package/dist/m365/spo/commands/term/term-add.js +1 -1
  167. package/dist/m365/spo/commands/term/term-get.js +1 -1
  168. package/dist/m365/spo/commands/term/term-group-get.js +1 -1
  169. package/dist/m365/spo/commands/term/term-list.js +1 -1
  170. package/dist/m365/spo/commands/term/term-set-add.js +1 -1
  171. package/dist/m365/spo/commands/term/term-set-get.js +1 -1
  172. package/dist/m365/spo/commands/term/term-set-list.js +1 -1
  173. package/dist/m365/spo/commands/user/user-get.js +1 -1
  174. package/dist/m365/spo/commands/user/user-remove.js +1 -1
  175. package/dist/m365/spo/commands/web/web-get.js +24 -1
  176. package/dist/m365/spo/commands/web/web-list.js +3 -10
  177. package/dist/m365/spo/commands/web/web-roleassignment-add.js +1 -1
  178. package/dist/m365/spo/commands/web/web-roleassignment-remove.js +1 -1
  179. package/dist/m365/spo/commands.js +1 -0
  180. package/dist/m365/teams/commands/app/app-install.js +1 -1
  181. package/dist/m365/teams/commands/app/app-update.js +1 -1
  182. package/dist/m365/teams/commands/cache/cache-remove.js +41 -10
  183. package/dist/m365/teams/commands/channel/channel-add.js +1 -1
  184. package/dist/m365/teams/commands/channel/channel-get.js +1 -1
  185. package/dist/m365/teams/commands/channel/channel-list.js +1 -1
  186. package/dist/m365/teams/commands/channel/channel-member-add.js +1 -1
  187. package/dist/m365/teams/commands/channel/channel-member-list.js +1 -1
  188. package/dist/m365/teams/commands/channel/channel-member-remove.js +1 -1
  189. package/dist/m365/teams/commands/channel/channel-member-set.js +1 -1
  190. package/dist/m365/teams/commands/channel/channel-remove.js +1 -1
  191. package/dist/m365/teams/commands/channel/channel-set.js +1 -1
  192. package/dist/m365/teams/commands/chat/chat-get.js +1 -1
  193. package/dist/m365/teams/commands/chat/chat-message-send.js +1 -1
  194. package/dist/m365/teams/commands/meeting/meeting-get.js +134 -0
  195. package/dist/m365/teams/commands/tab/tab-get.js +1 -1
  196. package/dist/m365/teams/commands/team/team-archive.js +1 -1
  197. package/dist/m365/teams/commands/team/team-clone.js +1 -1
  198. package/dist/m365/teams/commands/team/team-get.js +1 -1
  199. package/dist/m365/teams/commands/team/team-remove.js +1 -1
  200. package/dist/m365/teams/commands/team/team-unarchive.js +1 -1
  201. package/dist/m365/teams/commands/user/user-app-list.js +1 -1
  202. package/dist/m365/teams/commands.js +1 -0
  203. package/dist/m365/todo/commands/list/list-get.js +1 -1
  204. package/dist/m365/todo/commands/list/list-remove.js +1 -1
  205. package/dist/m365/todo/commands/list/list-set.js +1 -1
  206. package/dist/m365/todo/commands/task/task-add.js +1 -1
  207. package/dist/m365/todo/commands/task/task-get.js +1 -1
  208. package/dist/m365/todo/commands/task/task-list.js +1 -1
  209. package/dist/m365/todo/commands/task/task-remove.js +1 -1
  210. package/dist/m365/todo/commands/task/task-set.js +1 -1
  211. package/dist/settingsNames.js +1 -0
  212. package/dist/utils/formatting.js +15 -15
  213. package/dist/utils/odata.js +2 -1
  214. package/docs/docs/_clisettings.md +1 -0
  215. package/docs/docs/cmd/_global.md +2 -2
  216. package/docs/docs/cmd/aad/user/user-guest-add.md +1 -1
  217. package/docs/docs/cmd/app/app-open.md +1 -1
  218. package/docs/docs/cmd/flow/environment/environment-get.md +100 -0
  219. package/docs/docs/cmd/flow/environment/environment-list.md +97 -0
  220. package/docs/docs/cmd/flow/flow-disable.md +7 -3
  221. package/docs/docs/cmd/flow/flow-enable.md +4 -0
  222. package/docs/docs/cmd/flow/flow-export.md +20 -0
  223. package/docs/docs/cmd/flow/flow-get.md +372 -0
  224. package/docs/docs/cmd/flow/flow-list.md +107 -0
  225. package/docs/docs/cmd/flow/flow-remove.md +4 -0
  226. package/docs/docs/cmd/flow/run/run-cancel.md +4 -0
  227. package/docs/docs/cmd/flow/run/run-get.md +72 -0
  228. package/docs/docs/cmd/flow/run/run-list.md +68 -0
  229. package/docs/docs/cmd/flow/run/run-resubmit.md +4 -0
  230. package/docs/docs/cmd/pp/card/card-clone.md +1 -1
  231. package/docs/docs/cmd/pp/card/card-get.md +1 -1
  232. package/docs/docs/cmd/pp/card/card-list.md +1 -1
  233. package/docs/docs/cmd/pp/dataverse/dataverse-table-get.md +1 -1
  234. package/docs/docs/cmd/pp/dataverse/dataverse-table-list.md +1 -1
  235. package/docs/docs/cmd/pp/dataverse/dataverse-table-remove.md +1 -1
  236. package/docs/docs/cmd/pp/environment/environment-get.md +1 -1
  237. package/docs/docs/cmd/pp/environment/environment-list.md +1 -1
  238. package/docs/docs/cmd/pp/solution/solution-get.md +1 -1
  239. package/docs/docs/cmd/pp/solution/solution-list.md +1 -1
  240. package/docs/docs/cmd/pp/solution/solution-publisher-get.md +1 -1
  241. package/docs/docs/cmd/pp/solution/solution-publisher-list.md +1 -1
  242. package/docs/docs/cmd/spfx/package/package-generate.md +4 -0
  243. package/docs/docs/cmd/spfx/project/project-doctor.md +92 -0
  244. package/docs/docs/cmd/spfx/project/project-externalize.md +116 -0
  245. package/docs/docs/cmd/spfx/project/project-rename.md +6 -2
  246. package/docs/docs/cmd/spfx/project/project-upgrade.md +101 -1
  247. package/docs/docs/cmd/spfx/spfx-doctor.md +38 -0
  248. package/docs/docs/cmd/spo/eventreceiver/eventreceiver-get.md +42 -2
  249. package/docs/docs/cmd/spo/file/file-get.md +219 -8
  250. package/docs/docs/cmd/spo/file/file-version-list.md +5 -5
  251. package/docs/docs/cmd/spo/folder/folder-get.md +11 -0
  252. package/docs/docs/cmd/spo/homesite/homesite-get.md +31 -0
  253. package/docs/docs/cmd/spo/homesite/homesite-remove.md +20 -0
  254. package/docs/docs/cmd/spo/homesite/homesite-set.md +20 -0
  255. package/docs/docs/cmd/spo/hubsite/hubsite-data-get.md +57 -0
  256. package/docs/docs/cmd/spo/hubsite/hubsite-get.md +89 -0
  257. package/docs/docs/cmd/spo/hubsite/hubsite-list.md +94 -0
  258. package/docs/docs/cmd/spo/hubsite/hubsite-register.md +53 -0
  259. package/docs/docs/cmd/spo/hubsite/hubsite-rights-grant.md +4 -0
  260. package/docs/docs/cmd/spo/hubsite/hubsite-rights-revoke.md +4 -0
  261. package/docs/docs/cmd/spo/hubsite/hubsite-set.md +45 -0
  262. package/docs/docs/cmd/spo/hubsite/hubsite-unregister.md +4 -0
  263. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-get.md +20 -0
  264. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-remove.md +20 -0
  265. package/docs/docs/cmd/spo/knowledgehub/knowledgehub-set.md +20 -0
  266. package/docs/docs/cmd/spo/list/list-add.md +133 -0
  267. package/docs/docs/cmd/spo/list/list-contenttype-add.md +88 -1
  268. package/docs/docs/cmd/spo/list/list-contenttype-default-set.md +4 -0
  269. package/docs/docs/cmd/spo/list/list-contenttype-list.md +60 -0
  270. package/docs/docs/cmd/spo/list/list-contenttype-remove.md +4 -0
  271. package/docs/docs/cmd/spo/list/list-get.md +154 -6
  272. package/docs/docs/cmd/spo/list/list-label-get.md +83 -7
  273. package/docs/docs/cmd/spo/list/list-label-set.md +4 -0
  274. package/docs/docs/cmd/spo/list/list-list.md +89 -0
  275. package/docs/docs/cmd/spo/list/list-remove.md +4 -0
  276. package/docs/docs/cmd/spo/list/list-roleassignment-add.md +4 -0
  277. package/docs/docs/cmd/spo/list/list-roleassignment-remove.md +4 -0
  278. package/docs/docs/cmd/spo/list/list-roleinheritance-break.md +4 -0
  279. package/docs/docs/cmd/spo/list/list-roleinheritance-reset.md +4 -0
  280. package/docs/docs/cmd/spo/list/list-set.md +4 -0
  281. package/docs/docs/cmd/spo/list/list-sitescript-get.md +94 -8
  282. package/docs/docs/cmd/spo/list/list-view-add.md +121 -0
  283. package/docs/docs/cmd/spo/list/list-view-field-add.md +3 -0
  284. package/docs/docs/cmd/spo/list/list-view-field-remove.md +4 -0
  285. package/docs/docs/cmd/spo/list/list-view-field-set.md +3 -0
  286. package/docs/docs/cmd/spo/list/list-view-get.md +121 -0
  287. package/docs/docs/cmd/spo/list/list-view-list.md +78 -0
  288. package/docs/docs/cmd/spo/list/list-view-remove.md +4 -0
  289. package/docs/docs/cmd/spo/list/list-view-set.md +4 -0
  290. package/docs/docs/cmd/spo/list/list-webhook-add.md +33 -0
  291. package/docs/docs/cmd/spo/list/list-webhook-get.md +33 -0
  292. package/docs/docs/cmd/spo/list/list-webhook-list.md +32 -0
  293. package/docs/docs/cmd/spo/list/list-webhook-remove.md +4 -0
  294. package/docs/docs/cmd/spo/listitem/listitem-add.md +59 -0
  295. package/docs/docs/cmd/spo/listitem/listitem-attachment-list.md +34 -0
  296. package/docs/docs/cmd/spo/listitem/listitem-batch-add.md +61 -0
  297. package/docs/docs/cmd/spo/listitem/listitem-get.md +188 -4
  298. package/docs/docs/cmd/spo/listitem/listitem-isrecord.md +19 -0
  299. package/docs/docs/cmd/spo/listitem/listitem-list.md +41 -0
  300. package/docs/docs/cmd/spo/listitem/listitem-record-declare.md +29 -0
  301. package/docs/docs/cmd/spo/listitem/listitem-record-undeclare.md +4 -0
  302. package/docs/docs/cmd/spo/listitem/listitem-remove.md +4 -0
  303. package/docs/docs/cmd/spo/listitem/listitem-roleassignment-add.md +5 -1
  304. package/docs/docs/cmd/spo/listitem/listitem-roleassignment-remove.md +4 -0
  305. package/docs/docs/cmd/spo/listitem/listitem-roleinheritance-break.md +5 -1
  306. package/docs/docs/cmd/spo/listitem/listitem-roleinheritance-reset.md +4 -0
  307. package/docs/docs/cmd/spo/listitem/listitem-set.md +59 -0
  308. package/docs/docs/cmd/spo/mail/mail-send.md +4 -0
  309. package/docs/docs/cmd/spo/navigation/navigation-node-add.md +39 -0
  310. package/docs/docs/cmd/spo/navigation/navigation-node-list.md +29 -0
  311. package/docs/docs/cmd/spo/navigation/navigation-node-remove.md +4 -0
  312. package/docs/docs/cmd/spo/page/page-add.md +2 -2
  313. package/docs/docs/cmd/spo/page/page-set.md +15 -2
  314. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-grant-add.md +3 -1
  315. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-grant-list.md +3 -1
  316. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-grant-revoke.md +3 -3
  317. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-permissionrequest-approve.md +3 -3
  318. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-permissionrequest-deny.md +3 -3
  319. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-permissionrequest-list.md +3 -1
  320. package/docs/docs/cmd/spo/serviceprincipal/serviceprincipal-set.md +3 -3
  321. package/docs/docs/cmd/spo/web/web-get.md +258 -2
  322. package/docs/docs/cmd/teams/meeting/meeting-get.md +159 -0
  323. package/package.json +2 -1
  324. package/dist/m365/spo/commands/group/GroupPropertiesCollection.js +0 -3
  325. package/dist/m365/spo/commands/list/ListInstanceCollection.js +0 -3
  326. package/dist/m365/spo/commands/page/PageTemplateResponse.js +0 -3
@@ -48,3 +48,7 @@ Resubmits a specific flow run for the specified Microsoft Flow without prompting
48
48
  ```sh
49
49
  m365 flow run resubmit --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --flowName 5923cb07-ce1a-4a5c-ab81-257ce820109a --name 08586653536760200319026785874CU62 --confirm
50
50
  ```
51
+
52
+ ## Response
53
+
54
+ The command won't return a response on success.
@@ -22,7 +22,7 @@ pp card clone [options]
22
22
  `-n, --name [name]`
23
23
  : The name of the card. Specify either `id` or `name` but not both.
24
24
 
25
- `-a, --asAdmin`
25
+ `--asAdmin`
26
26
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
27
27
 
28
28
  --8<-- "docs/cmd/_global.md"
@@ -19,7 +19,7 @@ pp card get [options]
19
19
  `-n, --name [name]`
20
20
  : The name of the card. Specify either `id` or `name` but not both.
21
21
 
22
- `-a, --asAdmin`
22
+ `--asAdmin`
23
23
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
24
24
 
25
25
  --8<-- "docs/cmd/_global.md"
@@ -13,7 +13,7 @@ pp card list [options]
13
13
  `-e, --environment <environment>`
14
14
  : The name of the environment.
15
15
 
16
- `-a, --asAdmin`
16
+ `--asAdmin`
17
17
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
18
18
 
19
19
  --8<-- "docs/cmd/_global.md"
@@ -16,7 +16,7 @@ pp dataverse table get [options]
16
16
  `-n, --name<name>`
17
17
  : The name of the dataverse table to retrieve rows from.
18
18
 
19
- `-a, --asAdmin`
19
+ `--asAdmin`
20
20
  : Set, to retrieve the dataverse table as admin for environments you are not a member of.
21
21
 
22
22
  --8<-- "docs/cmd/_global.md"
@@ -13,7 +13,7 @@ pp dataverse table list [options]
13
13
  `-e, --environment <environment>`
14
14
  : The name of the environment to list all tables for
15
15
 
16
- `-a, --asAdmin`
16
+ `--asAdmin`
17
17
  : Set, to retrieve the dataverse tables as admin for environments you are not a member of.
18
18
 
19
19
  --8<-- "docs/cmd/_global.md"
@@ -19,7 +19,7 @@ pp dataverse table remove [options]
19
19
  `--confirm`
20
20
  : Don't prompt for confirmation
21
21
 
22
- `-a, --asAdmin`
22
+ `--asAdmin`
23
23
  : Set, to remove the dataverse table as admin for environments you are not a member of.
24
24
 
25
25
  --8<-- "docs/cmd/_global.md"
@@ -13,7 +13,7 @@ m365 pp environment get [options]
13
13
  `-n, --name <name>`
14
14
  : The name of the environment to get information about
15
15
 
16
- `-a, --asAdmin`
16
+ `--asAdmin`
17
17
  : Run the command as admin and retrieve details of environments you do not have explicitly assigned permissions to
18
18
 
19
19
  ## Remarks
@@ -10,7 +10,7 @@ m365 pp environment list [options]
10
10
 
11
11
  ## Options
12
12
 
13
- `-a, --asAdmin`
13
+ `--asAdmin`
14
14
  : Run the command as admin and retrieve all environments. Lists only environments you have explicitly are assigned permissions to by default.
15
15
 
16
16
  --8<-- "docs/cmd/_global.md"
@@ -19,7 +19,7 @@ m365 pp solution get [options]
19
19
  `-n, --name [name]`
20
20
  : The unique name (not the display name) of the solution. Specify either `id` or `name` but not both.
21
21
 
22
- `-a, --asAdmin`
22
+ `--asAdmin`
23
23
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
24
24
 
25
25
  --8<-- "docs/cmd/_global.md"
@@ -13,7 +13,7 @@ m365 pp solution list [options]
13
13
  `-e, --environment <environment>`
14
14
  : The name of the environment
15
15
 
16
- `-a, --asAdmin`
16
+ `--asAdmin`
17
17
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
18
18
 
19
19
  --8<-- "docs/cmd/_global.md"
@@ -19,7 +19,7 @@ m365 pp solution publisher get [options]
19
19
  `-n, --name [name]`
20
20
  : The unique name (not the display name) of the solution. Specify either `id` or `name` but not both.
21
21
 
22
- `-a, --asAdmin`
22
+ `--asAdmin`
23
23
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
24
24
 
25
25
  --8<-- "docs/cmd/_global.md"
@@ -16,7 +16,7 @@ m365 pp solution publisher list [options]
16
16
  `--includeMicrosoftPublishers`
17
17
  : Include the Microsoft Publishers
18
18
 
19
- `-a, --asAdmin`
19
+ `--asAdmin`
20
20
  : Run the command as admin for environments you do not have explicitly assigned permissions to.
21
21
 
22
22
  --8<-- "docs/cmd/_global.md"
@@ -56,3 +56,7 @@ Generate a web part that shows the weather for Amsterdam. Load web part contents
56
56
  ```sh
57
57
  m365 spfx package generate --webPartTitle "Amsterdam weather" --webPartDescription "Shows weather in Amsterdam" --name amsterdam-weather --html @amsterdam-weather.html --allowTenantWideDeployment --enableForTeams all
58
58
  ```
59
+
60
+ ## Response
61
+
62
+ The command won't return a response on success.
@@ -62,3 +62,95 @@ Validate if your project is correctly set up and get instructions to fix any iss
62
62
  ```sh
63
63
  m365 spfx project doctor --output tour
64
64
  ```
65
+
66
+ ## Response
67
+
68
+ ### Response with no issues
69
+
70
+ === "JSON"
71
+
72
+ ```json
73
+ []
74
+ ```
75
+
76
+ === "Text"
77
+
78
+ ```text
79
+ ✅ CLI for Microsoft 365 has found no issues in your project
80
+ ```
81
+
82
+ === "Markdown"
83
+
84
+ ````md
85
+ # Validate project spfx-solution
86
+
87
+ Date: 11/7/2022
88
+
89
+ ## Findings
90
+
91
+ ✅ CLI for Microsoft 365 has found no issues in your project
92
+ ````
93
+
94
+ ### Response with issues reported
95
+
96
+ When the npm packages related issues are reported.
97
+
98
+ === "JSON"
99
+
100
+ ```json
101
+ [
102
+ {
103
+ "description": "Install supported version of the office-ui-fabric-react package",
104
+ "id": "FN001022",
105
+ "file": "./package.json",
106
+ "position": {
107
+ "line": 24,
108
+ "character": 5
109
+ },
110
+ "resolution": "npm i -SE office-ui-fabric-react@7.174.1",
111
+ "resolutionType": "cmd",
112
+ "severity": "Required",
113
+ "title": "office-ui-fabric-react"
114
+ }
115
+ ]
116
+ ```
117
+
118
+ === "Text"
119
+
120
+ ```text
121
+ Execute in command line
122
+ -----------------------
123
+ npm i -SE office-ui-fabric-react@7.174.1
124
+ ```
125
+
126
+ === "Markdown"
127
+
128
+ ````md
129
+ # Validate project react-page-navigator
130
+
131
+ Date: 11/15/2022
132
+
133
+ ## Findings
134
+
135
+ Following is the list of issues found in your project. [Summary](#Summary) of the recommended fixes is included at the end of the report.
136
+
137
+ ### FN001022 office-ui-fabric-react | Required
138
+
139
+ Install supported version of the office-ui-fabric-react package
140
+
141
+ Execute the following command:
142
+
143
+ ```sh
144
+ npm i -SE office-ui-fabric-react@7.174.1
145
+ ```
146
+
147
+ File: [./package.json:24:5](./package.json)
148
+
149
+ ## Summary
150
+
151
+ ### Execute script
152
+
153
+ ```sh
154
+ npm i -SE office-ui-fabric-react@7.174.1
155
+ ```
156
+ ````
@@ -40,6 +40,8 @@ The `spfx project externalize` command helps you externalize your SharePoint Fra
40
40
 
41
41
  This command doesn't change your project files. Instead, it gives you a report with all steps necessary to externalize your project dependencies. Externalizing project dependencies is error-prone, especially when it comes to updating your solution's code. This is why at this moment, this command produces a report that you can use yourself to perform the necessary changes and verify that everything is working as expected.
42
42
 
43
+ Supported SharePoint Framework versions are 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.3, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.4, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.8.2, 1.9.1.
44
+
43
45
  ## Examples
44
46
 
45
47
  Get instructions to externalize the current SharePoint Framework project dependencies and save the findings in a Markdown file
@@ -53,3 +55,117 @@ Get instructions to externalize the current SharePoint Framework project depende
53
55
  ```sh
54
56
  m365 spfx project externalize
55
57
  ```
58
+
59
+ ## Response
60
+
61
+ Below output will be produced to externalize the SharePoint Framework project dependencies.
62
+
63
+ === "JSON"
64
+
65
+ ```json
66
+ {
67
+ "externalConfiguration": {
68
+ "externals": {
69
+ "@pnp/sp": {
70
+ "path": "https://unpkg.com/@pnp/sp@^1.3.11/dist/sp.es5.umd.min.js",
71
+ "globalName": "pnp.sp",
72
+ "globalDependencies": [
73
+ "@pnp/logging",
74
+ "@pnp/common",
75
+ "@pnp/odata",
76
+ "tslib"
77
+ ]
78
+ },
79
+ "tslib": {
80
+ "path": "https://unpkg.com/tslib@^1.10.0/tslib.js",
81
+ "globalName": "tslib"
82
+ }
83
+ }
84
+ },
85
+ "edits": [
86
+ {
87
+ "action": "add",
88
+ "path": "C:\\react-global-news-sp2019\\src\\webparts\\news\\NewsWebPart.ts",
89
+ "targetValue": "require(\"tslib\");"
90
+ }
91
+ ]
92
+ }
93
+ ```
94
+
95
+
96
+ === "Text"
97
+
98
+ ```text
99
+ In the config/config.json file update the externals property to:
100
+
101
+ {
102
+ "externalConfiguration": {
103
+ "externals": {
104
+ "@pnp/sp": {
105
+ "path": "https://unpkg.com/@pnp/sp@^1.3.11/dist/sp.es5.umd.min.js",
106
+ "globalName": "pnp.sp",
107
+ "globalDependencies": [
108
+ "@pnp/logging",
109
+ "@pnp/common",
110
+ "@pnp/odata",
111
+ "tslib"
112
+ ]
113
+ },
114
+ "tslib": {
115
+ "path": "https://unpkg.com/tslib@^1.10.0/tslib.js",
116
+ "globalName": "tslib"
117
+ }
118
+ }
119
+ },
120
+ "edits": [
121
+ {
122
+ "action": "add",
123
+ "path": "C:\\react-global-news-sp2019\\src\\webparts\\news\\NewsWebPart.ts",
124
+ "targetValue": "require(\"tslib\");"
125
+ }
126
+ ]
127
+ }
128
+ ```
129
+
130
+ === "Markdown"
131
+
132
+ ````md
133
+ # Externalizing dependencies of project react-global-news-sp2019
134
+
135
+ Date: 11/7/2022
136
+
137
+ ## Findings
138
+
139
+ ### Modify files
140
+
141
+ #### [config.json](config/config.json)
142
+
143
+ Replace the externals property (or add if not defined) with
144
+
145
+ ```json
146
+ {
147
+ "externals": {
148
+ "@pnp/sp": {
149
+ "path": "https://unpkg.com/@pnp/sp@^1.3.11/dist/sp.es5.umd.min.js",
150
+ "globalName": "pnp.sp",
151
+ "globalDependencies": [
152
+ "@pnp/logging",
153
+ "@pnp/common",
154
+ "@pnp/odata",
155
+ "tslib"
156
+ ]
157
+ },
158
+ "tslib": {
159
+ "path": "https://unpkg.com/tslib@^1.10.0/tslib.js",
160
+ "globalName": "tslib"
161
+ }
162
+ }
163
+ }
164
+ ```
165
+
166
+ #### [C:\react-global-news-sp2019\src\webparts\news\NewsWebPart.ts](C:\react-global-news-sp2019\src\webparts\news\NewsWebPart.ts)
167
+ add
168
+ ```JavaScript
169
+ require("tslib");
170
+ ```
171
+ ````
@@ -18,11 +18,11 @@ m365 spfx project rename [options]
18
18
 
19
19
  --8<-- "docs/cmd/_global.md"
20
20
 
21
+ ## Remarks
22
+
21
23
  !!! important
22
24
  Run this command in the folder where the project that you want to rename is located.
23
25
 
24
- ## Remarks
25
-
26
26
  This command will update the project name in: _package.json_, _.yo-rc.json_, _package-solution.json_, _deploy-azure-storage.json_ and _README.md_.
27
27
 
28
28
  ## Examples
@@ -38,3 +38,7 @@ Renames SharePoint Framework project to contoso with new solution ID
38
38
  ```sh
39
39
  m365 spfx project rename --newName contoso --generateNewId
40
40
  ```
41
+
42
+ ## Response
43
+
44
+ The command won't return a response on success.
@@ -32,7 +32,7 @@ m365 spfx project upgrade [options]
32
32
 
33
33
  ## Remarks
34
34
 
35
- The `spfx project upgrade` command helps you upgrade your SharePoint Framework project to the specified version. If no version is specified, the command will upgrade to the latest version of the SharePoint Framework it supports (v1.16.0-rc.0).
35
+ The `spfx project upgrade` command helps you upgrade your SharePoint Framework project to the specified version. If no version is specified, the command will upgrade to the latest version of the SharePoint Framework it supports (v1.16.0).
36
36
 
37
37
  This command doesn't change your project files. Instead, it gives you a report with all steps necessary to upgrade your project to the specified version of the SharePoint Framework. Changing project files is error-prone, especially when it comes to updating your solution's code. This is why at this moment, this command produces a report that you can use yourself to perform the necessary updates and verify that everything is working as expected.
38
38
 
@@ -85,3 +85,103 @@ Get instructions to upgrade the current SharePoint Framework project to the late
85
85
  ```sh
86
86
  m365 spfx project upgrade --output tour
87
87
  ```
88
+
89
+ ## Response
90
+
91
+ When upgrading an SPFx project built using version 1.15.0 to SPFx version 1.15.2, you'll get output similar to following (output is truncated):
92
+
93
+ === "JSON"
94
+
95
+ ```json
96
+ [
97
+ {
98
+ "description": "Upgrade SharePoint Framework dependency package @microsoft/sp-core-library",
99
+ "id": "FN001001",
100
+ "file": "./package.json",
101
+ "position": {
102
+ "line": 15,
103
+ "character": 5
104
+ },
105
+ "resolution": "npm i -SE @microsoft/sp-core-library@1.15.2",
106
+ "resolutionType": "cmd",
107
+ "severity": "Required",
108
+ "title": "@microsoft/sp-core-library"
109
+ },
110
+ {
111
+ "description": "Update version in .yo-rc.json",
112
+ "id": "FN010001",
113
+ "file": "./.yo-rc.json",
114
+ "position": {
115
+ "line": 5,
116
+ "character": 5
117
+ },
118
+ "resolution": "{\\\n \"@microsoft/generator-sharepoint\": {\\\n \"version\": \"1.15.2\"\\\n }\\\n}",
119
+ "resolutionType": "json",
120
+ "severity": "Recommended",
121
+ "title": ".yo-rc.json version"
122
+ }
123
+ ]
124
+ ```
125
+
126
+ === "Text"
127
+
128
+ ```text
129
+ Execute in bash
130
+ -----------------------
131
+ npm i -SE @microsoft/sp-core-library@1.15.2
132
+
133
+ ./.yo-rc.json
134
+ -------------
135
+ Update version in .yo-rc.json:
136
+ {
137
+ "@microsoft/generator-sharepoint": {
138
+ "version": "1.15.2"
139
+ }
140
+ }
141
+ ```
142
+
143
+ === "Markdown"
144
+
145
+ ````md
146
+ # Upgrade project HelloWorld to v1.15.2
147
+
148
+ Date: 20/11/2022
149
+
150
+ ## Findings
151
+
152
+ Following is the list of steps required to upgrade your project to SharePoint Framework version 1.15.2. [Summary](#Summary) of the modifications is included at the end of the report.
153
+
154
+ ### FN001001 @microsoft/sp-core-library | Required
155
+
156
+ Upgrade SharePoint Framework dependency package @microsoft/sp-core-library
157
+
158
+ Execute the following command:
159
+
160
+ ```sh
161
+ npm i -SE @microsoft/sp-core-library@1.15.2
162
+ ```
163
+
164
+ File: [./package.json:17:5](./package.json)
165
+
166
+ ## Summary
167
+
168
+ ### Execute script
169
+
170
+ ```sh
171
+ npm i -SE @microsoft/sp-core-library@1.15.2
172
+ ```
173
+
174
+ ### Modify files
175
+
176
+ #### [./.yo-rc.json](./.yo-rc.json)
177
+
178
+ Update version in .yo-rc.json:
179
+
180
+ ```json
181
+ {
182
+ "@microsoft/generator-sharepoint": {
183
+ "version": "1.15.2"
184
+ }
185
+ }
186
+ ```
187
+ ````
@@ -68,3 +68,41 @@ Verify if your environment meets the requirements to work with SharePoint Framew
68
68
  ```sh
69
69
  m365 spfx doctor --spfxVersion 1.11.0 --output text
70
70
  ```
71
+
72
+ ## Response
73
+
74
+ ### Response with no issues
75
+
76
+ === "Text"
77
+
78
+ ```text
79
+ CLI for Microsoft 365 SharePoint Framework doctor
80
+ Verifying configuration of your system for working with the SharePoint Framework
81
+
82
+ √ SharePoint Framework v1.15.0
83
+ √ Node v16.13.0
84
+ √ yo v4.3.0
85
+ √ gulp-cli v2.3.0
86
+ √ bundled typescript used
87
+ ```
88
+
89
+ ### Response with issues reported
90
+
91
+ When the installed version of Yeoman is lower than expected to run SharePoint Framework v1.15.0
92
+
93
+ === "Text"
94
+
95
+ ```text
96
+ CLI for Microsoft 365 SharePoint Framework doctor
97
+ Verifying configuration of your system for working with the SharePoint Framework
98
+
99
+ √ SharePoint Framework v1.15.0
100
+ √ Node v16.16.0
101
+ × yo v3.1.1 found, v^4 required
102
+ √ gulp-cli v2.3.0
103
+ √ bundled typescript used
104
+
105
+ Recommended fixes:
106
+
107
+ - npm i -g yo@4
108
+ ```
@@ -32,8 +32,7 @@ Specify either `listTitle`, `listId` or `listUrl`.
32
32
  : The id of the event receiver to retrieve. Specify either `name` or `id` but not both.
33
33
 
34
34
  `-s, --scope [scope]`
35
- : The scope of which to retrieve the Event Receivers.
36
- Can be either "site" or "web". Defaults to "web". Only applicable when not specifying any of the list properties.
35
+ : The scope of which to retrieve the event receivers. Can be either `site` or `web`. Defaults to `web`. Only applicable when not specifying any of the list properties.
37
36
 
38
37
  --8<-- "docs/cmd/_global.md"
39
38
 
@@ -68,3 +67,44 @@ Retrieve event receivers for list with url _/sites/contoso-sales/lists/Events_ i
68
67
  ```sh
69
68
  m365 spo eventreceiver list --webUrl https://contoso.sharepoint.com/sites/contoso-sales --listUrl '/sites/contoso-sales/lists/Events' --name 'PnP Test Receiver'
70
69
  ```
70
+
71
+ ## Response
72
+
73
+ === "JSON"
74
+
75
+ ```json
76
+ {
77
+ "ReceiverAssembly": "Microsoft.Office.Server.UserProfiles, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c",
78
+ "ReceiverClass": "Microsoft.Office.Server.UserProfiles.ContentFollowingWebEventReceiver",
79
+ "ReceiverId": "c5a6444a-9c7f-4a0d-9e29-fc6fe30e34ec",
80
+ "ReceiverName": "PnP Test Receiver",
81
+ "SequenceNumber": 10000,
82
+ "Synchronization": 2,
83
+ "EventType": 10204,
84
+ "ReceiverUrl": "https://northeurope1-0.pushnp.svc.ms/notifications?token=b4c0def2-a5ea-490a-bb85-c2e423b1384b"
85
+ }
86
+ ```
87
+
88
+ === "Text"
89
+
90
+ ```text
91
+ EventType : 10204
92
+ ReceiverAssembly: Microsoft.Office.Server.UserProfiles, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c
93
+ ReceiverClass : Microsoft.Office.Server.UserProfiles.ContentFollowingWebEventReceiver
94
+ ReceiverId : c5a6444a-9c7f-4a0d-9e29-fc6fe30e34ec
95
+ ReceiverName : PnP Test Receiver
96
+ ReceiverUrl : https://northeurope1-0.pushnp.svc.ms/notifications?token=b4c0def2-a5ea-490a-bb85-c2e423b1384b
97
+ SequenceNumber : 10000
98
+ Synchronization : 2
99
+ ```
100
+
101
+ === "CSV"
102
+
103
+ ```csv
104
+ ReceiverAssembly,ReceiverClass,ReceiverId,ReceiverName,SequenceNumber,Synchronization,EventType,ReceiverUrl
105
+ "Microsoft.Office.Server.UserProfiles, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c",Microsoft.Office.Server.UserProfiles.ContentFollowingWebEventReceiver,c5a6444a-9c7f-4a0d-9e29-fc6fe30e34ec,PnP Test Receiver,10000,2,10204,https://northeurope1-0.pushnp.svc.ms/notifications?token=b4c0def2-a5ea-490a-bb85-c2e423b1384b
106
+ ```
107
+
108
+
109
+
110
+