Skip to content

Commit 195b7c1

Browse files
Merge pull request #260751 from laujan/patch-1
Update overview.md
2 parents 75fec5e + 2bcccfa commit 195b7c1

File tree

2 files changed

+29
-24
lines changed

2 files changed

+29
-24
lines changed

articles/ai-services/translator/document-translation/overview.md

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -99,37 +99,22 @@ Document Translation supports the following glossary file types:
9999

100100
Document Translation data residency depends on the Azure region where your Translator resource was created:
101101

102-
* Translator resources **created** in any region in Europe are **processed** at data center in West Europe and North Europe.
103-
* Translator resources **created** in any region in Asia or Australia are **processed** at data center in Southeast Asia and Australia East.
104-
* Translator resource **created** in all other regions including Global, North America and South America are **processed** at data center in East US and West US 2.
105-
106-
### Text Translation data residency
107-
108-
✔️ Feature: **Translator Text** </br>
109-
✔️ Region where resource created: **Any**
110-
111-
| Service endpoint | Request processing data center |
112-
|------------------|--------------------------|
113-
|**Global (recommended):**</br>**`api.cognitive.microsofttranslator.com`**|Closest available data center.|
114-
|**Americas:**</br>**`api-nam.cognitive.microsofttranslator.com`**|East US &bull; South Central US &bull; West Central US &bull; West US 2|
115-
|**Europe:**</br>**`api-eur.cognitive.microsofttranslator.com`**|North Europe &bull; West Europe|
116-
| **Asia Pacific:**</br>**`api-apc.cognitive.microsofttranslator.com`**|Korea South &bull; Japan East &bull; Southeast Asia &bull; Australia East|
117-
|
102+
* Translator resources **created** in any region in Europe (except Switzerland) are **processed** at data center in North Europe and West Europe.
103+
* Translator resources **created** in any region in Switzerland are **processed** at data center in Switzerland North and Switzerland West
104+
* Translator resources **created** in any region in Asia Pacific or Australia are **processed** at data center in Southeast Asia and Australia East.
105+
* Translator resource **created** in all other regions including Global, North America, and South America are **processed** at data center in East US and West US 2.
118106

119107
### Document Translation data residency
120108

121109
✔️ Feature: **Document Translation**</br>
122110
✔️ Service endpoint: **Custom:** &#8198;&#8198;&#8198; **`<name-of-your-resource.cognitiveservices.azure.com/translator/text/batch/v1.1`**
123111

124-
|Resource region| Request processing data center |
112+
|Resource region| Request processing data center |
125113
|----------------------------------|-----------------------|
126-
|**Global and any region in the Americas** | East US &bull; West US 2|
127-
|**Any region in Europe**| North Europe &bull; West Europe|
128-
|**Any region in Asia Pacific**| Southeast Asia &bull; Australia East|
129-
130-
131-
### Document Translation data residency
132-
114+
|**Any region within Europe (except Switzerland)**| Europe — North Europe &bull; West Europe|
115+
|**Switzerland**|Switzerland — Switzerland North &bull; Switzerland West|
116+
|**Any region within Asia Pacific and Australia**| Asia — Southeast Asia &bull; Australia East|
117+
|**All other regions including Global, North America, and South America** | US — East US &bull; West US 2|
133118

134119
## Next steps
135120

articles/ai-services/translator/text-translation-overview.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,26 @@ Add Text Translation to your projects and applications using the following resou
5858
> * The [**Translator container image**](https://mcr.microsoft.com/product/azure-cognitive-services/translator/text-translation/about) supports limited features compared to cloud offerings.
5959
>
6060
61+
## Data residency
62+
63+
Text Translation data residency depends on the Azure region where your Translator resource was created:
64+
65+
* Translator resources **created** in any region in Europe are **processed** at data center in West Europe and North Europe.
66+
* Translator resources **created** in any region in Asia or Australia are **processed** at data center in Southeast Asia and Australia East.
67+
* Translator resource **created** in all other regions including Global, North America and South America are **processed** at data center in East US and West US 2.
68+
69+
### Text Translation data residency
70+
71+
✔️ Feature: **Translator Text** </br>
72+
✔️ Region where resource created: **Any**
73+
74+
| Service endpoint | Request processing data center |
75+
|------------------|--------------------------|
76+
|**Global (recommended):**</br>**`api.cognitive.microsofttranslator.com`**|Closest available data center.|
77+
|**Americas:**</br>**`api-nam.cognitive.microsofttranslator.com`**|East US &bull; South Central US &bull; West Central US &bull; West US 2|
78+
|**Europe:**</br>**`api-eur.cognitive.microsofttranslator.com`**|North Europe &bull; West Europe|
79+
| **Asia Pacific:**</br>**`api-apc.cognitive.microsofttranslator.com`**|Korea South &bull; Japan East &bull; Southeast Asia &bull; Australia East|
80+
6181
## Get started with Text Translation
6282
6383
Ready to begin?

0 commit comments

Comments
 (0)