You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/video-generation-quickstart.md
+44-7Lines changed: 44 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: 'Quickstart: Generate video with Azure OpenAI'
2
+
title: 'Quickstart: Generate video with Sora'
3
3
titleSuffix: Azure OpenAI
4
4
description: Learn how to get started generating video clips with Azure OpenAI.
5
5
manager: nitinme
@@ -10,9 +10,10 @@ ms.author: pafarley
10
10
ms.date: 05/12/2025
11
11
---
12
12
13
-
# Quickstart: Generate video with Azure OpenAI
13
+
# Quickstart: Generate a video with Sora
14
+
15
+
In this Quickstart, you generate video clips using the Azure OpenAI service. The example uses the Sora model, which is a video generation model that creates realistic and imaginative video scenes from text instructions. This guide shows how to create a video generation job, poll for its status, and retrieve the generated video.
14
16
15
-
tbd
16
17
17
18
## Prerequisites
18
19
@@ -40,10 +41,46 @@ Go to your resource in the Azure portal. On the navigation pane, select **Keys a
0 commit comments