Skip to content

Commit d49a5af

Browse files
committed
final batch
1 parent ba52643 commit d49a5af

22 files changed

+5
-27
lines changed

articles/ai-foundry/concepts/ai-red-teaming-agent.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: AI Red Teaming Agent
33
titleSuffix: Azure AI Foundry
44
description: This article provides conceptual overview of the AI Red Teaming Agent.
5-
manager: scottpolly
65
ms.service: azure-ai-foundry
76
ms.topic: how-to
87
ms.date: 04/04/2025
@@ -37,7 +36,7 @@ When thinking about AI-related safety risks developing trustworthy AI systems, M
3736

3837
:::image type="content" source="../media/evaluations/red-teaming-agent/map-measure-mitigate-ai-red-teaming.png" alt-text="Diagram of how to use AI Red Teaming Agent showing proactive to reactive and less costly to more costly." lightbox="../media/evaluations/red-teaming-agent/map-measure-mitigate-ai-red-teaming.png":::
3938

40-
AI Red Teaming Agent can be used to run automated scans and simulate adversarial probing to help accelerate the identification and evaluation of known risks at scale. This helps teams "shift left" from costly reactive incidents to more proactive testing frameworks that can catch issues before deployment. Manual AI red teaming process is time and resource intensive. It relies on the creativity of safety and security expertise to simulate adversarial probing. This process can create a bottleneck for many organizations to accelerate AI adoption. With the AI Red Teaming Agent, organizations can now leverage Microsofts deep expertise to scale and accelerate their AI development with Trustworthy AI at the forefront.
39+
AI Red Teaming Agent can be used to run automated scans and simulate adversarial probing to help accelerate the identification and evaluation of known risks at scale. This helps teams "shift left" from costly reactive incidents to more proactive testing frameworks that can catch issues before deployment. Manual AI red teaming process is time and resource intensive. It relies on the creativity of safety and security expertise to simulate adversarial probing. This process can create a bottleneck for many organizations to accelerate AI adoption. With the AI Red Teaming Agent, organizations can now leverage Microsoft's deep expertise to scale and accelerate their AI development with Trustworthy AI at the forefront.
4140

4241
We encourage teams to use the AI Red Teaming Agent to run automated scans throughout the design, development, and pre-deployment stage:
4342

@@ -105,7 +104,7 @@ Learn more about the tools leveraged by the AI Red Teaming Agent.
105104
- [Azure AI Risk and Safety Evaluations](./safety-evaluations-transparency-note.md)
106105
- [PyRIT: Python Risk Identification Tool](https://github.com/Azure/PyRIT)
107106

108-
The most effective strategies for risk assessment weve seen leverage automated tools to surface potential risks, which are then analyzed by expert human teams for deeper insights. If your organization is just starting with AI red teaming, we encourage you to explore the resources created by our own AI red team at Microsoft to help you get started.
107+
The most effective strategies for risk assessment we've seen leverage automated tools to surface potential risks, which are then analyzed by expert human teams for deeper insights. If your organization is just starting with AI red teaming, we encourage you to explore the resources created by our own AI red team at Microsoft to help you get started.
109108

110109
- [Planning red teaming for large language models (LLMs) and their applications](../openai/concepts/red-teaming.md)
111110
- [Three takeaways from red teaming 100 generative AI products](https://www.microsoft.com/security/blog/2025/01/13/3-takeaways-from-red-teaming-100-generative-ai-products/)

articles/ai-foundry/concepts/fine-tuning-overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Fine-tune models with Azure AI Foundry
33
titleSuffix: Azure AI Foundry
44
description: This article explains what fine-tuning is and under what circumstances you should consider doing it.
5-
manager: scottpolly
65
ms.service: azure-ai-foundry
76
ms.custom:
87
- build-2024
@@ -26,10 +25,10 @@ Fine-tuning excels at customizing language models for specific applications and
2625
- **Domain Specialization:** Adapt a language model for a specialized field like medicine, finance, or law – where domain specific knowledge and terminology is important. Teach the model to understand technical jargon and provide more accurate responses.
2726
- **Task Performance:** Optimize a model for a specific task like sentiment analysis, code generation, translation, or summarization. You can significantly improve the performance of a smaller model on a specific application, compared to a general purpose model.
2827
- **Style and Tone:** Teach the model to match your preferred communication style – for example, adapt the model for formal business writing, brand-specific voice, or technical writing.
29-
- **Instruction Following:** Improve the models ability to follow specific formatting requirements, multi-step instructions, or structured outputs. In multi-agent frameworks, teach the model to call the right agent for the right task.
28+
- **Instruction Following:** Improve the model's ability to follow specific formatting requirements, multi-step instructions, or structured outputs. In multi-agent frameworks, teach the model to call the right agent for the right task.
3029
- **Compliance and Safety:** Train a fine-tuned model to adhere to organizational policies, regulatory requirements, or other guidelines unique to your application.
3130
- **Language or Cultural Adaptation:** Tailor a language model for a specific language, dialect, or cultural context that may not be well represented in the training data.
32-
Fine-tuning is especially valuable when a general-purpose model doesnt meet your specific requirements – but you want to avoid the cost and complexity of training a model from scratch.
31+
Fine-tuning is especially valuable when a general-purpose model doesn't meet your specific requirements – but you want to avoid the cost and complexity of training a model from scratch.
3332

3433
## Serverless or Managed Compute?
3534
Before picking a model, it's important to select the fine-tuning product that matches your needs. Azure's AI Foundry offers two primary modalities for fine tuning: serverless and managed compute.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Explore Azure AI Foundry Models
33
titleSuffix: Azure AI Foundry
44
description: This article introduces Azure AI Foundry Models and the model catalog in Azure AI Foundry portal.
5-
manager: scottpolly
65
ms.service: azure-ai-foundry
76
ms.custom:
87
- build-2025

articles/ai-foundry/concepts/model-lifecycle-retirement.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Deprecation for Foundry Models
33
titleSuffix: Azure AI Foundry
44
description: Learn about the lifecycle stages, deprecation, and retirement for Azure AI Foundry Models.
5-
manager: scottpolly
65
ms.service: azure-ai-foundry
76
ms.topic: concept-article
87
ms.date: 06/17/2025

articles/ai-foundry/foundry-models/concepts/content-filter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ms.service: azure-ai-model-inference
88
ms.topic: concept-article
99
ms.date: 05/19/2025
1010
ms.custom: ignite-2024, github-universe-2024
11-
manager: scottpolly
1211
ms.reviewer: fasantia
1312
reviewer: santiagxf
1413
---

articles/ai-foundry/foundry-models/concepts/default-safety-policies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.author: mopeakande
77
ms.service: azure-ai-model-inference
88
ms.topic: concept-article
99
ms.date: 05/19/2025
10-
manager: scottpolly
1110
ms.reviewer: fasantia
1211
reviewer: santiagxf
1312
---

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Endpoints for Azure AI Foundry Models
33
titleSuffix: Azure AI Foundry
44
description: Learn about the Azure AI Foundry Models endpoint
55
author: msakande
6-
manager: scottpolly
76
ms.service: azure-ai-model-inference
87
ms.topic: how-to
98
ms.date: 05/19/2025

articles/ai-foundry/foundry-models/concepts/model-versions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ms.service: azure-ai-model-inference
66
ms.topic: concept-article
77
ms.custom: ignite-2024, github-universe-2024
88
ms.date: 05/19/2025
9-
manager: scottpolly
109
author: msakande
1110
ms.author: mopeakande
1211
recommendations: false

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ titleSuffix: Azure AI Foundry
44
description: Explore the available Azure AI Foundry Models and their capabilities.
55
author: msakande
66
ms.author: mopeakande
7-
manager: scottpolly
87
reviewer: santiagxf
98
ms.reviewer: fasantia
109
ms.date: 08/04/2025

articles/ai-foundry/foundry-models/how-to/configure-content-filters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: 'How to configure content filters for models in Azure AI Foundry'
33
titleSuffix: Azure AI Foundry
44
description: Learn to use and configure the content filters that come with Azure AI Foundry, including getting approval for gated modifications.
5-
manager: scottpolly
65
ms.service: azure-ai-model-inference
76
ms.topic: how-to
87
ms.date: 05/19/2025

0 commit comments

Comments
 (0)