Skip to content

Commit f19eefa

Browse files
authored
Update customize-default-site-design.md
updated note now that we are in targeted release
1 parent 51cda21 commit f19eefa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/declarative-customization/customize-default-site-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 12/18/2017
77
# Customize a default site design
88

99
> [!NOTE]
10-
> Site designs and site scripts are currently in preview and are subject to change. They are not currently supported for use in production environments.
10+
> Site designs and site scripts are in preview and are subject to change. They are currently only supported for use in production environments in Targeted Release.
1111
1212
SharePoint contains several site designs already available in the SharePoint Online site templates. These are the default site designs. You can modify them using PowerShell or the REST APIs to control the entire site provisioning experience. For example, you can ensure that your company theme is applied to every site that gets created. Or you can make sure a logging mechanism always runs regardless of which site design is chosen.
1313

@@ -53,4 +53,4 @@ RestRequest("/_api/Microsoft.Sharepoint.Utilities.WebTemplateExtensions.SiteScri
5353
```
5454

5555
> [!NOTE]
56-
> If you're not sure which site design is the default, run the **Get-SPOSiteDesign** cmdlet. It will list all site designs, and indicates which ones are defaults.
56+
> If you're not sure which site design is the default, run the **Get-SPOSiteDesign** cmdlet. It will list all site designs, and indicates which ones are defaults.

0 commit comments

Comments
 (0)