I have seen this comment below mentioned here:
You can disable the use of SSPR for administrator accounts using the Set-MsolCompanySettings PowerShell cmdlet. The -SelfServePasswordResetEnabled $False parameter disables SSPR for administrators.
Instead on disabling SSPR for all admin accounts, is it possible to disable SSPR to induvial admin accounts?
