An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hello Mujtaba,
Thank you for sharing your workaround! That is a fantastic observation regarding the regional behavioral differences with the gpt-5.4-mini deployment.
Your hypothesis about server load in eastus2 is highly plausible. In cloud environments, we sometimes observe that regional capacity constraints or staggered rollouts of backend safety updates can cause the system to default to a generic fallback refusal (like "I cannot assist") rather than returning a standard rate limit or capacity error.
I am glad to hear that migrating your deployment to the eastus region completely resolved the false positives for your business prompts.
I highly recommend posting your region-switch finding as a new, separate answer on this thread and clicking "Accept Answer" on it. This will mark the thread as solved and be incredibly helpful for other developers who might be encountering the same localized issue in eastus2!