I’ll start this with yes, I plan to open a support case for this, but wanted to see if anyone else was seeing this issue?
I am able to successfully run get-account-entitlements against most sources other than my Azure AD connected source. I get the following error message with a 500 status code
{
"detailCode": "500.1 Downstream error",
"trackingId": "27eebeada5e7402aae8870aa2ccebfb0",
"messages": [
{
"locale": "en-US",
"localeOrigin": "DEFAULT",
"text": "A call from this server to another component has failed."
},
{
"locale": "und",
"localeOrigin": "REQUEST",
"text": "A call from this server to another component has failed."
}
],
"causes": []
}