Skip to content

Commit ab31d63

Browse files
committed
edit video section
1 parent 5e75683 commit ab31d63

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

articles/ai-foundry/concepts/concept-playgrounds.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.custom: build-2025 ai-assisted
1616

1717
# Azure AI Foundry Playgrounds
1818

19+
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
20+
1921
As you build with state-of-the-art models and build agents and apps with them, Azure AI Foundry playgrounds provide an on-demand, zero-setup environment designed for rapid prototyping, API exploration, and technical validation before you commit a single line of code to your production codebase.
2022

2123
## Some highlights of the Azure AI Foundry playgrounds experience
@@ -119,7 +121,7 @@ For all reasoning models, the chat playground provides a chain-of-thought summar
119121

120122
## Audio playground
121123

122-
The audio playground let's you use text-to-speech and transcription capabilities with the latest audio models from Azure OpenAI.
124+
The audio playground (preview) let's you use text-to-speech and transcription capabilities with the latest audio models from Azure OpenAI.
123125

124126
Follow these steps to try the text to speech capability:
125127

@@ -142,26 +144,27 @@ Follow these steps to try the transcription capability:
142144

143145
## Images playground
144146

147+
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.
148+
145149
> [!TIP]
146150
> 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 [enterprise-ready use case by industry.](https://devblogs.microsoft.com/foundry/images-playground-may-2025/)
147151
148-
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.
152+
You can use the images playground with these models:
153+
154+
- [gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai) from Azure OpenAI.
155+
- [Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai), [Stable Image Core](https://ai.azure.com/explore/models/Stable-Image-Core/version/1/registry/azureml-stabilityai), [Stable Image Ultra](https://ai.azure.com/explore/models/Stable-Image-Ultra/version/1/registry/azureml-stabilityai) from Stability AI.
156+
- [Bria 2.3 Fast](https://ai.azure.com/explore/models/Bria-2.3-Fast/version/1/registry/azureml-bria) from Bria AI.
149157

150158
Follow these steps to use the images playground:
151159

160+
1. Select **Try the Images playground** to open it.
161+
1. If you don't have a deployment already, select **Create new deployment** and deploy a model such as `gpt-image-1`.
152162
1. **Start with a pre-built text prompt**: Select an option to get started with a prebuilt text prompt that automatically fills the prompt bar.
153163
1. **Explore the model API-specific generation controls after model deployment:** Adjust key controls (e.g. number of variants, quality, strength) to deeply understand specific model responsiveness and constraints.
154164
1. **Side-by-side observations in grid view:** Visually observe outputs across prompt tweaks or parameter changes.
155165
1. **Transform with API tooling:** Inpainting with text transformation is available for gpt-image-1. Alter parts of your original image with inpainting selection. Use text prompts to specify the change.
156166
1. **Port to production with multi-lingual code samples:** Use Python, Java, JavaScript, C# code samples with "View Code". Images playground is your launchpad to development work in VS Code.
157167

158-
159-
### Applicable models
160-
161-
- [gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai) from Azure OpenAI.
162-
- [Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai), [Stable Image Core](https://ai.azure.com/explore/models/Stable-Image-Core/version/1/registry/azureml-stabilityai), [Stable Image Ultra](https://ai.azure.com/explore/models/Stable-Image-Ultra/version/1/registry/azureml-stabilityai) from Stability AI.
163-
- [Bria 2.3 Fast](https://ai.azure.com/explore/models/Bria-2.3-Fast/version/1/registry/azureml-bria) from Bria AI.
164-
165168
### What to validate when experimenting in Images playground
166169

167170
By using the images playground, you can explore and validate the following as you plan your production workload:
@@ -195,30 +198,31 @@ By using the images playground, you can explore and validate the following as yo
195198
- Will this image meet the constraints of my product's UI (aspect ratio, resolution, content safety)?
196199
- Does the output conform to brand guidelines or customer expectations?
197200

198-
## Video playground
199-
200-
> [!NOTE]
201-
> See the [60-second reel of Video playground for Azure OpenAI Sora](https://aka.ms/VideoPlaygroundReel) and our DevBlog for how to transform your [enterprise-ready use case by industry](https://aka.ms/VideoPlaygroundDevBlog).
202201

203-
The Video playground is your rapid iteration environment for exploring, refining, and validating generative video workflows—designed for developers who need to go from idea to prototype with precision, control, and speed. The playground gives you a low-friction interface to test prompt structures, assess motion fidelity, evaluate model consistency across frames, and compare outputs across models—without writing boilerplate or wasting compute cycles – and a great demo interface for your Chief Product Officer and Engineering VP.
202+
## Video playground
204203

204+
The video playground (preview) is your rapid iteration environment for exploring, refining, and validating generative video workflows—designed for developers who need to go from idea to prototype with precision, control, and speed. The playground gives you a low-friction interface to test prompt structures, assess motion fidelity, evaluate model consistency across frames, and compare outputs across models—without writing boilerplate or wasting compute cycles. It's aso a great demo interface for your Chief Product Officer and Engineering VP.
205205

206-
### Applicable models
206+
You can use the video playground with the **Azure OpenAI Sora** model.
207207

208-
- Azure OpenAI Sora.
208+
> [!TIP]
209+
> See the [60-second reel of the video playground for Azure OpenAI Sora](https://aka.ms/VideoPlaygroundReel) and the DevBlog for how to transform your [enterprise-ready use case by industry](https://aka.ms/VideoPlaygroundDevBlog).
209210
210-
### How to use the Video playground:
211+
Follow these steps to use the video playground:
211212

212213
> [!CAUTION]
213-
> Videos generated are retained for 24 hours due to data privacy. Download videos to local for longer retention.
214+
> Videos generated are retained for 24 hours due to data privacy. Download videos to your local computer for longer retention.
214215
215-
1. Once your model is deployed, navigate to the Video playground and get inspired by **pre-built prompts sorted by industry filter**. From here, you can view the videos in full display and copy the prompt to build from it.
216+
1. Select **Try the Video playground** to open it.
217+
1. If you don't have a deployment already, select **Deploy now** from the top righ side of the homepage and deploy the `sora` model.
218+
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 to build from it.
219+
:::image type="content" source="../media/concept-playgrounds/video-playground-copy-prompt.png" alt-text="Screenshot of the video playground highlighting the Use prompt button to copy a prompt." lightbox="../media/concept-playgrounds/video-playground-copy-prompt.png":::
216220

217-
1. **Understand the model API specific generation controls in your prompt bar:** Enter your text prompt and adjust key controls (e.g. aspect ratio, resolution) to deeply understand specific model responsiveness and constraints.
221+
1. Copying the prompt pastes it in the prompt bar. Adjust key controls (e.g. aspect ratio, resolution) to deeply understand specific model responsiveness and constraints.
218222

219-
1. **Rewrite your text prompt** syntax with gpt-4o using "Rewrite with AI" with industry based system prompts. Switch on the capability, select the industry and specify the change required for your original prompt.
223+
1. Rewrite your text prompt syntax with gpt-4o using **Re-write with AI** with industry based system prompts. Switch on the capability, select the industry and specify the change required for your original prompt.
220224

221-
1. From the Generation history tab, review your generations as a Grid or List view. When you select the videos, open them in full screen mode for full immersion. Visually observe outputs across prompt tweaks or parameter changes.
225+
1. From the Generation history tab, review your generations as a Grid or List view. When you select the videos, open them in full screen mode for full immersion. Visually observe outputs across prompt tweaks or parameter changes.
222226
1. In Full Screen mode, edit the prompt and submit for regeneration.
223227
1. Either in Full Screen mode or through the overflow button, download to local, view the information generation tag, or delete the video.
224228
1. **Port to production with multi-lingual code samples:** Use Python, Java, JavaScript, C# contextual code samples with "View Code" that reflect your generations and copy into VS Code.
838 KB
Loading

0 commit comments

Comments
 (0)