Skip to content

Commit bd53815

Browse files
committed
use local linking for include
1 parent 54c04d2 commit bd53815

File tree

99 files changed

+99
-99
lines changed

Some content is hidden

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

99 files changed

+99
-99
lines changed

articles/ai-foundry/responsible-ai/agents/data-privacy-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: article
1212

1313
# Data, privacy, and security for Azure AI Agent Service
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
Azure AI Agent Service is a fully managed service designed to empower developers to securely build, deploy, and scale high-quality, and extensible AI agents without needing to manage the underlying compute and storage resources. Azure AI Agent Service integrates **models, tools and technology** and enables you to extend agents with knowledge from connected sources (such as Bing Search, SharePoint, Fabric, Azure Blob storage, and licensed data) and actions using tools such as Azure Logic Apps, Azure Functions, OpenAPI 3.0 specified tools and Code Interpreter
1818

articles/ai-foundry/responsible-ai/agents/transparency-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 05/16/2025
1212

1313
# Transparency Note for Azure Agent Service
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
## What is a Transparency Note?
1818

articles/ai-foundry/responsible-ai/anomaly-detector/ad-transparency-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ recommendations: false
1313

1414
# Transparency note: Anomaly Detector
1515

16-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
16+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1717

1818
Anomaly Detector is an AI service that enables you to monitor and detect abnormalities in time series data. This article provides transparency information to help you understand how the service works, its capabilities, limitations, and responsible use considerations.
1919

articles/ai-foundry/responsible-ai/anomaly-detector/characteristics-and-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/21/2024
1212

1313
# Characteristics and limitations of Anomaly Detector
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
In this section, we'll review what accuracy means for Anomaly Detector and how to assess it for your context.
1818

articles/ai-foundry/responsible-ai/anomaly-detector/data-privacy-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/21/2024
1212

1313
# Data and privacy for Anomaly Detector
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
> [!NOTE]
1818
> While the information in this article only refers to Anomaly Detector, most of the concepts described apply to both Anomaly Detector and Azure AI Metrics Advisor. Metrics Advisor is built on top of the core technology from Anomaly Detector.

articles/ai-foundry/responsible-ai/anomaly-detector/guidance-integration-responsible-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/21/2024
1212

1313
# Guidance for integration and responsible use with Anomaly Detector
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
Microsoft works to help customers responsibly develop and deploy solutions that use Anomaly Detector. Our principled approach upholds personal agency and dignity by considering the AI system's fairness, reliability and safety, privacy and security, inclusiveness, transparency, and human accountability. These considerations reflect our commitment to developing responsible AI.
1818

articles/ai-foundry/responsible-ai/anomaly-detector/transparency-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/21/2024
1212

1313
# Transparency Note for Anomaly Detector
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
## What is a Transparency Note?
1818

articles/ai-foundry/responsible-ai/clu/clu-characteristics-and-limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 09/15/2021
1212

1313
# Characteristics and limitations for using conversational language understanding
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
Performance with conversational language understanding (CLU) varies based on the scenario, input data, and enabled features. The following sections are designed to help the reader understand key concepts about performance as they apply to CLU.
1818

articles/ai-foundry/responsible-ai/clu/clu-data-privacy-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 09/15/2021
1111
---
1212
# Data and privacy for conversational language understanding
1313

14-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
14+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1515

1616
This article provides high-level information about how data is processed by conversational language understanding (CLU). You're responsible for your use and implementation of this technology, which includes complying with all laws and regulations that apply to you. For example, it's your responsibility to:
1717

articles/ai-foundry/responsible-ai/clu/clu-guidance-integration-responsible-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 09/15/2021
1212

1313
# Guidance for integration and responsible use with conversational language understanding
1414

15-
[!INCLUDE [non-english-translation](/azure/ai-foundry/responsible-ai/includes/non-english-translation)]
15+
[!INCLUDE [non-english-translation](../includes/non-english-translation.md)]
1616

1717
Microsoft works to help customers responsibly develop and deploy solutions by using conversational language understanding (CLU). Our principled approach upholds personal agency and dignity by considering the AI system's:
1818

0 commit comments

Comments
 (0)