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/cognitive-services/cognitive-services-apis-create-account.md
+9-38Lines changed: 9 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.author: aahi
14
14
15
15
# Quickstart: Create a Cognitive Services resource using the Azure portal
16
16
17
-
Use this quickstart to create a Cognitive Services resource. After you create a Cognitive Service resource in the Azure portal, you'll get an endpoint and a key for authenticating your applications.
17
+
Use this quickstart to create a Cognitive Services resource. After you create a Cognitive Service resource in the Azure portal, you'll get an endpoint and a key for authenticating your applications.
18
18
19
19
Azure Cognitive Services are cloud-based services with REST APIs, and client library SDKs available to help developers build cognitive intelligence into applications without having direct artificial intelligence (AI) or data science skills or knowledge. Azure Cognitive Services enables developers to easily add cognitive features into their applications with cognitive solutions that can see, hear, speak, understand, and even begin to reason.
20
20
@@ -46,59 +46,30 @@ The multi-service resource is named **Cognitive Services** in the portal. The mu
1. On the **Create** page, provide the following information:
98
-
99
-
[!INCLUDE [Create Azure resource for subscription](./includes/quickstarts/cognitive-resource-project-details.md)]
100
-
101
-
1. Configure additional settings for your resource as needed, read and accept the conditions (as applicable), and then select **Review + create**.
72
+
[!INCLUDE [Create Vision resource for subscription](./includes/quickstarts/create-vision-resource-portal.md)]
102
73
103
74
---
104
75
@@ -126,7 +97,7 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
126
97
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.
127
98
1. Locate the resource group containing the resource to be deleted.
128
99
1. If you want to delete the entire resource group, select the resource group name. On the next page, Select **Delete resource group**, and confirm.
129
-
1. If you want to delete only the Cognitive Service resource, select the resource group to see all the resources within it. On the next page, select the resource that you want to delete, click the ellipsis menu for that row, and select **Delete**.
100
+
1. If you want to delete only the Cognitive Service resource, select the resource group to see all the resources within it. On the next page, select the resource that you want to delete, select the ellipsis menu for that row, and select **Delete**.
130
101
131
102
If you need to recover a deleted resource, see [Recover deleted Cognitive Services resources](manage-resources.md).
1. On the **Create** page, provide the following information:
34
+
35
+
|Project details| Description |
36
+
|--|--|
37
+
|**Subscription**| Select one of your available Azure subscriptions. |
38
+
|**Resource group**| The Azure resource group that will contain your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
39
+
|**Region**| The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
40
+
|**Name**| A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
41
+
|**Pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](/azure/cognitive-services/custom-vision-service/limits-and-quotas).|
42
+
| **Storage** | You can optionally use your own Azure database resource to store the data that Metrics Advisor will use.
43
+
1. Mark your acknowledgment of the Service Agreement and Terms and then select **Review + create**.
1. On the **Create** page, provide the following information:
27
+
28
+
|Project details| Description |
29
+
|--|--|
30
+
|**Create options**| LUIS uses two separate resources together. The **Authoring** resource lets you train models, and the **Prediction** resource lets you publish and query models. Select **Both** if you're starting the project from scratch. |
31
+
|**Subscription**| Select one of your available Azure subscriptions. |
32
+
|**Resource group**| The Azure resource group that will contain your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
33
+
|**Name**| A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
34
+
|**Authoring Resource Region**| The location of your Authoring resource. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
35
+
|**Authoring Pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/language-understanding-intelligent-services/#pricing).|
36
+
|**Prediction Resource Region**| The location of your Prediction resource. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
37
+
|**Prediction Pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/language-understanding-intelligent-services/#pricing).|
38
+
1. Select **Review + create**.
39
+
40
+
#### [Translator](#tab/translator)
41
+
42
+
1. Select the following link to create a Translator resource:
1. On the **Create** page, provide the following information:
55
+
56
+
|Project details| Description |
57
+
|--|--|
58
+
|**Subscription**| Select one of your available Azure subscriptions. |
59
+
|**Resource group**| The Azure resource group that will contain your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
60
+
|**Name**| A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
61
+
|**Pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/translator/#pricing).|
62
+
|**Azure Search location**| The location of the Azure Search instance that will go with your QnA Maker resource. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
63
+
|**Azure Search pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the Cognitive Search [pricing details](https://azure.microsoft.com/pricing/details/search/#pricing).|
64
+
|**App name**| Enter a name for the App Service app that will handle your QnA Maker queries.|
65
+
|**Website location**| The location of the App Service instance that will go with your QnA Maker resource. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
66
+
|**App insights**| Choose whether you'd like to use an Application Insights resource in tandem with your QnA Maker resource. |
67
+
|**App insights location**| Different locations may introduce latency, but have no impact on the runtime availability of your resource.|
1. On the **Create** page, provide the following information:
35
+
36
+
|Project details| Description |
37
+
|--|--|
38
+
|**Create options**| Custom Vision uses two separate resources together. The **Training** resource lets you train models, and the **Prediction** resource lets you publish and query models. Select **Both** if you're starting the project from scratch. |
39
+
|**Subscription**| Select one of your available Azure subscriptions. |
40
+
|**Resource group**| The Azure resource group that will contain your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
41
+
|**Region**| The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
42
+
|**Name**| A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
43
+
|**Training pricing tier**| The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](/azure/cognitive-services/custom-vision-service/limits-and-quotas).|
44
+
| **Prediction pricing tier** | The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](/azure/cognitive-services/custom-vision-service/limits-and-quotas/).
0 commit comments