Skip to content

Commit c5fc672

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into foundry-move
2 parents 7a3eeff + 2b2d90b commit c5fc672

File tree

25 files changed

+448
-203
lines changed

25 files changed

+448
-203
lines changed

articles/ai-foundry/agents/how-to/virtual-networks.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,10 @@ For customers without an existing virtual network, the Standard Setup with Priva
7878
* A Microsoft-managed key vault is used by default.
7979

8080

81-
### Option 1: manually deploy the bicep template
81+
### Manually deploy the bicep template
82+
83+
> [!NOTE]
84+
> Using the Bicep template is the only way to deploy a network secured environment for Azure AI Foundry Agent Service.
8285

8386
1. To deploy and customize the bicep templates, [download the template from GitHub](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup). Download the following from the `private-network-standard-agent-setup` folder:
8487
1. `main-create.bicep`
-7.99 KB
Loading

articles/ai-foundry/concepts/ai-resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Hubs group one or more projects together with common settings including data acc
3737

3838
## Create a hub-based project
3939

40-
To start developing, [create a project](../how-to/create-projects.md). Hub-projects can be accessed in [AI Foundry Portal](https://ai.azure.com/?cid=learnDocs) to build with generative AI tools, and [ML Studio](https://ml.azure.com) to build with tools designed for custom machine learning model training.
40+
To start developing, [create a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]](../how-to/create-projects.md?pivots=hub-project). Hub-projects can be accessed in [AI Foundry Portal](https://ai.azure.com/?cid=learnDocs) to build with generative AI tools, and [ML Studio](https://ml.azure.com) to build with tools designed for custom machine learning model training.
4141

4242
## Project concepts
4343

@@ -89,6 +89,7 @@ If not provided by you, the following dependent resources are automatically crea
8989

9090
## Next steps
9191

92+
- [Create a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)]](../how-to/create-projects.md?pivots=hub-project)
9293
- [Quickstart: Analyze images and video in the chat playground](/azure/ai-services/openai/gpt-v-quickstart)
9394
- [Learn more about Azure AI Foundry](../what-is-azure-ai-foundry.md)
9495
- [Learn more about projects](../how-to/create-projects.md?pivots=hub-project)

articles/ai-foundry/how-to/configure-managed-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ Private endpoints are currently supported for the following Azure services:
832832
* Azure AI Search
833833
* Azure AI services
834834
* Azure API Management
835-
* Supporting only Classic tier without VNET injection and Standard V2 tier with virtual network integration. For more on API Management virtual networks, see [Virtual Network Concepts](https://learn.microsoft.com/azure/api-management/virtual-network-concepts)
835+
* Supporting only Classic tier without VNET injection and Standard V2 tier with virtual network integration. For more on API Management virtual networks, see [Virtual Network Concepts](/azure/api-management/virtual-network-concepts)
836836
* Azure Container Registry
837837
* Azure Cosmos DB (all sub resource types)
838838
* Azure Data Factory
@@ -848,7 +848,7 @@ Private endpoints are currently supported for the following Azure services:
848848
* Azure Redis Cache
849849
* Azure SQL Server
850850
* Azure Storage (all sub resource types)
851-
* Application Insights (Through [PrivateLinkScopes](https://learn.microsoft.com/azure/azure-monitor/logs/private-link-configure#create-azure-monitor-private-link-scope-ampls))
851+
* Application Insights (Through [PrivateLinkScopes](/azure/azure-monitor/logs/private-link-configure#create-azure-monitor-private-link-scope-ampls))
852852

853853

854854
When you create a private endpoint, you provide the _resource type_ and _subresource_ that the endpoint connects to. Some resources have multiple types and subresources. For more information, see [what is a private endpoint](/azure/private-link/private-endpoint-overview).

articles/ai-foundry/what-is-azure-ai-foundry.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sdgilley
66
ms.author: sgilley
77
manager: scottpolly
88
ms.reviewer: sgilley
9-
ms.date: 05/12/2025
9+
ms.date: 06/12/2025
1010
ms.service: azure-ai-foundry
1111
ms.topic: overview
1212
ms.custom:
@@ -58,14 +58,16 @@ This table summarizes features available in the two project types:
5858
| Capability | [!INCLUDE [fdp](includes/fdp-project-name.md)] | [!INCLUDE[hub](includes/hub-project-name.md)] |
5959
| --- | --- | --- |
6060
| Agents | ✅ (GA) | ✅ (Preview only) |
61-
| Azure AI Foundry Models including Azure OpenAI models | ✅ (Native support) | Available via connections |
6261
| AI Foundry API to work with agents and across models| ✅ (Native support) | Available via connections |
63-
| Project files (directly upload files and start experimenting) || |
64-
| Project-level isolation of files and outputs |||
62+
| Models sold directly by Azure - Azure OpenAI, DeepSeek, xAI, etc. || Available via connections |
63+
| Partner & Community Models sold through Marketplace - Stability, Bria, Cohere, etc. || Available via connections |
64+
| Open source models e.g. HuggingFace | ||
6565
| Evaluations |||
6666
| Playground |||
6767
| Prompt flow | ||
68-
| Managed compute | ||
68+
| Content understanding | ||
69+
| Project files (directly upload files and start experimenting) || |
70+
| Project-level isolation of files and outputs |||
6971
| Required Azure dependencies | - | Azure Storage account, Azure Key Vault |
7072

7173
### <a name="how-do-i-know"></a> How do I know which type of project I have?

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

articles/ai-services/language-service/personally-identifiable-information/how-to/adapt-to-domain-pii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ Logging:Console:LogLevel:Default=Debug
221221
- Rule names must begin with "CE_"
222222
- Rule names must be unique.
223223
- Rule names may only use alphanumeric characters and underscores ("_")
224-
- Regex patterns follow the .NET regular Expressions format. See [our documentation on .NET regular expressions](https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions) for more information.
224+
- Regex patterns follow the .NET regular Expressions format. See [our documentation on .NET regular expressions](/dotnet/standard/base-types/regular-expressions) for more information.

articles/ai-services/metrics-advisor/includes/quickstarts/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 06/12/2025
99
ms.author: mbullwin
1010
---
1111

12-
[Reference documentation](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/metricsadvisor/azure-ai-metricsadvisor) | [Library source code](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/metricsadvisor/azure-ai-metricsadvisor/README.md) | [Package (PiPy)](https://pypi.org/project/azure-ai-metricsadvisor/) | [Samples](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/metricsadvisor/azure-ai-metricsadvisor/samples/README.md)
12+
[Reference documentation](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/metricsadvisor/azure-ai-metricsadvisor) | [Library source code](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/metricsadvisor/azure-ai-metricsadvisor/README.md) | [Package (PiPy)](https://pypi.org/project/azure-ai-metricsadvisor/) | [Samples](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-metricsadvisor_1.0.1/sdk/metricsadvisor/azure-ai-metricsadvisor/samples/README.md)
1313

1414
> [!IMPORTANT]
1515
> Microsoft recommends that you use the most secure authentication flow available. Some of the authentication flows described in this article require a very high degree of trust in the application, and carries risks that are not present in other more secure flows. You should only use this flow when other more secure flows, such as managed identities, aren't viable.
@@ -22,7 +22,7 @@ ms.author: mbullwin
2222
* Your own SQL database with time series data.
2323

2424
> [!TIP]
25-
> * You can find Python Metrics Advisor samples on [GitHub](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/metricsadvisor/azure-ai-metricsadvisor/samples).
25+
> * You can find Python Metrics Advisor samples on [GitHub](https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-metricsadvisor_1.0.1/sdk/metricsadvisor/azure-ai-metricsadvisor/samples).
2626
> * It may take 10 to 30 minutes for your Metrics Advisor resource to deploy a service instance for you to use. Select **Go to resource** once it successfully deploys. After deployment, you can start using your Metrics Advisor instance with both the web portal and REST API.
2727
> * You can find the URL for the REST API in Azure portal, in the **Overview** section of your resource. It will look like this:
2828
> * `https://<instance-name>.cognitiveservices.azure.com/`

articles/ai-services/metrics-advisor/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you want to learn about the latest updates to Metrics Advisor client SDKs see
3434

3535
* [.NET SDK change log](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/CHANGELOG.md)
3636
* [Java SDK change log](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md)
37-
* [Python SDK change log](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md)
37+
* [Python SDK change log](https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-metricsadvisor_1.0.1/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md)
3838
* [JavaScript SDK change log](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/metricsadvisor/ai-metrics-advisor/CHANGELOG.md)
3939

4040
## June 2021

0 commit comments

Comments
 (0)