Skip to content

Commit 5255868

Browse files
authored
Update site-design-powershell.md
Update note now that we're in targeted release. Starting to outline details for additional update cmdlets.
1 parent f19eefa commit 5255868

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 01/08/2018
77
# PowerShell cmdlets for SharePoint site designs and site scripts
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
Use PowerShell cmdlets to create, retrieve, and remove site designs and site scripts.
1313

@@ -33,7 +33,6 @@ The following cmdlets are available for managing site designs and site scripts f
3333
- **Remove-SPOSiteDesign**
3434
- **Remove-SPOSiteScript**
3535
- **Revoke-SPOSiteDesignRights**
36-
3736
<!--
3837
- **Set-SPOSiteDesign**
3938
- **Set-SPOSiteScript**
@@ -305,8 +304,9 @@ PS C:\> Revoke-SPOSiteDesignRights 44252d09-62c4-4913-9eb0-a2a8b8d7f863 `
305304

306305
<!--
307306
## Set-SPOSiteDesign (TBD)
308-
307+
Updates a previously uploaded site design.
309308
## Set-SPOSiteScript (TBD)
309+
Updates a previously uploaded site script.
310310
-->
311311

312312
## See also

0 commit comments

Comments
 (0)