You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
We would like to set a standard to flip the Entra device setting: "Require Multifactor Authentication to register or join devices with Microsoft Entra"
This is a useful security standard to have for tenants without Conditional Access.
PowerShell commands you would normally use to achieve above request
Thank you for creating a feature request!
Your current priority is set to "No Priority". No Priority Feature requests automatically get closed in two days if a contributor does not accept the FR.
If you are a sponsor you can request an upgrade of priority. To upgrade the priority type "I would like to upgrade the priority".
If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://cipp.app/docs/dev/. Contributors to the CIPP project reserve the right to close feature requests at will.
If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
We would like to set a standard to flip the Entra device setting: "Require Multifactor Authentication to register or join devices with Microsoft Entra"
This is a useful security standard to have for tenants without Conditional Access.
PowerShell commands you would normally use to achieve above request
Set-MsolDeviceRegistrationServicePolicy -RequireMultiFactorAuth $True
The text was updated successfully, but these errors were encountered: