Skip to content

Commit f78e2fb

Browse files
committed
edit for pub
1 parent e6d449e commit f78e2fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/ai-services/translator/containers/install-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ The usage-logs endpoints return a JSON response similar to the following example
590590

591591
***Connected container***
592592

593-
Usage charges are calculated from the `quantity` value.
593+
Usage charges are calculated based upon the `quantity` value.
594594

595595
```json
596596
{

articles/ai-services/translator/containers/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ Azure AI Translator container enables you to build translator application archit
1616

1717
## Connected containers
1818

19-
**Translator connected container** is deployed on premises and processes content in your environment. It requires internet connectivity to transmit usage metadata for billing; however, your customer content isn't transmitted outside of your premises.
19+
**Translator connected container** is deployed on premises and processes content in your environment. It requires internet connectivity to transmit usage metadata for billing; however, your customer content isn't transmitted outside of your premises. The `EULA`, `Billing` and `APIKey` options must be specified to run a container.
2020

21-
You're billed for connected containers monthly, based on the usage and consumption. The container needs to be configured to send metering data to Azure, and transactions are billed accordingly. Queries to the container are billed at the pricing tier of the Azure resource used for the API Key. You're billed for each container instance used to process your documents and images.
21+
You're billed for connected containers monthly, based on the usage and consumption. Queries to the container are billed at the pricing tier for the Azure resource used for the `APIKey` parameter. For more information, *see* [Billing configuration](configuration.md#billing-configuration-setting).
2222

2323
***Sample billing metadata for Translator connected container***
2424

25-
Usage charges are calculated from the `quantity` value.
25+
Usage charges are calculated based upon the `quantity` value.
2626

2727
```json
2828
{
@@ -72,7 +72,7 @@ The aggregated value of `billedUnit` for the following meters is counted toward
7272

7373
## Request container access
7474

75-
**Translator containers are a gated offering. To use the Translator container, you must submit an online request and for approval.**
75+
**Translator containers are a gated offering. To use the Translator container, you must submit an online request for approval.**
7676

7777
* To request access to a connected container, complete and submit the [**connected container access request form**](https://aka.ms/csgate-translator).
7878

0 commit comments

Comments
 (0)