Get-account-entitlements 500 Error in Azure AD

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": []
}

Hi Mark,

What is the result of your support case? Is there a resolution you can share with us?

It kinda just magically went away

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.