Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Add Remove Segment
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Required: False
Position: Named
Default value: None

Example1: Set-SPOSite [-Identity] -RemoveInformationSegment [a17efb47-e3c9-4d85-a188-1cd59c83de32]
Example2: Set-SPOSite [-Identity] -RemoveInformationSegment [a17efb47-e3c9-4d85-a188-1cd59c83de32]

In example1, it remove the InformationSegment 'a17efb47-e3c9-4d85-a188-1cd59c83de32' from the site.
In example2, it remove the InformationSegment 'a17efb47-e3c9-4d85-a188-1cd59c83de32' from the site.