dmbuk
dmbuk
same error: Error: not well-formed (invalid token) in line 1 TD ALIGN="center" colspan="2">
+1 , we have the same issue, the app response times are too high, sometimes hitting 30 - 40 seconds. The ASP is Premium v2 P3V2, single instance. 
Thanks @sarah-widder for the suggestion. We have a UAT copy of the app (using the same AI and Search), it has no users, but response times are still too high....
Just wonder @marwic-norlys , what model and model name you've configured for the web app? I've deployed GPT turbo as gpt-4-turbo-1106 and put the same into both AZURE_OPENAI_MODEL and AZURE_OPENAI_MODEL_NAME....
the same here, latest Az and Bastion extension. File "C:\Users\XXX\.azure\cliextensions\bastion\azext_bastion\custom.py", line 343, in handle_error_response raise ClientRequestError("Request failed with error: " + errorMessage) azure.cli.core.azclierror.ClientRequestError: Request failed with error: Unexpected internal error...
I have a similar issue, trying to use a custom backend (not Azure functions) in local dev. Can't figure it out, looks like it requires and relies only on func...
The same issue, either 404 in local or auth loop in Azure. @anthonychu - any chance the team can fix it? Thanks