Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.23k stars 3.83k forks source link

Implement functionality of New-AzureADUserAppRoleAssignment in Az module #10592

Open robliv opened 4 years ago

robliv commented 4 years ago

It seems like it is not possible to assign users to AzureAD enterprise apps using Az module.

This was possible with AzureAD module using 'New-AzureADUserAppRoleAssignment' The functionality is important to be able to automate the assignment process in current PS Core versions.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc

leandiez commented 2 years ago

Hi! Just here to ask about the status of this issue. Would be really useful to have this command on Az module since the user assignment to Enterprise Apps can't be fully automated other way by now. Specially when you don't have enough P2 licences to use groups on EA.