Azure AD Connection Redirects to Google Auth Connection

I am trying to use the Auth0 “Try It Out” feature on a login against an Azure AD connection. The login process seems to work up through where I login into Microsoft AD and consent to the application and it tries to redirect to the Auth0 for post login processing.

At that point, I get a “connection not found” message and the url for the callback shows “?connection=google-oauth2”. I have no idea why the callback would be showing that connection information for an Azure Ad connection.

Any help is appreciated!