Skip to main content
Azure OpenAI follows a similar fine-tuning process as OpenAI, with some Azure-specific configurations. The examples below show how to use Portkey with Azure OpenAI for fine-tuning.

Upload a file

Create a fine-tuning job

For more detailed examples and other fine-tuning operations (listing jobs, retrieving job details, canceling jobs, and getting job events), please refer to the OpenAI fine-tuning documentation. The Azure OpenAI fine-tuning API documentation is available at Azure OpenAI API.
Last modified on June 24, 2025