Skip to content

Commit 6606236

Browse files
authored
Update Set-SPORestrictedSiteCreationForApps.md
Updated to include SimulationMode.
1 parent caa80ab commit 6606236

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreationForApps.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,24 @@ Accept pipeline input: False
138138
Accept wildcard characters: False
139139
```
140140

141+
### -SimulationMode
142+
143+
> Applicable: SharePoint Online
144+
145+
Shows what would happen if the cmdlet runs without enforcing the policy by only giving audit events when app creation is restricted.
146+
147+
```yaml
148+
Type: Boolean
149+
Parameter Sets: (All)
150+
Aliases:
151+
152+
Required: False
153+
Position: Named
154+
Default value: None
155+
Accept pipeline input: False
156+
Accept wildcard characters: False
157+
```
158+
141159
### -SiteType
142160

143161
> Applicable: SharePoint Online

0 commit comments

Comments
 (0)