Skip to content

Commit f98e467

Browse files
committed
acrolinx pass
1 parent 916d8f5 commit f98e467

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

articles/ai-services/language-service/concepts/role-based-access-control.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: conceptual
9-
ms.date: 11/21/2024
9+
ms.date: 06/30/2025
1010
ms.author: lajanuar
1111
---
1212

@@ -51,7 +51,7 @@ These custom roles only apply to Language resources.
5151

5252
### Cognitive Services Language Reader
5353

54-
A user that should only be validating and reviewing the Language apps, typically a tester to ensure the application is performing well before deploying the project. They may want to review the application’s assets to notify the app developers of any changes that need to be made, but do not have direct access to make them. Readers will have access to view the evaluation results.
54+
A user that should only be validating and reviewing the Language apps, typically a tester to ensure the application is performing well before deploying the project. They might want to review the application’s assets to notify the app developers of any changes that need to be made, but do not have direct access to make them. Readers will have access to view the evaluation results.
5555

5656

5757
:::row:::
@@ -85,7 +85,7 @@ A user that should only be validating and reviewing the Language apps, typically
8585

8686
### Cognitive Services Language Writer
8787

88-
A user that is responsible for building and modifying an application, as a collaborator in a larger team. The collaborator can modify the Language apps in any way, train those changes, and validate/test those changes in the portal. However, this user shouldn’t have access to deploying this application to the runtime, as they may accidentally reflect their changes in production. They also shouldn’t be able to delete the application or alter its prediction resources and endpoint settings (assigning or unassigning prediction resources, making the endpoint public). This restricts this role from altering an application currently being used in production. They may also create new applications under this resource, but with the restrictions mentioned.
88+
A user that is responsible for building and modifying an application, as a collaborator in a larger team. The collaborator can modify the Language apps in any way, train those changes, and validate/test those changes in the portal. However, this user shouldn’t have access to deploying this application to the runtime, as they might accidentally reflect their changes in production. They also shouldn’t be able to delete the application or alter its prediction resources and endpoint settings (assigning or unassigning prediction resources, making the endpoint public). This restricts this role from altering an application currently being used in production. They might also create new applications under this resource, but with the restrictions mentioned.
8989

9090
:::row:::
9191
:::column span="":::
@@ -104,7 +104,7 @@ A user that is responsible for building and modifying an application, as a colla
104104
:::column-end:::
105105
:::column span="":::
106106
* All APIs under Language reader
107-
* All POST, PUT and PATCH APIs under:
107+
* All POST, PUT, and PATCH APIs under:
108108
* [Language conversational language understanding APIs](/rest/api/language/2023-04-01/conversational-analysis-authoring)
109109
* [Language text analysis APIs](/rest/api/language/2023-04-01/text-analysis-authoring)
110110
* [question answering projects](/rest/api/questionanswering/question-answering-projects)

articles/ai-services/language-service/conversational-language-understanding/concepts/multiple-languages.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/30/2025
1010
ms.author: lajanuar
1111
---
1212

articles/ai-services/language-service/custom-text-classification/tutorials/triage-email.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ author: laujan
77
manager: nitinme
88
ms.service: azure-ai-language
99
ms.topic: tutorial
10-
ms.date: 11/21/2024
10+
ms.date: 06/30/2025
1111
ms.author: lajanuar
1212
---
1313

14-
# Tutorial: Triage incoming emails with power automate
14+
# Tutorial: Triage incoming emails with Power Automate
1515

1616
In this tutorial you will categorize and triage incoming email using custom text classification. Using this [Power Automate](/power-automate/getting-started) flow, when a new email is received, its contents will have a classification applied, and depending on the result, a message will be sent to a designated channel on [Microsoft Teams](https://www.microsoft.com/microsoft-teams).
1717

@@ -27,7 +27,7 @@ In this tutorial you will categorize and triage incoming email using custom text
2727

2828
## Create a Power Automate flow
2929

30-
1. [Sign in to power automate](https://make.powerautomate.com/)
30+
1. [Sign in to Power Automate](https://make.powerautomate.com/)
3131

3232
2. From the left side menu, select **My flows** and create a **Automated cloud flow**
3333

articles/ai-services/language-service/language-detection/language-support.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/30/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-language-detection, ignite-2024
1212
---

articles/ai-services/language-service/orchestration-workflow/quickstart.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: quickstart
9-
ms.date: 11/21/2024
9+
ms.date: 06/30/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-clu, mode-other
1212
zone_pivot_groups: usage-custom-language-features

articles/ai-services/language-service/question-answering/concepts/azure-resources.md

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

@@ -34,7 +34,7 @@ Typically there are three parameters you need to consider:
3434

3535
* The throughput for custom question answering is currently capped at 10 text records per second for both management APIs and prediction APIs.
3636

37-
* This should also influence your **Azure AI Search** SKU selection, see more details [here](/azure/search/search-sku-tier). Additionally, you might need to adjust Azure AI Search [capacity](/azure/search/search-capacity-planning) with replicas.
37+
* This should also influence your **Azure AI Search** selection, see more details [here](/azure/search/search-sku-tier). Additionally, you might need to adjust Azure AI Search [capacity](/azure/search/search-capacity-planning) with replicas.
3838

3939
* **Size and the number of projects**: Choose the appropriate [Azure search SKU](https://azure.microsoft.com/pricing/details/search/) for your scenario. Typically, you decide the number of projects you need based on number of different subject domains. One subject domain (for a single language) should be in one project.
4040

@@ -58,7 +58,7 @@ The following table gives you some high-level guidelines.
5858
## Recommended settings
5959

6060

61-
The throughput for custom question answering is currently capped at 10 text records per second for both management APIs and prediction APIs. To target 10 text records per second for your service, we recommend the S1 (one instance) SKU of Azure AI Search.
61+
The throughput for custom question answering is currently capped at 10 text records per second for both management APIs and prediction APIs. To target 10 text records per second for your service, we recommend the S1 (one instance) tier of Azure AI Search.
6262

6363

6464
## Keys in custom question answering

articles/ai-services/language-service/question-answering/how-to/chit-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: laujan
88
ms.author: lajanuar
99
ms.service: azure-ai-language
1010
ms.topic: how-to
11-
ms.date: 11/21/2024
11+
ms.date: 06/30/2025
1212
ms.custom: language-service-question-answering
1313
---
1414

articles/ai-services/language-service/sentiment-opinion-mining/how-to/use-containers.md

Lines changed: 2 additions & 2 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/30/2025
1010
ms.author: lajanuar
1111
ms.custom: language-service-sentiment-opinion-mining
1212
keywords: on-premises, Docker, container, sentiment analysis, natural language processing
@@ -130,7 +130,7 @@ In this article, you learned concepts and workflow for downloading, installing,
130130
* You must specify billing information when instantiating a container.
131131

132132
> [!IMPORTANT]
133-
> Azure AI containers are not licensed to run without being connected to Azure for metering. Customers need to enable the containers to communicate billing information with the metering service at all times. Azure AI containers do not send customer data (e.g. text that is being analyzed) to Microsoft.
133+
> Azure AI containers are not licensed to run without being connected to Azure for metering. Customers need to enable the containers to communicate billing information with the metering service at all times. Azure AI containers do not send customer data (for example, text that is being analyzed) to Microsoft.
134134
135135
## Next steps
136136

0 commit comments

Comments
 (0)