-
Couldn't load subscription status.
- Fork 390
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Reporting an Issue or Missing Feature
When I execute Get-PnPTenantRestrictedSearchMode, response is Get-PnPTenantRestrictedSearchMode: The given key was not present in the dictionary..
I'm using pwsh (PowerShell 7.5.2) on a Mac device, with latest PnP nightly build (3.1.96), but still getting that error.
Expected behavior
Showing Enabled/ Disabled.
Actual behavior
Returning the given output:
Get-PnPTenantRestrictedSearchMode: The given key was not present in the dictionary.
Steps to reproduce behavior
Connect-PnPOnline -Url -ClientId -Tenant -CertificatePath
Get-PnPTenantRestrictedSearchMode | fl
What is the version of the Cmdlet module you are running?
ModuleType Version PreRelease Name PSEdition ExportedCommands ---------- ------- ---------- ---- --------- ---------------- Manifest 3.1.96 nightly PnP.PowerShell Desk {Add-PnPAdaptiveScopeProperty, Add-PnPEntraI… 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
bugSomething isn't workingSomething isn't working