I\'m getting this error after I sign into my Azure website:
AADSTS50194: Application \'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx\' is not configured as a
It turns out that my account was not actually on Azure AD, so I needed to check "Accounts in any organizational directory" under "Supported account types" on portal.azure.com
Specifically: portal.azure.com > Azure Active Directory > App registrations (preview) > Your App > Authentication > Supported account types > Accounts in any organizational directory