Skip to content

Commit 200ab67

Browse files
Merge pull request #271771 from eric-urban/eur/group-models
toc for reference and group models
2 parents 918ceee + 5e70465 commit 200ab67

12 files changed

+66
-367
lines changed

articles/ai-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ items:
102102
href: cognitive-services-limited-access.md
103103
- name: Reference
104104
items:
105-
- name: Azure AI services client libraries (SDKs)
105+
- name: Azure AI services SDKs
106106
href: reference/sdk-package-resources.md
107107
- name: Azure AI services REST APIs
108108
href: reference/rest-api-resources.md

articles/ai-services/reference/rest-api-resources.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Azure AI REST API reference
2+
title: Azure AI services REST API reference
33
titleSuffix: Azure AI services
4-
description: Provides an overview of available Azure AI REST APIs with links to reference documentation.
4+
description: Provides an overview of available Azure AI services REST APIs with links to reference documentation.
55
author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-services
@@ -10,10 +10,10 @@ ms.date: 03/07/2024
1010
ms.author: lajanuar
1111
---
1212

13-
# Azure AI REST API reference
13+
# Azure AI services REST API reference
1414

1515

16-
This article provides an overview of available Azure AI REST APIs with links to service and feature level reference documentation.
16+
This article provides an overview of available Azure AI services REST APIs with links to service and feature level reference documentation.
1717

1818
## Available Azure AI services
1919

articles/ai-services/reference/sdk-package-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure AI SDK reference
2+
title: Azure AI services SDK reference
33
titleSuffix: Azure AI services
44
description: Provides an overview of available Azure AI client libraries and packages with links to reference documentation.
55
author: eric-urban
@@ -11,7 +11,7 @@ ms.author: lajanuar
1111
zone_pivot_groups: programming-languages-reference-ai-services
1212
---
1313

14-
# Azure AI SDK reference
14+
# Azure AI services SDK reference
1515

1616
This article provides an overview of available Azure AI client libraries and packages with links to service and feature level reference documentation.
1717

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"source_path_from_root": "/articles/ai-studio/quickstarts/playground-completions.md",
1515
"redirect_url": "/azure/ai-studio/quickstarts/assistants",
1616
"redirect_document_id": true
17+
},
18+
{
19+
"source_path_from_root": "/articles/ai-studio/how-to/cli-install.md",
20+
"redirect_url": "/azure/ai-studio/how-to/sdk-install",
21+
"redirect_document_id": true
1722
}
1823
]
1924
}

articles/ai-studio/how-to/cli-install.md

Lines changed: 0 additions & 310 deletions
This file was deleted.

articles/ai-studio/how-to/configure-managed-network.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following diagram shows a managed VNet configured to __allow only approved o
6767
6868
# [Azure CLI](#tab/azure-cli)
6969

70-
Not available in AI CLI, but you can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-internet-outbound). Use your Azure AI hub name as workspace name in Azure Machine Learning CLI.
70+
You can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-internet-outbound). Use your Azure AI hub name as the workspace name in Azure Machine Learning CLI.
7171

7272
# [Python SDK](#tab/python)
7373

@@ -115,7 +115,7 @@ Not available.
115115
116116
# [Azure CLI](#tab/azure-cli)
117117

118-
Not available in AI CLI, but you can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-only-approved-outbound). Use your Azure AI hub name as workspace name in Azure Machine Learning CLI.
118+
You can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#configure-a-managed-virtual-network-to-allow-only-approved-outbound). Use your Azure AI hub name as the workspace name in Azure Machine Learning CLI.
119119

120120
# [Python SDK](#tab/python)
121121

@@ -181,7 +181,7 @@ Not available.
181181

182182
# [Azure CLI](#tab/azure-cli)
183183

184-
Not available in AI CLI, but you can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#manage-outbound-rules). Use your Azure AI hub name as workspace name in Azure Machine Learning CLI.
184+
You can use [Azure Machine Learning CLI](../../machine-learning/how-to-managed-network.md#manage-outbound-rules). Use your Azure AI hub name as workspace name in Azure Machine Learning CLI.
185185

186186
# [Python SDK](#tab/python)
187187

0 commit comments

Comments
 (0)