Skip to content

Commit 9741586

Browse files
authored
Merge pull request #5546 from MicrosoftDocs/main
6/16/2025 AM Publish
2 parents b7d8d3a + 5d0434b commit 9741586

File tree

4 files changed

+254
-1
lines changed

4 files changed

+254
-1
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.

articles/ai-services/includes/quickstarts/management-azportal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keywords:
2424

2525
## Create a new Azure AI Foundry resource
2626

27-
AI Foundry portal provides a way to create a new Azure resource with basic, defaulted, settings. If your organization requires customized Azure configurations like alternative names, security controls or cost tags, you may have to use Azure portal or [template options](../../../ai-foundry/how-to/create-resource-template.md) to comply with your organization's Azure Policy compliance.
27+
[Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) provides a way to create a new Azure resource with basic, defaulted, settings. If your organization requires customized Azure configurations like alternative names, security controls or cost tags, you may need to instead use [Azure portal](https://portal.azure.com) or [template options](../../../ai-foundry/how-to/create-resource-template.md) to comply with your organization's Azure Policy compliance.
2828

2929
The Azure AI Foundry multi-service resource is listed under **AI Foundry** > **AI Foundry** in the portal. The API kind is **AIServices**. Look for the logo as shown here:
3030

0 commit comments

Comments
 (0)