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
# - list-applications 'requiredResourceAccess' contains all the permission ids
3694
3694
# can also check: https://graph.microsoft.com/v1.0/servicePrincipals/9ee251b0-b25e-4562-b62e-611c75387f2b/appRoleAssignments
3695
-
# - for the configured permissions
3695
+
# - for the configured permission
3696
+
# CHECK
3697
+
# - one of above functions^^ kinda does this
3698
+
# - need to get the present perms and add to add-applicationpermissions json body like with add-applicationcertificate which checks for current certs so it doesn't override them
3696
3699
3697
3700
# add-applicationpermission
3698
3701
# - create an new application (add-application) then assign this
0 commit comments