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

[FEATURE] Get-PnPTenant does not include OnedriveSharingCapability and GuestSharingGroupAllowListInTenantByPrincipalIdentity fields #4111

Closed
tkol2022 opened this issue Jul 24, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@tkol2022
Copy link

Is your feature request related to a problem? Please describe.
I tested PnP.Powershell release 2.5.0 and I don't see the fields below being retrieved with Get-PnPTenant.

  • OnedriveSharingCapability
    image

  • GuestSharingGroupAllowListInTenantByPrincipalIdentity
    image

Describe the solution you'd like
Would like to see the fields returned by the cmdlet.

@tkol2022 tkol2022 added the enhancement New feature or request label Jul 24, 2024
gautamdsheth added a commit that referenced this issue Aug 9, 2024
…and OneDriveSharingCapability for #4111 (#4122)

* Add example to get sharing link from list item

* add parameters GuestSharingGroupAllowListInTenantByPrincipalIdentity and OneDriveSharingCapability

---------

Co-authored-by: Gautam Sheth <gautamdsheth@outlook.com>
@gautamdsheth
Copy link
Collaborator

gautamdsheth commented Aug 9, 2024

@tkol2022 , the support for these 2 parameters has been added now by @reshmee011 . It will be available in tomorrow's nightly builds as well as the next major version . Thanks for raising this feature request.

@tkol2022
Copy link
Author

tkol2022 commented Aug 9, 2024

Excellent. We appreciate you all adding them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants