Skip to content

Commit 63445af

Browse files
Merge pull request #266295 from laujan/patch-1
Update v3-0-reference.md
2 parents 1bac9a6 + 7e3cddc commit 63445af

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/ai-services/translator/reference/v3-0-reference.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: laujan
77
manager: nitinme
88
ms.service: azure-ai-translator
99
ms.topic: reference
10-
ms.date: 09/19/2023
10+
ms.date: 02/14/2024
1111
ms.author: lajanuar
1212
---
1313

@@ -36,7 +36,9 @@ To force the request to be handled within a specific geography, use the desired
3636
|Europe| api-eur.cognitive.microsofttranslator.com|North Europe, West Europe|
3737
|United States| api-nam.cognitive.microsofttranslator.com|East US, South Central US, West Central US, and West US 2|
3838

39-
<sup>`1`</sup> Customers with a resource located in Switzerland North or Switzerland West can ensure that their Text API requests are served within Switzerland. To ensure that requests are handled in Switzerland, create the Translator resource in the 'Resource region' 'Switzerland North' or `Switzerland West`, then use the resource's custom endpoint in your API requests. For example: If you create a Translator resource in Azure portal with 'Resource region' as 'Switzerland North' and your resource name is `my-swiss-n`, then your custom endpoint is `https&#8203;://my-swiss-n.cognitiveservices.azure.com`. And a sample request to translate is:
39+
<sup>`1`</sup> Customers with a resource located in Switzerland North or Switzerland West can ensure that their Text API requests are served within Switzerland. To ensure that requests are handled in Switzerland, create the Translator resource in the `Resource region` `Switzerland North` or `Switzerland West`, then use the resource's custom endpoint in your API requests.
40+
41+
For example: If you create a Translator resource in Azure portal with `Resource region` as `Switzerland North` and your resource name is `my-swiss-n`, then your custom endpoint is `https&#8203;://my-swiss-n.cognitiveservices.azure.com`. And a sample request to translate is:
4042

4143
```curl
4244
// Pass secret key and region using headers to a custom endpoint

0 commit comments

Comments
 (0)