Set-PnPSearchConfiguration throws exception #1844
Unanswered
MudassarAli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to apply search configuration to Tenant through following command:
Set-PnPSearchConfiguration -Path "C:\temp\Search\02 - Test\searchconfig.xml" -Scope Subscription
But it throws following error:
Set-PnPSearchConfiguration : Invalid request: Export a new search configuration first, then use it to import if you are importing an outdated exported search configuration file
I am using latest version of PnP.Powershell (1.10.0)
Any body else having same issue?
Beta Was this translation helpful? Give feedback.
All reactions