Commercial usage of fine-tuning a model using synthetic data generated by Azure Open AI models

II 80 Reputation points
2025-08-26T09:48:14.0833333+00:00

Hi,

Is it permissible for me to generate synthetic data using Azure Open AI models (such as o4-mini) and later use that synthetically generated data to fine-tune a model and use it for commercial purposes?

I know its not possible if I use Open AI directly (https://community.openai.com/t/synthetic-instructions-generated-by-openai/569888), I would like to know if that is permissible through Azure Open AI.

Also I would like to know which other models allow me to do this via Azure AI Foundry (eg: DeepSeek, Mistral, etc)?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
{count} votes

Accepted answer
  1. Manas Mohanty 9,655 Reputation points Microsoft External Staff Moderator
    2025-08-29T09:06:19.2233333+00:00

    Hi II

    It is confirmed from product group that you can finetune Azure OpenAI models with Chat completions created by Azure OpenAI model (Same restriction of OpenAI does not apply).

    In fact, we have distillation process to fine tune models with chat completion call.

    You can also the JSONL containing the Synthetic data to finetune with other Azure Hosted models too.

    Thank you.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.