Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/17/2024 11:30 AM
Hi! We are tying to add user to a newly created group in Azure. However, we are getting error below:
{"auditDetails":{"AADGroup":[{"headers":null,"message":{"error":{"code":"Authorization_RequestDenied","message":"Insufficient privileges to complete the operation.","innerError":{"date":"2024-07-17T17:48:28","request-id":"7d59c8bc-570f-45d6-9305-c4f92dxxxxxx","client-request-id":"7d59c8bc-570f-45d6-9305-c4f92dxxxxxx"}}},"statusCode":403,"description":null,"status":"Failed"}]}
HOWEVER, but when we tried to add the user to other Azure AD group, it went through successfully. I don't think there are different access permission to be granted to the service account per group. Is there any thing that I need check? TIA!
07/17/2024 03:50 PM