Forum Discussion
Set-SPOSite Conditional Access Error (AuthContextStrength)
At line:1 char:1
"SAME ERROR"...
Osh_A415 we are currently investigating this behavior
- dcoberAug 03, 2021Brass ContributorAny updates on this? I haven't seen any updates to the SharePoint Online PowerShell module, only the PnP module.
- dcoberAug 03, 2021Brass Contributor
Nevermind, I see the update in the message center now 🙂
Current status: Following our internal testing and validation, we've deployed our code fix to the affected environments. We're monitoring the fix deployment as it is safely implemented through our change management process, and are expecting for it to have remediated impact by Monday, August 23, 2021.
- FeliciaAAug 04, 2021Copper Contributor
Great! Thanks for the update, David. It is currently a blocker for me because I need to change the ConditionalAccessPolicy on a site.
- Osh_A415Jul 26, 2021Copper Contributor
Thank you, Do you have any updates on this issues ? I had run share point power shell this morning ang getting same error ? Bruno Aleixo
- Mike OliveiraJul 26, 2021Copper Contributor
I resolved by updating the Powershell ISE to use a new version of Powershell as well as updating the
PnP.PowerShell to use a newer build. I installed Visual Studio Code, added the Powershell Extension, then ran the following command to install a new release of PNP.PowershellInstall-Module -Name PnP.PowerShell -AllowPrerelease