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-foundry/concepts/concept-playgrounds.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,32 +129,37 @@ All model endpoints are integrated with **Azure AI Content Safety**. As a result
129
129
You can use the video playground with the **Azure OpenAI Sora** model.
130
130
131
131
> [!TIP]
132
-
> See the DevBlog for [Go from prompt to playback with Sora from Azure OpenAI in the video playground in Azure AI Foundry](https://devblogs.microsoft.com/foundry/sora-in-video-playground/).
132
+
> See the DevBlog for [Sora and video playground in Azure AI Foundry](https://devblogs.microsoft.com/foundry/sora-in-video-playground/).
133
133
134
134
Follow these steps to use the video playground:
135
135
136
136
> [!CAUTION]
137
137
> Videos you generate are retained for 24 hours due to data privacy. Download videos to your local computer for longer retention.
138
138
139
139
1. Select **Try the Video playground** to open it.
140
+
140
141
1. If you don't have a deployment already, select **Deploy now** from the top right side of the homepage and deploy the `sora` model.
142
+
141
143
1. On the homepage of the video playground, get inspired by **pre-built prompts** sorted by the **industry** filter. From here, you can view the videos in full display and copy the prompt from the bottom right corner of a video to build from it.
142
144
143
145
1. Copy the prompt to paste it in the prompt bar. Adjust key controls (for example, aspect ratio or resolution) to deeply understand specific model responsiveness and constraints.
146
+
144
147
1. Select **Generate** to generate a video based on the copied prompt.
148
+
145
149
1. Rewrite your text prompt syntax with gpt-4o by using **Re-write with AI**.
150
+
146
151
1. Switch on the **Start with an industry system prompt** capability, choose an industry, and specify the change required for your original prompt.
147
-
1. Select **Update** to update the prompt, and then select **Generate** to create a new video.
148
152
149
-
:::image type="content" source="../media/concept-playgrounds/video-playground-rewrite-prompt-with-ai.png" alt-text="Screenshot showing the controls used to rewrite a prompt with AI and generate an updated image." lightbox="../media/concept-playgrounds/video-playground-rewrite-prompt-with-ai.png":::
153
+
1. Select **Update** to update the prompt, and then select **Generate**to create a new video.
150
154
151
155
1. Go to the **Generation history** tab to review your generations as a grid or list view. When you select the videos, you open them in full screen mode for full immersion. Visually observe outputs across prompt tweaks or parameter changes.
156
+
152
157
1. In full screen mode, edit the prompt and submit it for regeneration.
153
-
1. Either in full screen mode or through the options button that shows up when you hover across the video, download the videos to your local computer, view the video generation information tag, view code, or delete the video.
154
158
155
-
:::image type="content" source="../media/concept-playgrounds/options-menu-for-generated-video.png" alt-text="Screenshot showing the options button for downloading, viewing details, and deleting a generated image." lightbox="../media/concept-playgrounds/options-menu-for-generated-video.png":::
159
+
1. Either in full screen mode or through the options button that shows up when you hover across the video, download the videos to your local computer, view the video generation information tag, view code, or delete the video.
156
160
157
161
1. Select **View code** from the options menu to view contextual sample code for your video generations in several languages, including Python, JavaScript, C#, JSON, Curl, and Go.
162
+
158
163
1. Port the code samples to production by copying them into VS Code.
159
164
160
165
@@ -194,14 +199,13 @@ When you use the video playground to plan your production workload, explore and
194
199
The images playground is ideal for developers who build image generation flows. This playground is a full-featured, controlled environment for high-fidelity experiments designed for model-specific APIs to generate and edit images.
195
200
196
201
> [!TIP]
197
-
> See the [60-second reel of the Images playground for gpt-image-1](https://youtu.be/btA8njJjLXY) and our DevBlog for how to transform your [Rapidly prototype with gpt-image-1 from Azure OpenAI Service in the Images Playground in Azure AI Foundry.](https://devblogs.microsoft.com/foundry/images-playground-may-2025/)
202
+
> See the [60-second reel of the Images playground for gpt-image-1](https://youtu.be/btA8njJjLXY) and our DevBlog for [Images Playground in Azure AI Foundry.](https://devblogs.microsoft.com/foundry/images-playground-may-2025/)
198
203
199
204
You can use the images playground with these models:
200
205
201
-
-[gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai) from Azure OpenAI.
-[FLUX.1-Kontext-pro](https://ai.azure.com/explore/models/FLUX.1-Kontext-pro/version/1/registry/azureml-blackforestlabs/?cid=learnDocs) and [FLUX-1.1-pro](https://ai.azure.com/explore/models/FLUX-1.1-pro/version/1/registry/azureml-blackforestlabs/?cid=learnDocs) from Black Forest Labs.
0 commit comments