From 00ab1acb452f16c4a70c8c6174e2ca3644594cd7 Mon Sep 17 00:00:00 2001 From: Vaibhav Gaddam <188270566+vgaddam-pm@users.noreply.github.com> Date: Thu, 8 Jan 2026 12:55:07 -0600 Subject: [PATCH] Update Set-SPORestrictedSiteCreation.md Added -SimulationMode --- .../Set-SPORestrictedSiteCreation.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreation.md b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreation.md index f1f53ad39..93974d39e 100644 --- a/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreation.md +++ b/sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPORestrictedSiteCreation.md @@ -137,6 +137,23 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SimulationMode + +> Applicable: SharePoint Online + +Shows what would happen if the cmdlet runs without enforcing the policy by only giving audit events when site creation is restricted. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -SiteType > Applicable: SharePoint Online