Skip to content

Commit 2656971

Browse files
authored
Merge pull request #87618 from aahill/cogsvcs-tabs
[CogSvcs] Adding multi service offering
2 parents 6db618b + 29211d6 commit 2656971

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

articles/cognitive-services/cognitive-services-apis-create-account.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,17 @@ Use this quickstart to start using Azure Cognitive Services. After creating a Co
2828
1. Create a resource.
2929

3030
#### [Multi-service resource](#tab/multiservice)
31-
31+
3232
The multi-service resource is named **Cognitive Services** in the portal. [Create a Cognitive Services resource](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne).
3333

34-
At this time, these services **can't** be called using a multi-service keys: QnA Maker, Speech Services, Custom Vision, and Anomaly Detector.
34+
At this time, the multi-service resource enables access to the following Cognitive Services:
35+
36+
| | | | | |
37+
|------------------|------------------------------------------------------|--------------------|-------------------------------|------------------|
38+
| Computer Vision | Content Moderator | Face | Language Understanding (LUIS) | Text Analytics |
39+
| Translator Text | Bing Search v7 <br>(Web, Image, News, Video, Visual) | Bing Custom Search | Bing Entity Search | Bing Autosuggest |
40+
| Bing Spell Check | | | | |
3541

36-
3742
#### [Single-service resource](#tab/singleservice)
3843

3944
Use the below links to create a resource for the available Cognitive Services:
@@ -81,13 +86,13 @@ Use this quickstart to start using Azure Cognitive Services. After creating a Co
8186

8287
## Get the keys for your resource
8388

84-
After your resource is successfully deployed, click on **Go to resource** under **Next Steps**.
89+
1. After your resource is successfully deployed, click on **Go to resource** under **Next Steps**.
8590

86-
![Search for Cognitive Services](media/cognitive-services-apis-create-account/resource-next-steps.png)
91+
![Search for Cognitive Services](media/cognitive-services-apis-create-account/resource-next-steps.png)
8792

88-
From the quickstart pane that opens, you can access your key and endpoint.
93+
2. From the quickstart pane that opens, you can access your key and endpoint.
8994

90-
![Get key and endpoint](media/cognitive-services-apis-create-account/get-cog-serv-keys.png)
95+
![Get key and endpoint](media/cognitive-services-apis-create-account/get-cog-serv-keys.png)
9196

9297
[!INCLUDE [cognitive-services-environment-variables](../../includes/cognitive-services-environment-variables.md)]
9398

0 commit comments

Comments
 (0)