Hi Pedro,
Thanks for raising this. When batch jobs remain in “batch finalizing” for an extended period, it’s usually not related to the request size or client configuration. We’ve seen similar behavior during backend service delays where processing completes but result collation is slow or blocked.
A few things you can check in the meantime:
- Review the batch metadata (for example, any
error_file_id) to confirm whether the job finalized with warnings or errors. - Check the Azure Status page for any active or recent Azure OpenAI service issues affecting batch workloads.
- If the job has been stuck for a long time, cancelling and resubmitting the batch can help once the service backlog clears.
If the issue persists across multiple submissions or regions, opening an Azure Support ticket with the batch IDs and timestamps would be the best next step so the team can investigate on the service side.
Thankyou!