Forum Discussion
Fredrik Carenborn
Nov 10, 2017Copper Contributor
Maximum number of devices per user
Hi Let's say I have setup following settings. Azure AD - Users and groups - Device settings Maximum number of devices per user: 5 Azure Intune - Device enrollment restrictions - Allusers...
Anonymous
Nov 14, 2017Hi,
Try to go on old azure portal (https://manage.windowsazure.com)
select Active directory
select your domain
select configure
Find 'Maximum number of devices per user'
Try to go on old azure portal (https://manage.windowsazure.com)
select Active directory
select your domain
select configure
Find 'Maximum number of devices per user'
Fredrik Carenborn
Nov 14, 2017Copper Contributor
No it has the same values as the new Azure portal.
I would prefer to see that there was a powerhell solution for this.
Example
Set-AzureADUser -Identity Fredrik -DeviceLimit 2
or
Set-IntuneDevice -Group "Grant-high-device-limit" -DeviceLimit 2
I would prefer to see that there was a powerhell solution for this.
Example
Set-AzureADUser -Identity Fredrik -DeviceLimit 2
or
Set-IntuneDevice -Group "Grant-high-device-limit" -DeviceLimit 2