Hi Raphaël Peyrau,
We have reviewed the error you encountered while using the Azure OpenAI Response API. An HTTP 500 error indicates a temporary server-side issue and is not typically caused by your request or configuration. These errors can occur due to transient service disruptions or high load in the region where your resource is deployed. We recommend retrying the request after a short delay and implementing retry logic with exponential backoff. You can also monitor the Azure Service Health in the portal for any ongoing incidents.
I have an error 500 using azure open ai response api
Hi,
I am running my code and have this error using azure open ai response api:
Answer: Error answering question: Error code: 500 - {'error': {'message': 'An error occurred while processing your request. You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if the error persists. Please include the request ID a691948a-7042-4484-ae45-2d6985469dde in your message.', 'type': 'server_error', 'param': None, 'code': 'server_error'}}
Yesterday it was working, what is the potential issue? Is response api not robust yet?
Azure AI Bot Service
1 answer
Sort by: Most helpful
-
Pavankumar Purilla 10,350 Reputation points Microsoft External Staff Moderator
2025-08-04T15:12:42.45+00:00