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

Amend to return additional parameters #3948

Merged
merged 2 commits into from
May 23, 2024

Conversation

reshmee011
Copy link
Contributor

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • Bug Fix

Related Issues?

Current

Get-pnpTenant | select-object -Property ,OneDriveLoopDefaultSharingLinkScope
,OneDriveLoopSharingCapability ,OneDriveLoopDefaultSharingLinkRole
,CoreLoopSharingCapability ,CoreLoopDefaultSharingLinkScope
,CoreLoopDefaultSharingLinkRole `
,IsCollabMeetingNotesFluidEnabled

is not returning any values

What is in this Pull Request ?

Ensure the get-pnptenant returns properties OneDriveLoopDefaultSharingLinkScope, OneDriveLoopSharingCapability, ,OneDriveLoopDefaultSharingLinkRole, CoreLoopSharingCapability, CoreLoopDefaultSharingLinkScope, ,CoreLoopDefaultSharingLinkRole and IsCollabMeetingNotesFluidEnabled

@gautamdsheth gautamdsheth merged commit f5de7b4 into pnp:dev May 23, 2024
2 checks passed
@gautamdsheth
Copy link
Collaborator

TYSM @reshmee011 !!!

@reshmee011 reshmee011 deleted the returntenantsettings branch May 25, 2024 19:32
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.

None yet

2 participants