I have a power virtual agent in my power platform dev environment. It uses Azure AD Authentication and works fine in dev. When I publish that to QA Environment in a managed solution using Power Automate Pipelines, the bot returns:
Authentication is not configured for this bot Error code: AuthenticationNotConfigured
However, if I go to edit the authentication settings for the virtual agent to turn on authentication, it keeps giving me the same error, if I go to the dev tools and look at the details of the network call, it is a 500 error.