Skip to content

Commit 03d03fb

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into network-perimeter
2 parents 262a216 + e9fdd12 commit 03d03fb

File tree

589 files changed

+5635
-4248
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

589 files changed

+5635
-4248
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ _repo.*/
1111

1212
.openpublishing.buildcore.ps1
1313

14+
.vscode/
15+
1416
*sec.endpointdlp
1517

1618
# CoPilot instructions and prompts

.vscode/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

articles/ai-foundry/ai-services/content-safety-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ author: PatrickFarley
1414

1515
# Content Safety in the Azure AI Foundry portal
1616

17-
Azure AI Content Safety is an AI service that detects harmful user-generated and AI-generated content in applications and services. Azure AI Content Safety includes APIs that allow you to detect and prevent the output of harmful content. The interactive Content Safety **try it out** page in [Azure AI Foundry portal](https://ai.azure.com) allows you to view, explore, and try out sample code for detecting harmful content across different modalities.
17+
Azure AI Content Safety is an AI service that detects harmful user-generated and AI-generated content in applications and services. Azure AI Content Safety includes APIs that allow you to detect and prevent the output of harmful content. The interactive Content Safety **try it out** page in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) allows you to view, explore, and try out sample code for detecting harmful content across different modalities.
1818

1919
## Features
2020

@@ -46,4 +46,4 @@ Refer to the [Content Safety overview](/azure/ai-services/content-safety/overvie
4646

4747
## Next step
4848

49-
Get started using Azure AI Content Safety in [Azure AI Foundry portal](https://ai.azure.com) by following the [How-to guide](/azure/ai-services/content-safety/how-to/foundry).
49+
Get started using Azure AI Content Safety in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) by following the [How-to guide](/azure/ai-services/content-safety/how-to/foundry).

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,20 @@
22
title: Hubs and hub-based project overview
33
titleSuffix: Azure AI Foundry
44
description: This article introduces concepts about Azure AI Foundry hubs for your Azure AI Foundry projects.
5+
author: Blackmist
6+
ms.author: larryfr
57
manager: scottpolly
8+
ms.reviewer: deeikele
9+
ms.date: 04/28/2025
610
ms.service: azure-ai-foundry
11+
ms.topic: concept-article
712
ms.custom:
813
- ignite-2023
914
- build-2024
1015
- ai-learning-hub
1116
- ignite-2024
12-
ms.topic: conceptual
13-
ms.date: 04/28/2025
14-
ms.reviewer: deeikele
15-
ms.author: larryfr
16-
author: Blackmist
17+
- build-aifnd
18+
- build-2025
1719
---
1820

1921
# Hub resources overview
@@ -23,7 +25,7 @@ author: Blackmist
2325
2426
Azure AI Hub is a resource type that is used in combination with Azure AI Foundry resource type, and is only required for selected use cases. Hub resources provides access to open-source model hosting and finetuning capabilities, as well as Azure Machine Learning capabilities, next to capabilities supported by its associated AI Foundry resource.
2527

26-
When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in [Azure AI Foundry](https://ai.azure.com) and [Azure Machine Learning studio](https://ml.azure.com).
28+
When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs) and [Azure Machine Learning studio](https://ml.azure.com).
2729

2830
Hubs have their own project types that support a differentiated feature set from Foundry projects. See [project types](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need) for an overview of supported features.
2931

@@ -35,7 +37,7 @@ Hubs group one or more projects together with common settings including data acc
3537

3638
## Create a hub-based project
3739

38-
To start developing, [create a project](../how-to/create-projects.md). Hub-projects can be accessed in [AI Foundry Portal](https://ai.azure.com) 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 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.
3941

4042
## Project concepts
4143

articles/ai-foundry/concepts/architecture.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- build-2024
99
- ignite-2024
10-
ms.topic: conceptual
10+
ms.topic: concept-article
1111
ms.date: 04/28/2025
1212
ms.reviewer: deeikele
1313
ms.author: larryfr
@@ -16,8 +16,7 @@ author: Blackmist
1616

1717
# Azure AI Foundry architecture
1818

19-
> [!NOTE]
20-
> The architecture discussed in this article is specific to a **[!INCLUDE [hub](../includes/hub-project-name.md)]**. For more information, see [Types of projects](../what-is-azure-ai-foundry.md#project-types).
19+
[!INCLUDE [hub-only-alt](../includes/uses-hub-only-alt.md)]
2120

2221
Azure AI Foundry provides a unified experience for AI developers and data scientists to build, evaluate, and deploy AI models through a web portal, SDK, or CLI. Azure AI Foundry is built on capabilities and services provided by other Azure services.
2322

0 commit comments

Comments
 (0)