Skip to content

Commit f3623c8

Browse files
authored
Merge pull request #87429 from aahill/cogsvcs-tabs
[CogSvcs] Updating account creation article
2 parents 7790b08 + 4c7e360 commit f3623c8

File tree

5 files changed

+39
-57
lines changed

5 files changed

+39
-57
lines changed

articles/cognitive-services/Computer-vision/Tutorials/storage-lab-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: computer-vision
1111
ms.topic: tutorial
12-
ms.date: 09/03/2019
12+
ms.date: 09/04/2019
1313
ms.author: pafarley
1414
#Customer intent: As a developer of an image-intensive web app, I want to be able to automatically generate captions and search keywords for each of my images.
1515
---
@@ -39,7 +39,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3939

4040
You will need to create a Computer Vision resource for your Azure account; this resource manages your access to Azure's Computer Vision service.
4141

42-
1. Follow the instructions in [Create an Azure Cognitive Services resource](../../cognitive-services-apis-create-account.md#single-service-resource) to create a Computer Vision resource.
42+
1. Follow the instructions in [Create an Azure Cognitive Services resource](../../cognitive-services-apis-create-account.md) to create a Computer Vision resource.
4343

4444
1. Then go to the menu for your resource group and click the Computer Vision API subscription that you just created. Copy the URL under **Endpoint** to somewhere you can easily retrieve it in a moment. Then click **Show access keys**.
4545

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Use this quickstart to get started with Azure Cognitive Services using the [Azur
1818

1919
In this quickstart, you'll learn how to sign up for Azure Cognitive Services and create an account that has a single-service or multi-service subscription, Using the [Azure Command Line Interface(CLI)](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest). These services are represented by Azure [resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-portal), which enable you to connect to one or more of the Azure Cognitive Services APIs.
2020

21+
[!INCLUDE [cognitive-services-subscription-types](../../includes/cognitive-services-subscription-types.md)]
22+
2123
## Prerequisites
2224

2325
* A valid Azure subscription - [Create one](https://azure.microsoft.com/free/) for free.
2426
* The [Azure Command Line Interface(CLI)](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest)
2527

26-
[!INCLUDE [cognitive-services-subscription-types](../../includes/cognitive-services-subscription-types.md)]
27-
2828
## Install the Azure CLI and sign in
2929

3030
Install the [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest). To sign into your local installation of the CLI, run the [az login](https://docs.microsoft.com/cli/azure/reference-index#az-login) command:

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

Lines changed: 28 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -14,43 +14,45 @@ ms.author: aahi
1414

1515
# Create a Cognitive Services resource using the Azure portal
1616

17-
Use this quickstart to create an Azure Cognitive Services resource using the Azure portal. After you have successfully created a Cognitive Services resource, you will obtain an endpoint and a key that you can use to authenticate your applications.
17+
Use this quickstart to start using Azure Cognitive Services. After creating a Cognitive Service resource in the Azure portal, you'll get an endpoint and a key for authenticating your applications.
1818

19-
## Prerequisites
20-
21-
* A valid Azure subscription - [Create one for free](https://azure.microsoft.com/free/).
2219

2320
[!INCLUDE [cognitive-services-subscription-types](../../includes/cognitive-services-subscription-types.md)]
2421

25-
## Create a new Azure Cognitive Services resource
26-
27-
Before creating a Cognitive Services resource, you must have an Azure resource group to contain the resource. When you create a new resource, you have the option to either create a new resource group, or use an existing one. This article shows how to create a new resource group.
22+
## Prerequisites
2823

29-
1. Sign in to the [Azure portal](https://portal.azure.com), and click **+Create a resource**.
24+
* A valid Azure subscription - [Create one for free](https://azure.microsoft.com/free/).
3025

31-
![Select Cognitive Services APIs](media/cognitive-services-apis-create-account/azurePortalScreenMulti.png)
26+
## Create a new Azure Cognitive Services resource
3227

33-
2. As explained earlier, you can create a Cognitive Services resource in two ways - using a multi-service resource or a single-service resource.
28+
1. Create a resource.
3429

3530
#### [Multi-service resource](#tab/multiservice)
3631

37-
To create a multi-service resource, enter **Cognitive Services** in the search bar.
38-
39-
![Search for Cognitive Services](media/cognitive-services-apis-create-account/azureCogServSearchMulti.png)
40-
41-
On the Cognitive Services page, select **Create**.
42-
43-
![Create Cognitive Services account](media/cognitive-services-apis-create-account/azurecogservsearchmulti-2.png)
32+
The multi-service resource is named **Cognitive Services** in the portal. [Create a Cognitive Services resource](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne).
33+
34+
At this time, these services **can't** be called using a multi-service keys: QnA Maker, Speech Services, Custom Vision, and Anomaly Detector.
35+
4436

4537
#### [Single-service resource](#tab/singleservice)
4638

47-
To see all available cognitive services, select **AI + Machine Learning**, under **Azure Marketplace**. If you don't see the service you're interested in, click on **See all** and scroll to **Cognitive Services**. Click **See more** to view the entire catalog of Cognitive Services.
39+
Use the below links to create a resource for the available Cognitive Services:
4840

49-
Once you are on the service you are interested in, click **Create**.
41+
| Vision | Speech | Language | Decision | Search |
42+
|-----------------------------|-------------------------|-----------------------------------|----------------------|------------------------|
43+
| [Computer vision](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesComputerVision) | [Speech Services](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices) | [Immersive reader](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesImmersiveReader) | [Anomaly Detector](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector) | [Bing Search API V7](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7) |
44+
| [Custom vision service](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesCustomVision) | [Speaker Recognition](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesSpeakerRecognition) | [Language Understanding (LUIS)](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesLUIS) | [Content Moderator](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesContentModerator) | [Bing Custom Search](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingCustomSearch) |
45+
| [Face](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesFace) | | [QnA Maker](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesQnAMaker) | [Personalizer](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesPersonalizer) | [Bing Entity Search](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingEntitySearch) |
46+
| [Ink Recognizer](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesInkRecognizer) | | [Text Analytics](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics) | | [Bing Spell Check](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingSpellCheck-v7) |
47+
| | | [Translator Text](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) | | [Bing Autosuggest](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesBingAutosuggest-v7) |
48+
***
5049

51-
![Select Cognitive Services APIs](media/cognitive-services-apis-create-account/azureMarketplace.png)
50+
51+
You can also sign in to the [Azure portal](https://portal.azure.com), and click **+Create a resource**.
52+
53+
![Select Cognitive Services APIs](media/cognitive-services-apis-create-account/azurePortalScreenMulti.png)
54+
5255

53-
***
5456
3. On the **Create** page, provide the following information:
5557

5658
#### [Multi-service resource](#tab/multiservice)
@@ -85,32 +87,23 @@ Before creating a Cognitive Services resource, you must have an Azure resource g
8587

8688
## Get the keys for your resource
8789

88-
After the resource is successfully created, you get a pop-up notification in the top-right of the screen. From the notification, click **Go to resource** to see the cognitive service resource you created.
90+
After your resource is successfully deployed, click on **Go to resource** under **Next Steps**.
8991

90-
![Go to cognitive service resource](media/cognitive-services-apis-create-account/cog-serv-go-to-resource.png)
92+
![Search for Cognitive Services](media/cognitive-services-apis-create-account/resource-next-steps.png)
9193

92-
From the quickstart pane that opens, you can access your endpoint and key.
94+
From the quickstart pane that opens, you can access your key and endpoint.
9395

9496
![Get key and endpoint](media/cognitive-services-apis-create-account/get-cog-serv-keys.png)
9597

9698
[!INCLUDE [cognitive-services-environment-variables](../../includes/cognitive-services-environment-variables.md)]
9799

98-
## Pricing tiers and billing
99-
100-
Pricing tiers (and the amount you get billed) are based on the number of transactions you send using your authentication information. Each pricing tier specifies the:
101-
* maximum number of allowed transactions per second (TPS).
102-
* service features enabled within the pricing tier.
103-
* The cost for a predefined number of transactions. Going above this amount will cause an extra charge as specified in the [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/custom-vision-service/) for your service.
104-
105100
## Clean up resources
106101

107102
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources contained in the group.
108103

109-
To remove a resource group using the Azure portal:
110-
111104
1. In the Azure portal, expand the menu on the left side to open the menu of services, and choose **Resource Groups** to display the list of your resource groups.
112-
2. Locate the resource group to delete, and right-click the More button (...) on the right side of the listing.
113-
3. Select **Delete resource group**, and confirm.
105+
2. Locate the resource group containing the resource to be deleted
106+
3. Right-click on the resource group listing. Select **Delete resource group**, and confirm.
114107

115108
## See also
116109

24.6 KB
Loading

includes/cognitive-services-subscription-types.md

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,13 @@ ms.date: 06/24/2019
66
ms.author: aahi
77
---
88

9-
## Azure Cognitive Service resource types
10-
119
<!-- > [!NOTE]
1210
> Subscription owners can disable the creation of Cognitive Services resources for resource groups and subscriptions by applying [Azure policy](https://docs.microsoft.com/azure/governance/policy/overview#policy-definition), assigning a “Not allowed resource types” policy definition, and specifying **Microsoft.CognitiveServices/accounts** as the target resource type. -->
13-
You can access Azure Cognitive Services through two different resources: A multi-service resource, or a single-service one. These subscriptions let you connect to either a single cognitive service or multiple cognitive services at once.
14-
15-
### Multi-service resource
16-
17-
Subscribing to a multi-service Cognitive Services resource:
18-
* Lets you use a single Azure resource for most Azure Cognitive Services.
19-
* You obtain a single key that can be used with multiple Azure Cognitive Services.
20-
* Consolidates billing from the services you use. See [Cognitive Services pricing](https://azure.microsoft.com/pricing/details/cognitive-services/) for additional information.
21-
22-
>[!WARNING]
23-
> At this time, these services **don't** support multi-service keys: QnA Maker, Speech Services, Custom Vision, and Anomaly Detector.
24-
25-
### Single-service resource
11+
You can access Azure Cognitive Services through two different resources: A multi-service resource, or a single-service one.
2612

27-
Subscribing to a single-service Cognitive Services resource:
28-
* Lets you use a specified cognitive service you create the resource for (such as Computer Vision or Speech Services).
29-
* You obtain a key that is specific to the cognitive service you create a resource for.
13+
* Multi-service resource:
14+
* Access multiple Azure Cognitive Services with a single key and endpoint.
15+
* Consolidates billing from the services you use.
16+
* Single-service resource:
17+
* Access a single Azure Cognitive Service with a unique key and endpoint for each service created.
18+
* Use the free tier to try out the service.

0 commit comments

Comments
 (0)