Skip to content

Commit 93a0922

Browse files
committed
resolve pr comments
1 parent 406f382 commit 93a0922

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/publish-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: conceptual
1515
> [!IMPORTANT]
1616
> Custom Translator v2.0 is currently in public preview. Some features may not be supported or have constrained capabilities.
1717
18-
Publishing your model makes it available for use with the Translator API. A project might have one or many successfully trained models. You can only publish one model per project; however, you can publish a model to one or multiple regions depending on your needs. You will incur `$10 monthly hosting charge per region`. *See* [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/#pricing).
18+
Publishing your model makes it available for use with the Translator API. A project might have one or many successfully trained models. You can only publish one model per project; however, you can publish a model to one or multiple regions depending on your needs. For more information, see [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/#pricing).
1919

2020
## Publish your trained model
2121

-123 Bytes
Loading
22 Bytes
Loading

articles/cognitive-services/Translator/custom-translator/v2-preview/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Once your training has completed successfully, inspect the test set translated s
175175

176176
## Publish your model
177177

178-
Publishing your model makes it available for use with the Translator API. A project might have one or many successfully trained models. You can only publish one model per project; however, you can publish a model to one or multiple regions depending on your needs. You will incur `$10 monthly hosting charge per region`. *See* [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/#pricing).
178+
Publishing your model makes it available for use with the Translator API. A project might have one or many successfully trained models. You can only publish one model per project; however, you can publish a model to one or multiple regions depending on your needs. For more information, see [Translator pricing](https://azure.microsoft.com/pricing/details/cognitive-services/translator/#pricing).
179179

180180
1. Select the **Publish model** blade.
181181

0 commit comments

Comments
 (0)