Skip to content

Commit 5d0434b

Browse files
Merge pull request #4519 from pichuang/pichuang-patch
Add the missing allowlist URLs in cognitive-services-container-security.md
2 parents 601cbaa + 072a5f5 commit 5d0434b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/ai-services/containers/includes/cognitive-services-container-security.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The host should allowlist **port 443** and the following domains:
3636
* `*.cognitive.microsoft.com`
3737
* `*.cognitiveservices.azure.com`
3838

39+
If you are using the Azure AI Translator on-premise, you need to additionally allow the following URLs to download files
40+
41+
* `translatoronprem.blob.core.windows.net`
42+
3943
#### Disable deep packet inspection
4044

4145
[Deep packet inspection (DPI)](https://en.wikipedia.org/wiki/Deep_packet_inspection) is a type of data processing that inspects in detail the data sent over a computer network, and usually takes action by blocking, rerouting, or logging it accordingly.

0 commit comments

Comments
 (0)