Skip to content

Commit 7bfee92

Browse files
committed
Adding PnP PowerSHell cand CLI site design docs to TOC
1 parent 81f9606 commit 7bfee92

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

docs/declarative-customization/site-design-pnp-provisioning.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ The steps in this article use the following components:
2424

2525
You'll use these components to trigger the PnP provisioning code after you create the site and apply the site design.
2626

27+
> [!NOTE]
28+
> PnP Provisioning Engine is an open-source solution with active community providing support for it. There is no SLA for the open-source tool support from Microsoft.
29+
2730
## Set up app-only access to your tenant
2831

2932
To set up app-only access, you need to have two different pages on your tenant—one on the regular site, and the other on your SharePoint administration site.

docs/declarative-customization/site-design-pnppowershell.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ localization_priority: Priority
99

1010
Use PnP PowerShell cmdlets to create, retrieve, update, and remove site designs and site scripts to new and existing modern site collections.
1111

12+
> [!NOTE]
13+
> PnP PowerShell is an open-source solution with active community providing support for it. There is no SLA for the open-source tool support from Microsoft.
14+
1215
## Getting started
1316

1417
To run the PnP PowerShell cmdlets, you'll need to do the following:

docs/toc.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -373,14 +373,18 @@
373373
href: declarative-customization/customize-default-site-design.md
374374
- name: JSON schema reference
375375
href: declarative-customization/site-design-json-schema.md
376-
- name: PowerShell cmdlets
377-
href: declarative-customization/site-design-powershell.md
378376
- name: REST API
379377
href: declarative-customization/site-design-rest-api.md
380378
- name: Calling Power Automate from a site script
381-
href: declarative-customization/site-design-trigger-flow-tutorial.md
379+
href: declarative-customization/site-design-trigger-flow-tutorial.md
382380
- name: PnP provisioning engine
383-
href: declarative-customization/site-design-pnp-provisioning.md
381+
href: declarative-customization/site-design-pnp-provisioning.md
382+
- name: SPO PowerShell cmdlets
383+
href: declarative-customization/site-design-powershell.md
384+
- name: PnP PowerShell cmdlets
385+
href: declarative-customization/site-design-pnppowershell.md
386+
- name: Office 365 CLI commands
387+
href: declarative-customization/site-design-o365cli.md
384388
- name: Site theming
385389
href: declarative-customization/site-theming/sharepoint-site-theming-overview.md
386390
items:

0 commit comments

Comments
 (0)