Skip to content

Commit abb9c52

Browse files
authored
Update whisper-powershell.md
1 parent 9c8d6ec commit abb9c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/whisper-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 11/22/2023
1010

1111
## PowerShell
1212

13-
Run the following command. You need to replace `MyDeploymentName` with the deployment name you chose when you deployed the Whisper model. Entering the model name results in an error unless you chose a deployment name that is identical to the underlying model name.
13+
Run the following command. You need to replace `YOUR-DEPLOYMENT-NAME-HERE` with the deployment name you chose when you deployed the Whisper model. Entering the model name results in an error unless you chose a deployment name that is identical to the underlying model name.
1414

1515
```powershell-interactive
1616
# Azure OpenAI metadata variables

0 commit comments

Comments
 (0)