Skip to content

Commit

Permalink
Merge pull request #200287 from aahill/wow-updates
Browse files Browse the repository at this point in the history
updating resource creation steps
  • Loading branch information
denrea authored Jun 3, 2022
2 parents 0cdda35 + d458a2b commit 860d454
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.service: cognitive-services
ms.subservice: language-service
ms.custom: event-tier1-build-2022
ms.topic: include
ms.date: 05/05/2022
ms.date: 06/02/2022
ms.author: aahi
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,26 @@ ms.service: cognitive-services
ms.subservice: language-service
ms.custom: event-tier1-build-2022
ms.topic: include
ms.date: 05/05/2022
ms.date: 06/02/2022
ms.author: aahi
---

### Create a new resource from the Azure portal

1. Go to the [Azure portal](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics) to create a new Azure Language resource.

2. Click on **Create a new resource**

3. In the window that appears, search for **Language service**

4. Click **Create**

5. In the window that appears, select **Custom text classification & custom named entity recognition** from the custom features. Click **Continue to create your resource**.
1. In the window that appears, select **Custom text classification & custom named entity recognition (preview)** from the custom features. Click **Continue to create your resource** at the bottom of the screen.

:::image type="content" source="../media/select-custom-feature-azure-portal.png" alt-text="A screenshot showing custom text classification & custom named entity recognition in the Azure portal." lightbox="../media/select-custom-feature-azure-portal.png":::

6. Create a Language resource with following details.
1. Create a Language resource with following details.

|Instance detail | Description |
|---------|---------|
|Location | The [location](../service-limits.md#regional-availability) of your Language resource. |
|Pricing tier | The [pricing tier](../service-limits.md#language-resource-limits) for your Language resource. |

7. In the **Custom text classification & custom named entity recognition** section, select an existing storage account or select **Create a new storage account**. These values are to help you get started, and not necessarily the [storage account values](../../../../storage/common/storage-account-overview.md) you’ll want to use in production environments. To avoid latency during building your project connect to storage accounts in the same region as your Language resource.
1. In the **Custom text classification & custom named entity recognition** section, select an existing storage account or select **Create a new storage account**. These values are to help you get started, and not necessarily the [storage account values](/azure/storage/common/storage-account-overview) you’ll want to use in production environments. To avoid latency during building your project connect to storage accounts in the same region as your Language resource.

|Storage account value |Recommended value |
|---------|---------|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ manager: nitinme
ms.service: cognitive-services
ms.subservice: language-service
ms.topic: quickstart
ms.date: 04/25/2022
ms.date: 06/02/2022
ms.author: aahi
ms.custom: language-service-custom-ner, ignite-fall-2021, mode-other, event-tier1-build-2022
zone_pivot_groups: usage-custom-language-features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ manager: nitinme
ms.service: cognitive-services
ms.subservice: language-service
ms.topic: include
ms.date: 05/24/2022
ms.date: 06/02/2022
ms.author: aahi
ms.custom: language-service-custom-classification, ignite-fall-2021, event-tier1-build-2022
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ manager: nitinme
ms.service: cognitive-services
ms.subservice: language-service
ms.topic: include
ms.date: 05/09/2022
ms.date: 06/02/2022
ms.author: aahi
ms.custom: language-service-custom-classification, event-tier1-build-2022
---
Expand All @@ -14,25 +14,19 @@ ms.custom: language-service-custom-classification, event-tier1-build-2022

1. Go to the [Azure portal](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics) to create a new Azure Language resource.

2. Click on **Create a new resource**

3. In the window that appears, search for **Language service**

4. Click **Create**

5. In the window that appears, select **Custom text classification & custom named entity recognition** from the custom features. Click **Continue to create your resource**.
1. In the window that appears, select **Custom text classification & custom named entity recognition (preview)** from the custom features. Click **Continue to create your resource** at the bottom of the screen.

:::image type="content" source="../media/select-custom-feature-azure-portal.png" alt-text="A screenshot showing the selection option for custom text classification and custom named entity recognition in Azure portal." lightbox="../media/select-custom-feature-azure-portal.png":::


6. Create a Language resource with following details.
1. Create a Language resource with following details.

|Instance detail |Required value |
|---------|---------|
|Location | Learn more about [supported regions](../service-limits.md#regional-availability). |
|Pricing tier | Learn more about [supported pricing tiers](../service-limits.md#pricing-tiers). |

7. In the **Custom text classification & custom named entity recognition** section, select an existing storage account or select **Create a new storage account**. Note that these values are to help you get started, and not necessarily the [storage account values](../../../../storage/common/storage-account-overview.md) you’ll want to use in production environments. To avoid latency during building your project connect to storage accounts in the same region as your Language resource.
1. In the **Custom text classification & custom named entity recognition** section, select an existing storage account or select **Create a new storage account**. Note that these values are to help you get started, and not necessarily the [storage account values](/azure/storage/common/storage-account-overview) you’ll want to use in production environments. To avoid latency during building your project connect to storage accounts in the same region as your Language resource.

|Storage account value |Recommended value |
|---------|---------|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ manager: nitinme
ms.service: cognitive-services
ms.subservice: language-service
ms.topic: quickstart
ms.date: 05/06/2022
ms.date: 06/02/2022
ms.author: aahi
ms.custom: language-service-custom-classification, ignite-fall-2021, mode-other
zone_pivot_groups: usage-custom-language-features
Expand Down

0 comments on commit 860d454

Please sign in to comment.