Cursor and GPT 5.2 On Azure not working

Hey, thanks for the report.

This is a known issue with Azure OpenAI BYOK and code editing features. Cursor sends requests in a format that isn’t compatible with the Azure OpenAI API. It uses the wrong tools schema for file operations. Chat works, but applying code changes fails with this error.

Related threads with the same issue:

The team is aware and is working on improving BYOK support. A few related fixes have already shipped, but the issue still affects GPT-5.2.

I’ll pass this to the team.