Skip to content

Commit 90c1487

Browse files
committed
update firewall settings
1 parent d5f0358 commit 90c1487

File tree

3 files changed

+30
-3
lines changed

3 files changed

+30
-3
lines changed

articles/cognitive-services/Translator/firewalls.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,36 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: translator-text
1010
ms.topic: conceptual
11-
ms.date: 12/06/2021
11+
ms.date: 04/19/2023
1212
ms.author: lajanuar
1313
---
1414

1515
# How to translate behind IP firewalls with Translator
1616

17-
Translator can translate behind firewalls using either domain-name or IP filtering. Domain-name filtering is the preferred method. If you still require IP filtering, we suggest you to get the [IP addresses details using service tag](../../virtual-network/service-tags-overview.md#service-tags-on-premises). Translator is under the **CognitiveServicesManagement** service tag.
17+
Translator can translate behind firewalls using either [Domain-name](../../firewall/dns-settings.md#configure-dns-proxy---azure-portal) or IP filtering. Domain-name filtering is the preferred method.
1818

19-
We **do not recommend** running Microsoft Translator from behind a specific IP filtered firewall. The setup is likely to break in the future without notice.
19+
## Virtual network endpoints
20+
21+
To find the virtual network endpoint for your Translator resource complete the following steps:
22+
23+
1. Navigate to your Translator resource in the Azure portal.
24+
1. Select **Networking** from the **Resource Management** section.
25+
1. Under the **Firewalls and virtual networks** tab, choose **Selected Networks and Private Endpoints**.
26+
27+
:::image type="content" source="media/firewall-setting-azure-portal.png" alt-text="Screenshot of the firewall setting in the Azure portal.":::
28+
29+
1. Select **Save** to apply your changes.
30+
1. Select **Keys and Endpoint** from the **Resource Management** section.
31+
1. Select the **Virtual Network** tab.
32+
1. Listed there are the endpoints for Text Translation and Document Translation.
33+
34+
:::image type="content" source="media/virtual-network-endpoint.png" alt-text="Screenshot of the virtual network endpoint.":::
35+
36+
## IP addresses
37+
38+
If you still require IP filtering, you can get the [IP addresses details using service tag](../../virtual-network/service-tags-overview.md#discover-service-tags-by-using-downloadable-json-files). Translator is under the **CognitiveServicesManagement** service tag.
39+
40+
Running Microsoft Translator from behind a specific IP filtered firewall is **not recommended**. The setup is likely to break in the future without notice.
2041

2142
The IP addresses for Translator geographical endpoints as of September 21, 2021 are:
2243

@@ -25,3 +46,9 @@ The IP addresses for Translator geographical endpoints as of September 21, 2021
2546
|United States|api-nam.cognitive.microsofttranslator.com|20.42.6.144, 20.49.96.128, 40.80.190.224, 40.64.128.192|
2647
|Europe|api-eur.cognitive.microsofttranslator.com|20.50.1.16, 20.38.87.129|
2748
|Asia Pacific|api-apc.cognitive.microsofttranslator.com|40.80.170.160, 20.43.132.96, 20.37.196.160, 20.43.66.16|
49+
50+
## Next steps
51+
52+
[**Translator virtual network support**](reference/v3-0-reference.md#virtual-network-support)
53+
54+
[**Configure virtual networks**](../cognitive-services-virtual-networks.md#grant-access-from-an-internet-ip-range)
240 KB
Loading
127 KB
Loading

0 commit comments

Comments
 (0)