Articles in this section

Available Microsoft Azure OpenAI APIs

When you configure an export, import, or other type of flow step using the prebuilt Microsoft Azure connector, you can select any of the API operations listed below*, organized by API type.

Note

If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Microsoft Azure API documentation. *You can also create a composite endpoint for this application in HTTP mode.

Resource

API endpoint

Export

Import

Deployments

Create a completion

X

Create an embedding

X

Create chat completions

X

Transcribe an audio file

X

Transcribe and translates input audio into English text

X

Generate a batch of images from a text caption

X

Files

Get a list of all files

X

Upload a file

X

Get details for a single file

X

Delete the file with the given file ID

X

Get the content of the file specified by the given file ID

X

Create a new file entity by importing data from a provided URL

X

Fine tuning

Get a list of all fine tune jobs

X

Create a job that fine tunes a specified model from a given training file

X

Get details for a single fine tune job specified by the given fine tune ID

X

Delete the fine tune job specified by the given fine tune ID

X

Get the events for the fine tune job specified by the given fine tune ID

X

Cancel the processing of the fine tune job specified by the given fine tune ID

X

Models

Get a list of all models

X

Get details for the model specified by the given model ID

X

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.