Skip to content

Commit c3b363e

Browse files
Merge pull request #5378 from aahill/lang-freshness
acrolinx pass
2 parents 085fd4f + e71edc4 commit c3b363e

File tree

8 files changed

+15
-15
lines changed

8 files changed

+15
-15
lines changed

articles/ai-services/language-service/conversational-language-understanding/concepts/entity-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: conceptual
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu
1212
---

articles/ai-services/language-service/conversational-language-understanding/concepts/evaluation-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: conceptual
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu
1212
---

articles/ai-services/language-service/conversational-language-understanding/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: faq
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: mode-other
1212
---

articles/ai-services/language-service/conversational-language-understanding/how-to/call-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: how-to
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu
1212
---
@@ -18,7 +18,7 @@ You can query the deployment programmatically through the [prediction API](https
1818

1919
## Test deployed model
2020

21-
You can use Language Studio to submit an utterance, get predictions and visualize the results.
21+
You can use Language Studio to submit an utterance, get predictions, and visualize the results.
2222

2323
[!INCLUDE [Test model](../includes/language-studio/test-model.md)]
2424

@@ -32,7 +32,7 @@ You can use Language Studio to submit an utterance, get predictions and visualiz
3232

3333
# [REST APIs](#tab/REST-APIs)
3434

35-
First you will need to get your resource key and endpoint:
35+
First you'll need to get your resource key and endpoint:
3636

3737
[!INCLUDE [Get keys and endpoint Azure Portal](../includes/get-keys-endpoint-azure.md)]
3838

@@ -53,7 +53,7 @@ You can also use the client libraries provided by the Azure SDK to send requests
5353
5454
1. Go to your resource overview page in the [Azure portal](https://portal.azure.com/#home)
5555

56-
2. From the menu on the left side, select **Keys and Endpoint**. Use endpoint for the API requests and you will need the key for `Ocp-Apim-Subscription-Key` header.
56+
2. From the menu on the left side, select **Keys and Endpoint**. Use endpoint for the API requests and you'll need the key for `Ocp-Apim-Subscription-Key` header.
5757

5858
:::image type="content" source="../../custom-text-classification/media/get-endpoint-azure.png" alt-text="A screenshot showing a key and endpoint in the Azure portal." lightbox="../../custom-text-classification/media/get-endpoint-azure.png":::
5959

articles/ai-services/language-service/conversational-language-understanding/prebuilt-component-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: conceptual
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu
1212
---

articles/ai-services/language-service/conversational-language-understanding/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-language
88
ms.topic: conceptual
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu, references_regions
1212
---

articles/ai-services/language-service/question-answering/how-to/migrate-qnamaker-to-question-answering.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ ms.author: lajanuar
66
author: laujan
77
ms.manager: nitinme
88
ms.topic: how-to
9-
ms.date: 11/21/2024
9+
ms.date: 06/04/2025
1010
ms.custom: language-service-question-answering
1111
---
12-
# Migrate from QnA Maker to custom question answering
12+
# Migrate from QnA Maker to Custom question answering
1313

1414
**Purpose of this document:** This article aims to provide information that can be used to successfully migrate applications that use QnA Maker to custom question answering. Using this article, we hope customers gain clarity on the following:
1515

@@ -23,7 +23,7 @@ ms.custom: language-service-question-answering
2323
**Intended Audience:** Existing QnA Maker customers
2424

2525
> [!IMPORTANT]
26-
> Custom question Answering, a feature of Azure AI Language was introduced in November 2021 with several new capabilities including enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Each custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) aren't migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration:
26+
> Custom question Answering, a feature of Azure AI Language was introduced in November 2021 with several new capabilities including enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Each Custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) aren't migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration:
2727
>
2828
> - Automatic RBAC to Language project (not resource)
2929
> - Automatic enabling of analytics.
@@ -113,7 +113,7 @@ This topic compares two hypothetical scenarios when migrating from QnA Maker to
113113
> An attempt has been made to ensure these scenarios are representative of real customer migrations, however, individual customer scenarios differ. Also, this article doesn't include pricing details. Visit the [pricing](https://azure.microsoft.com/pricing/details/cognitive-services/language-service/) page for more information.
114114
115115
> [!IMPORTANT]
116-
> Each custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) aren't migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration. You'll also need to [re-enable analytics](analytics.md) for the language resource.
116+
> Each Custom question answering project is equivalent to a knowledge base in QnA Maker. Resource level settings such as Role-based access control (RBAC) aren't migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration. You'll also need to [re-enable analytics](analytics.md) for the language resource.
117117
118118
### Migration scenario 1: No custom authoring portal
119119

articles/ai-services/language-service/question-answering/how-to/migrate-qnamaker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ ms.service: azure-ai-language
55
ms.topic: how-to
66
ms.author: lajanuar
77
author: laujan
8-
ms.date: 11/21/2024
8+
ms.date: 06/04/2025
99
ms.custom: language-service-question-answering
1010
---
1111

1212
# Migrate from QnA Maker knowledge bases to custom question answering
1313

14-
Custom question answering, a feature of Azure AI Language was introduced in May 2021 with several new capabilities including enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Each custom question answering project is equivalent to a knowledge base in QnA Maker. You can easily migrate knowledge bases from a QnA Maker resource to custom question answering projects within a [language resource](https://aka.ms/create-language-resource). You can also choose to migrate knowledge bases from multiple QnA Maker resources to a specific language resource.
14+
Custom question answering, a feature of Azure AI Language was introduced in May 2021 with several new capabilities including enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Each Custom question answering project is equivalent to a knowledge base in QnA Maker. You can easily migrate knowledge bases from a QnA Maker resource to custom question answering projects within a [language resource](https://aka.ms/create-language-resource). You can also choose to migrate knowledge bases from multiple QnA Maker resources to a specific language resource.
1515

1616
To successfully migrate knowledge bases, **the account performing the migration needs contributor access to the selected QnA Maker and language resource**. When a knowledge base is migrated, the following details are copied to the new custom question answering project:
1717

0 commit comments

Comments
 (0)