Skip to content

Commit 452deb1

Browse files
authored
Merge pull request #218619 from laujan/36568-metrics-depreciation-product-update
add deprecation page
2 parents fc1e228 + 4c51449 commit 452deb1

File tree

4 files changed

+46
-6
lines changed

4 files changed

+46
-6
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Modifications to Translator Service
3+
description: Translator Service changes, modifications, and deprecations
4+
services: cognitive-services
5+
author: laujan
6+
manager: nitinme
7+
ms.service: cognitive-services
8+
ms.topic: reference
9+
ms.subservice: translator-text
10+
ms.date: 11/15/2022
11+
ms.author: lajanuar
12+
---
13+
14+
# Modifications to Translator Service
15+
16+
Learn about Translator service changes, modification, and deprecations.
17+
18+
> [!NOTE]
19+
> Looking for updates and preview announcements? Visit our [What's new](whats-new.md) page to stay up to date with release notes, feature enhancements, and our newest documentation.
20+
21+
## November 2022
22+
23+
### Changes to Translator `Usage` metrics
24+
25+
> [!IMPORTANT]
26+
> **`Characters Translated`** and **`Characters Trained`** metrics are deprecated and have been removed from the Azure portal.
27+
28+
|Deprecated metric| Current metric(s) | Description|
29+
|---|---|---|
30+
|Characters Translated (Deprecated)</br></br></br></br>|**&bullet; Text Characters Translated**</br></br>**&bullet;Text Custom Characters Translated**| &bullet; Number of characters in incoming **text** translation request.</br></br> &bullet; Number of characters in incoming **custom** translation request. |
31+
|Characters Trained (Deprecated) | **&bullet; Text Trained Characters** | &bullet; Number of characters **trained** using text translation service.|
32+
33+
* In 2021, two new metrics, **Text Characters Translated** and **Text Custom Characters Translated**, were added to help with granular metrics data service usage. These metrics replaced **Characters Translated** which provided combined usage data for the general and custom text translation service.
34+
35+
* Similarly, the **Text Trained Characters** metric was added to replace the **Characters Trained** metric.
36+
37+
* **Characters Trained** and **Characters Translated** metrics have had continued support in the Azure portal with the deprecated flag to allow migration to the current metrics. As of October 2022, Characters Trained and Characters Translated are no longer available in the Azure portal.
38+
39+
---

articles/cognitive-services/Translator/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@ items:
241241
href: custom-translator/faq.md
242242
- name: Resources
243243
items:
244+
- name: Modifications to Translator Service
245+
displayName: deprecation, deprecate, changes, modify, modifications
246+
href: modifications-deprecations.md
244247
- name: Translator in sovereign clouds
245248
displayName: fairfax,compliant,secret,compliance,government,government cloud,dod,china,batch,region
246249
href: sovereign-clouds.md

articles/cognitive-services/Translator/translator-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.topic: overview
1010
ms.subservice: translator-text
11-
ms.date: 07/11/2022
11+
ms.date: 11/16/2022
1212
ms.author: lajanuar
13-
ms.custom: cog-serv-seo-aug-2020
14-
keywords: translator, text translation, machine translation, translation service, custom translator
1513
---
1614

1715
# What is Azure Cognitive Services Translator?
1816

19-
Translator Service is a cloud-based neural machine translation service that is part of the [Azure Cognitive Services](../what-are-cognitive-services.md) family of REST APIs. Translator can be used with any operating system and powers many Microsoft products and services used by thousands of businesses worldwide to perform language translation and other language-related operations. In this overview, you'll learn how Translator can enable you to build intelligent, multi-language solutions for your applications across all [supported languages](./language-support.md).
17+
Translator Service is a cloud-based neural machine translation service that is part of the [Azure Cognitive Services](../what-are-cognitive-services.md) family of REST APIs and can be used with any operating system. Translator powers many Microsoft products and services used by thousands of businesses worldwide to perform language translation and other language-related operations. In this overview, you'll learn how Translator can enable you to build intelligent, multi-language solutions for your applications across all [supported languages](./language-support.md).
2018

2119
Translator documentation contains the following article types:
2220

articles/cognitive-services/Translator/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: cognitive-services
88
ms.subservice: translator-text
99
ms.custom: event-tier1-build-2022
1010
ms.topic: overview
11-
ms.date: 06/14/2022
11+
ms.date: 11/16/2022
1212
ms.author: lajanuar
1313
---
1414
<!-- markdownlint-disable MD024 -->
@@ -17,7 +17,7 @@ ms.author: lajanuar
1717

1818
# What's new in Azure Cognitive Services Translator?
1919

20-
Bookmark this page to stay up to date with release notes, feature enhancements, and documentation updates.
20+
Bookmark this page to stay up to date with release notes, feature enhancements, and our newest documentation.
2121

2222
Translator is a language service that enables users to translate text and documents, helps entities expand their global outreach, and supports preservation of at-risk and endangered languages.
2323

0 commit comments

Comments
 (0)