You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/includes/quickstarts/management-azportal.md
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,20 +19,7 @@ ms.author: aahi
19
19
20
20
## Create a new multi-service resource
21
21
22
-
The multi-service resource is listed under **Azure AI services** > **Multipurpose** in the portal. The multi-service resource enables access to the following Azure AI services with a single key and endpoint:
23
-
24
-
| Service | Description |
25
-
| --- | --- |
26
-
|[Content Moderator](../../content-moderator/index.yml) (retired) | Detect potentially offensive or unwanted content |
27
-
|[Custom Vision](../../custom-vision-service/index.yml)| Customize image recognition to fit your business |
28
-
|[Document Intelligence](../../document-intelligence/index.yml)| Turn documents into usable data at a fraction of the time and cost |
29
-
|[Face](../../computer-vision/overview-identity.md)| Detect and identify people and emotions in images |
30
-
|[Language](../../language-service/index.yml)| Build apps with industry-leading natural language understanding capabilities |
31
-
|[Speech](../../speech-service/index.yml)| Speech to text, text to speech, translation and speaker recognition |
32
-
|[Translator](../../translator/index.yml)| Translate more than 100 languages and dialects |
33
-
|[Vision](../../computer-vision/index.yml)| Analyze content in images and videos |
34
-
35
-
To create a multi-service resource follow these instructions:
22
+
The multi-service resource is listed under **Azure AI services** > **Azure AI services multi-service account** in the portal. To create a multi-service resource follow these instructions:
36
23
1. Select this link to create a multi-service resource: [https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne)
37
24
38
25
1. On the **Create** page, provide the following information:
Copy file name to clipboardExpand all lines: articles/ai-services/multi-service-resource.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,21 @@ You can access Azure AI services through two different resources: A multi-servic
29
29
30
30
Azure AI services are represented by Azure [resources](../azure-resource-manager/management/manage-resources-portal.md) that you create under your Azure subscription. After you create a resource, you can use the keys and endpoint generated to authenticate your applications.
31
31
32
+
## Supported services with a multi-service resource
33
+
34
+
The multi-service resource enables access to the following Azure AI services with a single key and endpoint. Use these links to find quickstart articles, samples, and more to start using your resource.
35
+
36
+
| Service | Description |
37
+
| --- | --- |
38
+
|[Content Moderator](./content-moderator/index.yml) (retired) | Detect potentially offensive or unwanted content |
39
+
|[Custom Vision](./custom-vision-service/index.yml)| Customize image recognition to fit your business |
40
+
|[Document Intelligence](./document-intelligence/index.yml)| Turn documents into usable data at a fraction of the time and cost |
41
+
|[Face](./computer-vision/overview-identity.md)| Detect and identify people and emotions in images |
42
+
|[Language](./language-service/index.yml)| Build apps with industry-leading natural language understanding capabilities |
43
+
|[Speech](./speech-service/index.yml)| Speech to text, text to speech, translation and speaker recognition |
44
+
|[Translator](./translator/index.yml)| Translate more than 100 languages and dialects |
45
+
|[Vision](./computer-vision/index.yml)| Analyze content in images and videos |
@@ -67,12 +82,4 @@ Azure AI services are represented by Azure [resources](../azure-resource-manager
67
82
68
83
## Next steps
69
84
70
-
* Now that you have a resource, you can authenticate your API requests to the following Azure AI services. Use these links to find quickstart articles, samples and more to start using your resource.
* Now that you have a resource, you can authenticate your API requests to one of the [supported Azure AI services](#supported-services-with-a-multi-service-resource).
0 commit comments