Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Information Barriers related settings to Get/Set-Tenant #3679

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

wilecoyotegenius
Copy link
Contributor

Type

  • Bug Fix
  • New Feature
  • Sample

What is in this Pull Request ?

This PR adds Information Barrier related properties to Tenant, so they match output of Get-SPOTenant and behavior of Set-SPOTenant

Get-PnPTenant:

  • Add following properties to returned object:
    • ShowPeoplePickerGroupSuggestionsForIB
    • InformationBarriersSuspension
    • IBImplicitGroupBased
    • AppBypassInformationBarriers
    • DefaultOneDriveInformationBarrierMode

Set-PnPTenant:

  • Add cmdlet parameters:
    • AppBypassInformationBarriers
    • DefaultOneDriveInformationBarrierMode

wilecoyotegenius and others added 3 commits January 9, 2024 14:19
…rMode to Set-PnPTenant

Add ShowPeoplePickerGroupSuggestionsForIB, InformationBarriersSuspension, IBImplicitGroupBased, AppBypassInformationBarriers, DefaultOneDriveInformationBarrierMode to Get-PnPTenant
@gautamdsheth gautamdsheth merged commit 1ff4fcd into pnp:dev Jan 19, 2024
3 checks passed
@gautamdsheth
Copy link
Collaborator

Thanks @wilecoyotegenius , have merged the code !

Much appreciated 😊🙏

@wilecoyotegenius wilecoyotegenius deleted the add-information-barriers branch January 19, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants