Skip to content

Commit 8f890f5

Browse files
authored
Update Introducing-the-PnP-Provisioning-Engine.md
Related Issue: SharePoint#5001 Updated the template's type from Provisioning Template to Site Template. Text is now consistent with the paragraph before.
1 parent dba71c7 commit 8f890f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/solution-guidance/Introducing-the-PnP-Provisioning-Engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ However, what if you would like to provision other artifacts like Microsoft Team
2828

2929
There are basically two types of templates that the engine understands: **Site Templates** (also called Provisioning Templates) and the extended version: **Tenant Templates**.
3030

31-
When the engine was introduced the only template type available was the Provisioning Template. After a few years we introduced the Tenant Template which distinguishes itself from its ability to provision artifacts beyond the scope of SharePoint sites. A tenant template for instance allows you to provision a Microsoft Teams team, Azure AD users, Site Designs and Site Scripts, tenant scoped themes, etc. Unlike Site Templates, you can create a so-called 'Sequence' in a tenant template and create site collections.
31+
When the engine was introduced the only template type available was the Site Template. After a few years we introduced the Tenant Template which distinguishes itself from its ability to provision artifacts beyond the scope of SharePoint sites. A tenant template for instance allows you to provision a Microsoft Teams team, Azure AD users, Site Designs and Site Scripts, tenant scoped themes, etc. Unlike Site Templates, you can create a so-called 'Sequence' in a tenant template and create site collections.
3232

3333
To keep it short: a tenant template is a site template which can contain artifacts to provision to tenant level.
3434

0 commit comments

Comments
 (0)