File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
articles/ai-services/translator/containers Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ author: laujan
7
7
manager : nitinme
8
8
ms.service : azure-ai-translator
9
9
ms.topic : how-to
10
- ms.date : 11/13 /2024
10
+ ms.date : 12/09 /2024
11
11
ms.author : lajanuar
12
12
recommendations : false
13
13
keywords : on-premises, Docker, container, identify
@@ -644,11 +644,12 @@ Usage charges are calculated based upon the `quantity` value.
644
644
}
645
645
` ` `
646
646
647
- The aggregated value of `billedUnit` for the following meters is counted towards the characters you licensed for your disconnected container usage :
647
+ The aggregated value of `billedUnit` for the following meters is counted towards the `quantity` you licensed for your disconnected container usage :
648
648
649
- * `CognitiveServices.TextTranslation.Container.OneDocumentTranslatedCharacters`
650
-
651
- * `CognitiveServices.TextTranslation.Container.TranslatedCharacters`
649
+ |Operation|Meter name|Billed unit|
650
+ |---|---|---|
651
+ |Text translation|`CognitiveServices.TextTranslation.Container.TranslatedCharacters`|`quantity` : **1 character equals 1** `billedUnit`|
652
+ |Document translation|`CognitiveServices.TextTranslation.Container.OneDocumentTranslatedCharacters`|`quantity` : **1 character equals 1.5** `billedUnit`|
652
653
653
654
---
654
655
You can’t perform that action at this time.
0 commit comments