Skip to content

Commit 045dc15

Browse files
committed
fixes
1 parent 70c159a commit 045dc15

36 files changed

+72
-72
lines changed

articles/ai-foundry/openai/includes/chat-go.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ Received chat completions reply
384384
385385
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
386386
387-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
388-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
387+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
388+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
389389
390390
## Next steps
391391

articles/ai-foundry/openai/includes/chatgpt-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ Assistant: Arrr, ye be askin’ a fine question, matey! Aye, many Azure services
193193
194194
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
195195
196-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
197-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
196+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
197+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
198198
199199
## Next steps
200200

articles/ai-foundry/openai/includes/chatgpt-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ Usage: number of prompt token is 60, number of completion token is 740, and numb
360360
361361
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
362362
363-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
364-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
363+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
364+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
365365
366366
## Next steps
367367

articles/ai-foundry/openai/includes/chatgpt-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
188188

189189
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
190190

191-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
192-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
191+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
192+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
193193

194194
## Next steps
195195

articles/ai-foundry/openai/includes/chatgpt-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ The [GPT-4 how-to guide](../how-to/chatgpt.md) provides an in-depth introduction
330330
331331
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
332332
333-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
334-
- [Azure PowerShell](../../multi-service-resource.md?pivots=azpowershell#clean-up-resources)
333+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
334+
- [Azure PowerShell](../../../ai-services/multi-service-resource.md?pivots=azpowershell#clean-up-resources)
335335
336336
## Next steps
337337

articles/ai-foundry/openai/includes/chatgpt-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ The [GPT-35-Turbo & GPT-4 how-to guide](../how-to/chatgpt.md) provides an in-dep
155155

156156
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
157157

158-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
159-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
158+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
159+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
160160

161161
## Next steps
162162

articles/ai-foundry/openai/includes/chatgpt-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ The [GPT-35-Turbo & GPT-4 how-to guide](../how-to/chatgpt.md) provides an in-dep
7070

7171
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
7272

73-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
74-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
73+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
74+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
7575

7676
## Next steps
7777

articles/ai-foundry/openai/includes/chatgpt-spring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ ai-chat-demo/
211211

212212
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
213213

214-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
215-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
214+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
215+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
216216

217217
## Next steps
218218

articles/ai-foundry/openai/includes/chatgpt-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ The [Chat completions how-to guide](../how-to/chatgpt.md) provides an in-depth i
6969

7070
Once you're done testing out the Chat playground, if you want to clean up and remove an Azure OpenAI resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
7171

72-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
73-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
72+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
73+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
7474

7575
## Next steps
7676

articles/ai-foundry/openai/includes/chatgpt-typescript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ For the recommended keyless authentication with Microsoft Entra ID, you need to:
279279

280280
If you want to clean up and remove an Azure OpenAI resource, you can delete the resource. Before deleting the resource, you must first delete any deployed models.
281281

282-
- [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
283-
- [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
282+
- [Azure portal](../../../ai-services/multi-service-resource.md?pivots=azportal#clean-up-resources)
283+
- [Azure CLI](../../../ai-services/multi-service-resource.md?pivots=azcli#clean-up-resources)
284284

285285
## Next steps
286286

0 commit comments

Comments
 (0)