In a customer tenant we have an application user which cannot be created in one specific environment.
We have dev, test and production orgs and this app user was added to dev and prod without problems.
On our test org we get this error. "Resource with id xxx does not exist"
Each time I try to create/save the id inside the error message is changing (like new guid or so).
We have another application user which was added in all environments some months ago. Creating new Azure AD results in same problem in our test system.
Does anyone had this behavior and knows how to solve it?
I cannot find any information about that error :-(