Skip to content

Commit 3ab88c6

Browse files
authored
Add example 1 header to make schema happy.
1 parent 8f77d11 commit 3ab88c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteDesignRunStatus.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Retrieves and displays a list of all site script actions executed for a specifie
2121

2222
## EXAMPLES
2323

24+
### Example 1
25+
2426
This example gets the run for a specific site design applied to a site and sets it to a variable. This variable is then passed into the command -run parameter. The result is a display of all the site script actions applied for that site design run, including the script action title and outcome.
2527

2628
```powershell

0 commit comments

Comments
 (0)