Skip to content

Commit 493ee34

Browse files
committed
add deprecation page
1 parent 7f999f3 commit 493ee34

File tree

4 files changed

+52
-3
lines changed

4 files changed

+52
-3
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
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 newest documentation.
20+
21+
## November 2022
22+
23+
### Changes to Translator `Usage` metrics
24+
25+
---
26+
**Characters Translated** and **Characters Trained** are deprecated and have been removed from the Azure portal.
27+
28+
---
29+
30+
|Deprecated metric| Current metric(s) | Description|
31+
|---|---|---|
32+
|Characters Translated (Deprecated)|**&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. |
33+
|Characters Trained (Deprecated) | **&bullet; Text Trained Characters** | &bullet; Number of characters **trained** using text translation service.|
34+
35+
## October 2022
36+
37+
### Deprecated metric
38+
39+
---
40+
**Characters Translated** and **Characters Trained** are deprecated and will be removed from the Azure portal in October 2022.
41+
42+
---
43+
44+
* In 2021, two new metrics **Text Characters Translated** and **Text Custom Characters Translated** were added to help the customers with granular metrics data service usage. These metrics replaced **Characters Translated** which provided combined usage data of the general and custom text translation service.
45+
46+
* Similarly, the **Text Trained Characters** metric was added to replace the **Characters Trained** metric.
47+
48+
* **Characters Trained** and **Characters Translated** metrics have had continued support in the Azure portal with the deprecated flag in the Azure portal to allow customers to migrate to current metrics. These metrics are now scheduled for removal from the Azure portal.

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, changes, modifications, usage, metrics
246+
href: modifications-and-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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ ms.topic: overview
1010
ms.subservice: translator-text
1111
ms.date: 07/11/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?

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 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)