Skip to content

Commit ddd3cd0

Browse files
committed
realtime quickstart refresh
1 parent b5ae592 commit ddd3cd0

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

articles/ai-services/openai/includes/env-var-key.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
author: eric-urban
3+
ms.author: eur
4+
ms.service: azure-ai-openai
5+
ms.topic: include
6+
ms.date: 12/27/2024
7+
---
8+
19
|Variable name | Value |
210
|--------------------------|-------------|
311
| `AZURE_OPENAI_ENDPOINT` | This value can be found in the **Keys and Endpoint** section when examining your resource from the Azure portal. |

articles/ai-services/openai/includes/env-var-without-key.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
author: eric-urban
3+
ms.author: eur
4+
ms.service: azure-ai-openai
5+
ms.topic: include
6+
ms.date: 12/27/2024
7+
---
8+
19
|Variable name | Value |
210
|--------------------------|-------------|
311
| `AZURE_OPENAI_ENDPOINT` | This value can be found in the **Keys and Endpoint** section when examining your resource from the Azure portal. |

articles/ai-services/openai/includes/realtime-deploy-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 12/26/2024
1010
To deploy the `gpt-4o-realtime-preview` model in the Azure AI Foundry portal:
1111
1. Go to the [Azure AI Foundry portal](https://ai.azure.com) and make sure you're signed in with the Azure subscription that has your Azure OpenAI Service resource (with or without model deployments.)
1212
1. Select the **Real-time audio** playground from under **Playgrounds** in the left pane.
13-
1. Select **Create nefw deployment** to open the deployment window.
13+
1. Select **Create new deployment** to open the deployment window.
1414
1. Search for and select the `gpt-4o-realtime-preview` model and then select **Confirm**.
1515
1. In the deployment wizard, make sure to select the `2024-10-01` model version.
1616
1. Follow the wizard to finish deploying the model.

0 commit comments

Comments
 (0)