Skip to content

Commit 9f37b9b

Browse files
authored
Fix Get-PnPTenant to return GuestSharingGroupAllowList
Fixed `Get-PnPTenant` to return GuestSharingGroupAllowListInTenantByPrincipalIdentity.
1 parent 75c4b80 commit 9f37b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6767
- Fix `Set-PnPBuiltInSiteTemplateSettings` cmdlet to reference up to date Template IDs. [#5202](https://github.com/pnp/powershell/pull/5202)
6868
- Fix `Connect-PnPOnline` cmdlet to allow reuse of connection created using certificate. [#5203](https://github.com/pnp/powershell/pull/5203)
6969
- Fix `Connect-PnPOnline` cmdlet with Managed Identity to support non-commercial clouds. [#5239](https://github.com/pnp/powershell/pull/5239)
70-
70+
- Fix `Get-PnPTenant` to return GuestSharingGroupAllowListInTenantByPrincipalIdentity. [#5246](https://github.com/pnp/powershell/pull/5246)
7171

7272
### Removed
7373
- Removed `-RemoveExisting` parameter from `Add-PnPAzureADGroupMember`, `Add-PnPAzureADGroupOwner`, `Add-PnPMicrosoft365GroupMember` and `Add-PnPMicrosoft365GroupOwner` cmdlets. It was never really implemented and without function. [#5153](https://github.com/pnp/powershell/pull/5153)

0 commit comments

Comments
 (0)