-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I see the Set-PnPTenantSite cmdlet can set the information barriers segment on a site.
I have tried numerous methods but cannot get the current property using Get-PnPTenantSite.
I tried Get-PnPTenantSite -Identity -Detailed | Select InformationSegment
Looking for the equivalent to Get-SPOSite -Identity | Select InformationSegment
Reporting an Issue or Missing Feature
Property seems to be missing
Expected behavior
Return information barrier segment
Actual behavior
No data is returned
Steps to reproduce behavior
Get-PnPTenantSite -Identity -Detailed | Select InformationSegment
What is the version of the Cmdlet module you are running?
7.3.5
Which operating system/environment are you running PnP PowerShell on?
- Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request