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
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.
22
22
23
-
## Some highlights of the Azure AI Foundry playgrounds experience
23
+
## Highlights of the Azure AI Foundry playgrounds experience
24
24
25
-
Some highlights of the Azure AI Foundry playground experience includes:
25
+
Some highlights of the Azure AI Foundry playgrounds experience include:
26
26
27
27
-**AgentOps support** for Evaluations and Tracing in the **Agents playground.**
28
28
-**Open in VS Code** for Chat and Agents playground. This feature saves you time by automatically importing your endpoint and key from Azure AI Foundry to VS Code for multi-lingual code samples.
29
-
-**Images Playground 2.0** for [gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai), [Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai) and [Bria 2.3 Fast](https://ai.azure.com/explore/models/Bria-2.3-Fast/version/1/registry/azureml-bria) models.
29
+
-**Images Playground 2.0** for [gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai), [Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/version/1/registry/azureml-stabilityai), and [Bria 2.3 Fast](https://ai.azure.com/explore/models/Bria-2.3-Fast/version/1/registry/azureml-bria) models.
30
30
-**Audio playground** for [gpt-4o-audio](https://ai.azure.com/explore/models/gpt-4o-transcribe/version/2025-03-20/registry/azure-openai), [gpt-4o-transcribe](https://ai.azure.com/explore/models/gpt-4o-transcribe/version/2025-03-20/registry/azure-openai), and [gpt-4o-mini-tts](https://ai.azure.com/explore/models/gpt-4o-mini-tts/version/2025-03-20/registry/azure-openai) models.
31
31
-**Video playground** for Azure OpenAI Sora.
32
32
@@ -63,15 +63,15 @@ The playgrounds help you to get answers to these questions in seconds, rather th
63
63
64
64
-**Reduce cost of experimentation:** In traditional workflows, the cost of experimentation is high, as it includes setting up the project, writing scaffolding code, waiting on builds, and rolling back changes. This cost makes many developers to skip the experiment phase entirely, which leads to brittle assumptions, broken behavior, or inefficient code. The playgrounds change this dynamic by removing risk from experimentation, so you can validate before you invest. Playgrounds also act as the bridge between development and documentation. The examples you build in the playgrounds often become the reference points for future code, internal tooling, or user education.
65
65
66
-
-**Iterate faster:** Experiment with text prompts, adjust generation parameters, and explore editing variations — all in real time with model-specific native API support.
66
+
-**Iterate faster:** Experiment with text prompts, adjust generation parameters, and explore editing variations—all in real time with model-specific native API support.
67
67
68
68
-**Accelerate integration:** Validate API behavior, test edge cases, and inspect responses directly in an interactive console.
69
69
70
70
-**Optimize prompts:** Debug and tune prompts; build prompt variations available in the playgrounds and grounded in model behavior.
71
71
72
72
-**Provide a consistent model interface:** Common foundations established. No matter what model or agent, no matter the model provider.
73
73
74
-
-**Go to code quicker:**Using the "View Code" multi-lingual code samples for your output, prompts and generation controls within the API structure, what you create within Azure AI Foundry playgrounds can be easily ported into VS Code—with predictability and repeatability.
74
+
-**Go to code quicker:**When you use the "View Code" multi-lingual code samples for your output, prompts and generation controls within the API structure, what you create within Azure AI Foundry playgrounds can be easily ported into VS Code—with predictability and repeatability.
75
75
76
76
-**Reduce time to ship:** No need to find, build, or configure a custom UI to localhost just for image generation, hope that it automatically works for the next state-of-the-art model, or spend time resolving cascading build errors due to packages or code changes required for new models. The images playground in Azure AI Foundry gives you version-aware access. Build with the latest and most performant models with API updates surfaced in a consistent UI.
77
77
@@ -107,7 +107,7 @@ Follow these steps to use the "Open in VS Code" functionality from the chat and
107
107
108
108
## Agents playground
109
109
110
-
The agents playground allows you to explore, prototype, and test agents without needing to run any code. From this page, you can quickly iterate and experiment with new ideas. to get started with the Agents playground, see the [Quickstart: Create a new agent](../../ai-services/agents/quickstart.md).
110
+
The agents playground allows you to explore, prototype, and test agents without needing to run any code. From this page, you can quickly iterate and experiment with new ideas. To get started with the Agents playground, see the [Quickstart: Create a new agent](../../ai-services/agents/quickstart.md).
111
111
112
112
:::image type="content" source="../media/concept-playgrounds/agents-playground.png" alt-text="Screenshot of the agents playground interface for exploring, prototyping, and testing agents without code." lightbox="../media/concept-playgrounds/agents-playground.png":::
113
113
@@ -121,7 +121,7 @@ For all reasoning models, the chat playground provides a chain-of-thought summar
121
121
122
122
## Audio playground
123
123
124
-
The audio playground (preview) let's you use text-to-speech and transcription capabilities with the latest audio models from Azure OpenAI.
124
+
The audio playground (preview) lets you use text-to-speech and transcription capabilities with the latest audio models from Azure OpenAI.
125
125
126
126
Follow these steps to try the text to speech capability:
127
127
@@ -160,12 +160,12 @@ Follow these steps to use the images playground:
160
160
1. Select **Try the Images playground** to open it.
161
161
1. If you don't have a deployment already, select **Create new deployment** and deploy a model such as `gpt-image-1`.
162
162
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.
163
-
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.
163
+
1.**Explore the model API-specific generation controls after model deployment:** Adjust key controls (for example, number of variants, quality, strength) to deeply understand specific model responsiveness and constraints.
164
164
1.**Side-by-side observations in grid view:** Visually observe outputs across prompt tweaks or parameter changes.
165
165
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.
166
166
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.
167
167
168
-
### What to validate when experimenting in Images playground
168
+
### What to validate when experimenting in images playground
169
169
170
170
By using the images playground, you can explore and validate the following as you plan your production workload:
171
171
@@ -183,7 +183,7 @@ By using the images playground, you can explore and validate the following as yo
183
183
- How can I balance creativity vs. prompt fidelity?
184
184
185
185
-**Model Comparison**
186
-
- How do results differ between models (e.g., SDXL vs. DALL·E)?
186
+
- How do results differ between models (for example, SDXL vs. DALL·E)?
187
187
- Which model performs better for realistic faces vs. artistic compositions?
188
188
189
189
-**Composition Control**
@@ -201,7 +201,7 @@ By using the images playground, you can explore and validate the following as yo
201
201
202
202
## Video playground
203
203
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.
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 also a great demo interface for your Chief Product Officer and Engineering VP.
205
205
206
206
You can use the video playground with the **Azure OpenAI Sora** model.
207
207
@@ -214,21 +214,21 @@ Follow these steps to use the video playground:
214
214
> Videos generated are retained for 24 hours due to data privacy. Download videos to your local computer for longer retention.
215
215
216
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.
217
+
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.
218
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
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":::
220
220
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.
221
+
1. Copying the prompt pastes it in the prompt bar. Adjust key controls (for example, aspect ratio, resolution) to deeply understand specific model responsiveness and constraints.
222
222
223
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.
224
224
225
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.
226
226
1. In Full Screen mode, edit the prompt and submit for regeneration.
227
227
1. Either in Full Screen mode or through the overflow button, download to local, view the information generation tag, or delete the video.
228
228
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.
229
-
1.**Azure AI Content Safety integration:** With all model endpoints integrated with Azure AI Content Safety, harmful and unsafe images are filtered out prior to being surfaced in video playground. If your text prompt and video generation is flagged by content moderation policies, you get a warning notification appear.
229
+
1.**Azure AI Content Safety integration:** With all model endpoints integrated with Azure AI Content Safety, harmful and unsafe images are filtered out before being surfaced in the video playground. If your text prompt and video generation are flagged by content moderation policies, you get a warning notification appear.
230
230
231
-
### Video generation: what you can validate or de-risk
231
+
### What to validate when experimenting in video playground
232
232
233
233
When using the video playground as you plan your production workload, you can explore and validate the following:
0 commit comments