You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/solution-guidance/provisioning-console-application-sample.md
+39-3Lines changed: 39 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Provisioning console application sample
3
3
description: Learn the fundamentals of using the PnP provisioning engine to create and persist, and then apply provisioning templates to new SharePoint site collections.
4
-
ms.date: 06/05/2020
4
+
ms.date: 10/09/2020
5
5
localization_priority: Priority
6
6
---
7
7
@@ -11,7 +11,7 @@ To support the new add-in model, the Office 365 Developer Patterns and Practices
11
11
12
12
- Create custom site templates by simply pointing at a site model.
13
13
- Persist the model as a provisioning template.
14
-
- Apply the custom template to new or existing site collections as needed.
14
+
- Apply the custom template to existing site collections as needed.
0 commit comments