Skip to content

Commit 1c1fe35

Browse files
Merge pull request #247169 from aahill/resource-steps
multi-service next steps
2 parents 2b524ae + 27e8a3c commit 1c1fe35

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.custom: devx-track-azurecli, devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-python
1111
ms.topic: quickstart
12-
ms.date: 7/18/2023
12+
ms.date: 08/02/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-portal-cli-sdk
1515
---
@@ -25,7 +25,7 @@ You can access Azure AI services through two different resources: A multi-servic
2525
* Consolidates billing from the services you use.
2626
* Single-service resource:
2727
* Access a single Azure AI service with a unique key and endpoint for each service created.
28-
* Most Azure AI servives offer a free tier to try it out.
28+
* Most Azure AI services offer a free tier to try it out.
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

@@ -67,4 +67,12 @@ Azure AI services are represented by Azure [resources](../azure-resource-manager
6767

6868
## Next steps
6969

70-
* Explore [Azure AI services](./what-are-ai-services.md) and choose a service to get started.
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)

0 commit comments

Comments
 (0)