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/cognitive-services/Translator/firewalls.md
+30-3Lines changed: 30 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,36 @@ manager: nitinme
8
8
ms.service: cognitive-services
9
9
ms.subservice: translator-text
10
10
ms.topic: conceptual
11
-
ms.date: 12/06/2021
11
+
ms.date: 04/19/2023
12
12
ms.author: lajanuar
13
13
---
14
14
15
15
# How to translate behind IP firewalls with Translator
16
16
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.
18
18
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.
20
41
21
42
The IP addresses for Translator geographical endpoints as of September 21, 2021 are:
22
43
@@ -25,3 +46,9 @@ The IP addresses for Translator geographical endpoints as of September 21, 2021
0 commit comments