Does reaching one's monthly usage limit prevent from using an Azure OpenAI key with Cursor IDE?

Hey, on your questions:

  1. URL format: In Azure OpenAI settings in Cursor, set the base URL without /v1/responses, just https://<resource-name>.openai.azure.com. Cursor will build the full path.

  2. Deployment name: Yep, Cursor currently supports only one deployment name in Azure BYOK settings. If you have 4 models in different deployments, that’s a current limitation. You pick one deployment and only that one will work via the Azure key. The other models will run via Cursor.

  3. General issue: This is a known bug. Cursor isn’t passing the model parameter correctly to the Azure API, so it fails with the "model is required" error. It affects versions 2.3.x through 3.0.x. The team knows, but there’s no ETA yet. More details here: Not able to use azure api key

  4. Proxy workaround: Correct, it’s outdated. Sadly there aren’t any other working workarounds right now.

If you want to help with prioritization, share your Cursor version from Help > About Cursor > Copy and your Azure config.