Skip to content

Commit e3f5fad

Browse files
Update 4-video-generation.md
1 parent d5807af commit e3f5fad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

learn-pr/wwl-data-ai/get-started-vision-azure/includes/4-video-generation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Asynchronous means you:
5151

5252
Video generation times are often 1–5 minutes, depending on settings. In order to run an asynchronous job using the Foundry REST interface, you need:
5353

54-
1. An **Azure OpenAI / Foundry resource** in a supported region and a **Sora deployment** (you deploy Sora from Foundry's Models + endpoints).
55-
2. An authorization method: **API key** or **Microsoft Entra ID**
54+
- An **Azure OpenAI / Foundry resource** in a supported region and a **Sora deployment** (you deploy Sora from Foundry's Models + endpoints).
55+
- An authorization method: **API key** or **Microsoft Entra ID**
5656

5757
Let's take a look at using the **Azure OpenAI v1 API** with the Sora 2 model.
5858

@@ -102,4 +102,4 @@ curl -L "https://YOUR-RESOURCE-NAME.openai.azure.com/openai/v1/videos/{video_id}
102102

103103
Video models are improving all the time, and Microsoft Foundry makes it easy to integrate them into creative solutions. Next, try out vision-enabled models, image generation, and video generation in Foundry yourself.
104104

105-
::: zone-end
105+
::: zone-end

0 commit comments

Comments
 (0)