Skip to content

Commit 67c21ac

Browse files
authored
Merge branch 'MicrosoftDocs:main' into patch-2
2 parents 3fa833f + 7878b52 commit 67c21ac

File tree

168 files changed

+1678
-252
lines changed

Some content is hidden

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

168 files changed

+1678
-252
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- ignite-2024
99
ms.topic: overview
10-
ms.date: 02/20/2025
10+
ms.date: 05/01/2025
1111
ms.author: pafarley
1212
author: PatrickFarley
1313
---
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 various APIs that allow you to detect and prevent the output of harmful content. The interactive Content Safety **try 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) allows you to view, explore, and try out sample code for detecting harmful content across different modalities.
1818

1919
## Features
2020

21-
You can use Azure AI Content Safety for many scenarios:
21+
You can use Azure AI Content Safety for the following scenarios:
2222

2323
**Text content**:
2424
- Moderate text content: This feature scans and moderates text content, identifying and categorizing it based on different levels of severity to ensure appropriate responses.

articles/ai-foundry/concepts/content-filtering.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ ms.custom:
99
- build-2024
1010
- ignite-2024
1111
ms.topic: conceptual
12-
ms.date: 01/10/2025
12+
ms.date: 04/29/2025
1313
ms.reviewer: eur
1414
ms.author: pafarley
1515
author: PatrickFarley
1616
---
1717

1818
# Content filtering in Azure AI Foundry portal
1919

20-
[Azure AI Foundry](https://ai.azure.com) includes a content filtering system that works alongside core models and DALL-E image generation models.
20+
[Azure AI Foundry](https://ai.azure.com) includes a content filtering system that works alongside core models and image generation models.
2121

2222
> [!IMPORTANT]
2323
> The content filtering system isn't applied to prompts and completions processed by the Whisper model in Azure OpenAI Service. Learn more about the [Whisper model in Azure OpenAI](../../ai-services/openai/concepts/models.md).
2424
2525
## How it works
2626

27-
This content filtering system is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md), and it works by running both the prompt input and completion output through an ensemble of classification models aimed at detecting and preventing the output of harmful content. Variations in API configurations and application design might affect completions and thus filtering behavior.
27+
The content filtering system is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md), and it works by running both the prompt input and completion output through a set of classification models designed to detect and prevent the output of harmful content. Variations in API configurations and application design might affect completions and thus filtering behavior.
2828

29-
With Azure OpenAI model deployments, you can use the default content filter or create your own content filter (described later on). Models available through **serverless APIs** have content filtering enabled by default. To learn more about the default content filter enabled for serverless APIs, see [Content safety for models curated by Azure AI in the model catalog](model-catalog-content-safety.md).
29+
With Azure OpenAI model deployments, you can use the default content filter or create your own content filter (described later on). Models available through **serverless APIs** have content filtering enabled by default. To learn more about the default content filter enabled for serverless APIs, see [Content safety for models curated by Azure AI in the model catalog](model-catalog-content-safety.md).
3030

3131
## Language support
3232

@@ -89,7 +89,7 @@ The configurability feature allows customers to adjust the settings, separately
8989
Customers are responsible for ensuring that applications integrating Azure OpenAI comply with the [Code of Conduct](/legal/ai-code-of-conduct?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext).
9090

9191

92-
## Next steps
92+
## Related content
9393

9494
- Learn more about the [underlying models that power Azure OpenAI](../../ai-services/openai/concepts/models.md).
9595
- Azure AI Foundry content filtering is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md).

articles/ai-foundry/concepts/models-featured.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ Microsoft models include various model groups such as MAI models, Phi models, he
215215
| Model | Type | Capabilities |
216216
| ------ | ---- | ------------ |
217217
| [MAI-DS-R1](https://ai.azure.com/explore/models/MAI-DS-R1/version/1/registry/azureml) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (163,840 tokens) <br /> - **Output:** text (163,840 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
218+
| [Phi-4-reasoning](https://aka.ms/azureai/landing/Phi-4-reasoning) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (32768 tokens) <br /> - **Output:** text (32768 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
219+
| [Phi-4-mini-reasoning](https://aka.ms/azureai/landing/Phi-4-mini-reasoning) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (128,000 tokens) <br /> - **Output:** text (128,000 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
218220
| [Phi-4-multimodal-instruct](https://ai.azure.com/explore/models/Phi-4-multimodal-instruct/version/1/registry/azureml) | [chat-completion (with image and audio content)](../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context) | - **Input:** text, images, and audio (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
219221
| [Phi-4-mini-instruct](https://ai.azure.com/explore/models/Phi-4-mini-instruct/version/1/registry/azureml) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
220222
| [Phi-4](https://ai.azure.com/explore/models/Phi-4/version/2/registry/azureml) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (16,384 tokens) <br /> - **Output:** text (16,384 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |

articles/ai-foundry/concepts/prompt-flow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ms.reviewer: none
1414
ms.author: lagayhar
1515
author: lgayhardt
1616
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
17+
ms.update-cycle: 180-days
1718
---
1819

1920
# Prompt flow in Azure AI Foundry portal

articles/ai-foundry/how-to/flow-bulk-test-evaluation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer: none
1313
ms.author: lagayhar
1414
author: lgayhardt
1515
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
16+
ms.update-cycle: 180-days
1617
---
1718

1819
# Submit a batch run and evaluate a flow

articles/ai-foundry/how-to/flow-deploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ms.reviewer: none
1414
ms.author: lagayhar
1515
author: lgayhardt
1616
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
17+
ms.update-cycle: 180-days
1718
---
1819

1920
# Deploy a flow for real-time inference

articles/ai-foundry/how-to/flow-develop-evaluation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer: mithigpe
1313
ms.author: lagayhar
1414
author: lgayhardt
1515
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
16+
ms.update-cycle: 180-days
1617
---
1718

1819
# Develop an evaluation flow in Azure AI Foundry portal

articles/ai-foundry/how-to/flow-develop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ ms.reviewer: none
1414
ms.author: lagayhar
1515
author: lgayhardt
1616
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
17+
ms.update-cycle: 180-days
1718
---
1819

1920
# Develop a prompt flow

articles/ai-foundry/how-to/flow-process-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.reviewer: none
1212
ms.author: lagayhar
1313
author: lgayhardt
1414
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
15+
ms.update-cycle: 180-days
1516
---
1617

1718
# Process images in prompt flow

articles/ai-foundry/how-to/flow-tune-prompts-using-variants.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ms.reviewer: none
1313
ms.author: lagayhar
1414
author: lgayhardt
1515
ms.collection: ce-skilling-ai-copilot, ce-skilling-fresh-tier1
16+
ms.update-cycle: 180-days
1617
---
1718

1819
# Tune prompts using variants in Azure AI Foundry portal

0 commit comments

Comments
 (0)