You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/translator/create-translator-resource.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ metadata:
7
7
author: laujan
8
8
ms.author: lajanuar
9
9
manager: nitinme
10
-
ms.date: 05/17/2024
10
+
ms.date: 06/06/2024
11
11
ms.service: azure-ai-translator
12
12
ms.topic: how-to
13
13
ms.custom:
@@ -53,7 +53,7 @@ procedureSection:
53
53
* Each subscription has a free tier.
54
54
* The free tier has the same features and functionality as the paid plans and doesn't expire.
55
55
* Only one free tier resource is available per subscription.
56
-
* Document Translation is supported in paid tier only. The Language Studio only supports the S1 or D3 instance tiers. If you just want to try Document Translation, select the Standard S1 instance tier.
56
+
* Document Translation is supported in paid tier only. The Language Studio supports the S1 and D3 instance tiers. If you just want to try Document Translation, select the Standard S1 instance tier.
57
57
- |
58
58
If you create a multi-service resource, the links at the bottom of the **Basics** tab provide technical documentation regarding the appropriate operation of the service.
Copy file name to clipboardExpand all lines: articles/ai-services/translator/document-translation/how-to-guides/create-use-managed-identities.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: nitinme
7
7
ms.service: azure-ai-translator
8
8
ms.custom: build-2023
9
9
ms.topic: how-to
10
-
ms.date: 02/12/2024
10
+
ms.date: 06/06/2024
11
11
ms.author: lajanuar
12
12
---
13
13
@@ -29,7 +29,7 @@ Managed identities for Azure resources are service principals that create a Micr
29
29
>
30
30
> * To use managed identities for Document Translation operations, you must [create your Translator resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) in a specific geographic Azure region such as **East US**. If your Translator resource region is set to **Global**, then you can't use managed identity for Document Translation. You can still use [Shared Access Signature tokens (SAS)](create-sas-tokens.md) for Document Translation.
31
31
>
32
-
> * Document Translation is **only** available in the S1 Standard Service Plan (Pay-as-you-go) or in the D3 Volume Discount Plan. _See_[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
32
+
> * Document Translation is is supported in the S1 Standard Service Plan (Pay-as-you-go) and C2, C3, C4, and D3 Volume Discount Plans. _See_[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
> * Typically, when you create an Azure AI resource in the Azure portal, you have the option to create a multi-service key or a single-service key. However, Document Translation is currently supported in the Translator (single-service) resource only, and is **not** included in the Azure AI services (multi-service) resource.
26
26
>
27
-
> * Document Translation is **only**supported in the S1 Standard Service Plan (Pay-as-you-go) or in the D3 Volume Discount Plan. _See_[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
27
+
> * Document Translation is supported in the S1 Standard Service Plan (Pay-as-you-go) and C2, C3, C4, and D3 Volume Discount Plans. _See_[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
Copy file name to clipboardExpand all lines: articles/ai-services/translator/document-translation/language-studio.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-translator
8
8
ms.topic: quickstart
9
-
ms.date: 09/19/2023
9
+
ms.date: 06/07/2024
10
10
ms.author: lajanuar
11
11
ms.custom: references_regions, build-2023
12
12
recommendations: false
@@ -48,12 +48,12 @@ If you or an administrator have previously setup a Translator resource with a **
48
48
>
49
49
> * Document Translation is currently supported in the Translator (single-service) resource only, and is **not** included in the Azure AI services (multi-service) resource.
50
50
>
51
-
> * Document Translation is **only**supported in the S1 Standard Service Plan (Pay-as-you-go) or in the D3 Volume Discount Plan. *See*[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
51
+
> * Document Translation is supported in the S1 Standard Service Plan (Pay-as-you-go) or in the D3 Volume Discount Plan. *See*[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
52
52
>
53
53
54
54
Document Translation in Language Studio requires the following resources:
55
55
56
-
* An active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
56
+
* An active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
57
57
58
58
* A [**single-service Translator resource**](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) (**not** a multi-service Azure AI services resource) with [**system-assigned managed identity**](how-to-guides/create-use-managed-identities.md#enable-a-system-assigned-managed-identity) enabled and a [**Storage Blob Data Contributor**](how-to-guides/create-use-managed-identities.md#grant-storage-account-access-for-your-translator-resource) role assigned. For more information, *see*[**Managed identities for Document Translation**](how-to-guides/create-use-managed-identities.md). Also, make sure the region and pricing sections are completed as follows:
59
59
@@ -63,7 +63,7 @@ Document Translation in Language Studio requires the following resources:
63
63
64
64
* An [**Azure Blob Storage account**](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM). An active Azure Blob Storage account is required to use Document Translation in the Language Studio.
65
65
66
-
Now that you've completed the prerequisites, let's start translating documents!
66
+
Now that you completed the prerequisites, let's start translating documents!
67
67
68
68
## Get started
69
69
@@ -91,7 +91,7 @@ At least one **source document** is required. You can download our [document tra
91
91
92
92
:::image type="content" source="media/language-studio/initial-configuration.png" alt-text="Screenshot of the initial configuration page.":::
93
93
94
-
1. In the **Job** section, choose the language to **Translate from** (source) or keep the default **Auto-detect language** and select the language to **Translate to** (target). You can select a maximum of 10 target languages. Once you've selected your source and target language(s), select **Next**:
94
+
1. In the **Job** section, choose the language to **Translate from** (source) or keep the default **Auto-detect language** and select the language to **Translate to** (target). You can select a maximum of 10 target languages. Once you select your source and target languages, select **Next**:
95
95
96
96
:::image type="content" source="media/language-studio/basic-information.png" alt-text="Screenshot of the language studio basic information page.":::
97
97
@@ -105,15 +105,15 @@ Your source and target files can be located in your local environment or your Az
105
105
106
106
1. In the **files and destination** section, choose the files for translation by selecting the **Upload local files** button.
107
107
108
-
1. Next, select **➕ Add file(s)**, choose the file(s) for translation, then select **Next**:
108
+
1. Next, select **➕ Add file(s)**, choose the files for translation, then select **Next**:
109
109
110
110
:::image type="content" source="media/language-studio/upload-file.png" alt-text="Screenshot of the select files for translation page.":::
111
111
112
112
#### [**Azure Blob Storage**](#tab/blob-storage)
113
113
114
114
1. In the **files and destination** section, choose the files for translation by selecting the **Select for Blob storage** button.
115
115
116
-
1. Next, choose your *source***Blob container**, find and select the file(s) for translation, then select **Next**:
116
+
1. Next, choose your *source***Blob container**, find and select the files for translation, then select **Next**:
117
117
118
118
:::image type="content" source="media/language-studio/select-blob-container.png" alt-text="Screenshot of select files from your blob container.":::
119
119
@@ -123,7 +123,7 @@ Your source and target files can be located in your local environment or your Az
123
123
124
124
#### [**Local**](#tab/local-env)
125
125
126
-
While still in the **files and destination** section, select **Download translated file(s)**. Once you have made your choice, select **Next**:
126
+
While still in the **files and destination** section, select **Download translated file(s)**. Once you make your choice, select **Next**:
127
127
128
128
:::image type="content" source="media/language-studio/target-file-upload.png" alt-text="Screenshot of the select destination for target files page.":::
@@ -22,7 +22,7 @@ Document Translation is a cloud-based feature of the [Azure AI Translator](../..
22
22
> [!IMPORTANT]
23
23
>
24
24
> * Document Translation is currently supported in the Translator (single-service) resource only, and is **not** included in the Azure AI services (multi-service) resource.
25
-
> * Document Translation is supported in paid tiers. The Language Studio only supports the S1 or D3 instance tiers. We suggest that you select Standard S1 to try Document Translation. *See*[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
25
+
> * Document Translation is supported in paid tiers. The Language Studio supports the S1 or D3 instance tiers. We suggest that you select Standard S1 to try Document Translation. *See*[Azure AI services pricing—Translator](https://azure.microsoft.com/pricing/details/cognitive-services/translator/).
26
26
> * Document Translation public preview releases provide early access to features that are in active development. Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
27
27
> * The public preview version of Document Translation client libraries default to REST API version [**2024-05-01**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true).
28
28
@@ -32,7 +32,7 @@ To get started, you need:
32
32
33
33
* An active [**Azure account**](https://azure.microsoft.com/free/cognitive-services/). If you don't have one, you can [**create a free account**](https://azure.microsoft.com/free/).
34
34
35
-
* A [**single-service Translator resource**](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) (**not** a multi-service Azure AI services resource). If you're planning on using the Document Translation feature with [managed identity authorization](../how-to-guides/create-use-managed-identities.md), choose a geographic region such as **East US**. Select the **Standard S1 or D3**or pricing tier.
35
+
* A [**single-service Translator resource**](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) (**not** a multi-service Azure AI services resource). If you're planning on using the Document Translation feature with [managed identity authorization](../how-to-guides/create-use-managed-identities.md), choose a geographic region such as **East US**. Select the **Standard S1 Standard Service Plan (Pay-as-you-go) or C2, C3, C4, or D3 Volume Discount Plans**.
36
36
37
37
* An [**Azure Blob Storage account**](https://portal.azure.com/#create/Microsoft.StorageAccount-ARM). You'll [**create containers**](../../../../storage/blobs/storage-quickstart-blobs-portal.md#create-a-container) in your Azure Blob Storage account for your source and target files:
0 commit comments