Skip to content

Commit 70fff2f

Browse files
authored
Merge pull request #248789 from eric-urban/eur/resource-type
multi-service refresh
2 parents aec74ec + 993671e commit 70fff2f

File tree

4 files changed

+17
-23
lines changed

4 files changed

+17
-23
lines changed

articles/ai-services/includes/quickstarts/management-azportal.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,7 @@ ms.author: aahi
1919

2020
## Create a new multi-service resource
2121

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 icon](../../media/service-icons/content-moderator.svg) [Content Moderator](../../content-moderator/index.yml) (retired) | Detect potentially offensive or unwanted content |
27-
| ![Custom Vision icon](../../media/service-icons/custom-vision.svg) [Custom Vision](../../custom-vision-service/index.yml) | Customize image recognition to fit your business |
28-
| ![Document Intelligence icon](../../media/service-icons/document-intelligence.svg) [Document Intelligence](../../document-intelligence/index.yml) | Turn documents into usable data at a fraction of the time and cost |
29-
| ![Face icon](../../media/service-icons/face.svg) [Face](../../computer-vision/overview-identity.md) | Detect and identify people and emotions in images |
30-
| ![Language icon](../../media/service-icons/language.svg) [Language](../../language-service/index.yml) | Build apps with industry-leading natural language understanding capabilities |
31-
| ![Speech icon](../../media/service-icons/speech.svg) [Speech](../../speech-service/index.yml) | Speech to text, text to speech, translation and speaker recognition |
32-
| ![Translator icon](../../media/service-icons/translator.svg) [Translator](../../translator/index.yml) | Translate more than 100 languages and dialects |
33-
| ![Vision icon](../../media/service-icons/vision.svg) [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:
3623
1. Select this link to create a multi-service resource: [https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne)
3724

3825
1. On the **Create** page, provide the following information:
-18.9 KB
Loading
25.5 KB
Loading

articles/ai-services/multi-service-resource.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,21 @@ You can access Azure AI services through two different resources: A multi-servic
2929

3030
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.
3131

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 icon](./media/service-icons/content-moderator.svg) [Content Moderator](./content-moderator/index.yml) (retired) | Detect potentially offensive or unwanted content |
39+
| ![Custom Vision icon](./media/service-icons/custom-vision.svg) [Custom Vision](./custom-vision-service/index.yml) | Customize image recognition to fit your business |
40+
| ![Document Intelligence icon](./media/service-icons/document-intelligence.svg) [Document Intelligence](./document-intelligence/index.yml) | Turn documents into usable data at a fraction of the time and cost |
41+
| ![Face icon](./media/service-icons/face.svg) [Face](./computer-vision/overview-identity.md) | Detect and identify people and emotions in images |
42+
| ![Language icon](./media/service-icons/language.svg) [Language](./language-service/index.yml) | Build apps with industry-leading natural language understanding capabilities |
43+
| ![Speech icon](./media/service-icons/speech.svg) [Speech](./speech-service/index.yml) | Speech to text, text to speech, translation and speaker recognition |
44+
| ![Translator icon](./media/service-icons/translator.svg) [Translator](./translator/index.yml) | Translate more than 100 languages and dialects |
45+
| ![Vision icon](./media/service-icons/vision.svg) [Vision](./computer-vision/index.yml) | Analyze content in images and videos |
46+
3247
::: zone pivot="azportal"
3348

3449
[!INCLUDE [Azure Portal quickstart](includes/quickstarts/management-azportal.md)]
@@ -67,12 +82,4 @@ Azure AI services are represented by Azure [resources](../azure-resource-manager
6782

6883
## Next steps
6984

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.
71-
* [Content Moderator](./content-moderator/index.yml) (retired)
72-
* [Custom Vision](./custom-vision-service/index.yml)
73-
* [Document Intelligence](./document-intelligence/index.yml)
74-
* [Face](./computer-vision/overview-identity.md)
75-
* [Language](./language-service/index.yml)
76-
* [Speech](./speech-service/index.yml)
77-
* [Translator](./translator/index.yml)
78-
* [Vision](./computer-vision/index.yml)
85+
* 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

Comments
 (0)