Skip to content

Commit fa2ac21

Browse files
authored
Update link thats now 404ing (#2801)
1 parent 57bca25 commit fa2ac21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deploy_features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ As of early June 2025, the default chat completion model is `gpt-4.1-mini`. If y
114114
azd env set AZURE_OPENAI_CHATGPT_DEPLOYMENT_VERSION 0125
115115
```
116116

117-
1. To set the Azure OpenAI deployment SKU name, run this command with [the desired SKU name](https://learn.microsoft.com/azure/ai-services/openai/how-to/deployment-types#deployment-types).
117+
1. To set the Azure OpenAI deployment SKU name, run this command with [the desired SKU name](https://learn.microsoft.com/azure/ai-foundry/foundry-models/concepts/deployment-types).
118118

119119
For GlobalStandard:
120120

@@ -206,7 +206,7 @@ By default, the deployed Azure web app uses the `text-embedding-3-large` embeddi
206206
azd env set AZURE_OPENAI_EMB_DEPLOYMENT_VERSION 1
207207
```
208208
209-
4. To set the embedding model deployment SKU name, run this command with [the desired SKU name](https://learn.microsoft.com/azure/ai-services/openai/how-to/deployment-types#deployment-types).
209+
4. To set the embedding model deployment SKU name, run this command with [the desired SKU name](https://learn.microsoft.com/azure/ai-foundry/foundry-models/concepts/deployment-types).
210210
211211
For GlobalStandard:
212212

0 commit comments

Comments
 (0)