Simple case: I have two Azure Applications
TaskTrackerWebApp application has multiple Roles defined. I would like to add AG360DataApiClient application to one of the roles.
But no matter if i use Name or Application ID of the AG360DataApiClient i still cant find it.
In TaskTrackerWebApp i also defined a role with "Application" allowedmemberTypes
So, how would i add an application to another application role? Powershell voodoo?
Thank you.
Update: There was somethign wrong with my Application registration. I deleted and recreated it and now i can assign an application to a Role.