Skip to content

Commit 39ac5c1

Browse files
authored
Merge branch 'main' into patch-15
2 parents f118d16 + e626717 commit 39ac5c1

File tree

381 files changed

+3981
-5265
lines changed

Some content is hidden

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

381 files changed

+3981
-5265
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,36 @@
289289
"source_path": "articles/ai-services/index.yml",
290290
"redirect_url": "/azure/ai-foundry",
291291
"redirect_document_id": false
292+
},
293+
{
294+
"source_path_from_root": "/articles/ai-services/speech-service/text-to-speech-avatar/custom-avatar-endpoint.md",
295+
"redirect_url": "/azure/ai-services/speech-service/custom-avatar-create",
296+
"redirect_document_id": false
297+
},
298+
{
299+
"source_path_from_root": "/articles/ai-services/speech-service/migration-overview-neural-voice.md",
300+
"redirect_url": "/azure/ai-services/speech-service/custom-neural-voice",
301+
"redirect_document_id": false
302+
},
303+
{
304+
"source_path_from_root": "/articles/ai-services/speech-service/how-to-migrate-to-custom-neural-voice.md",
305+
"redirect_url": "/azure/ai-services/speech-service/custom-neural-voice",
306+
"redirect_document_id": false
307+
},
308+
{
309+
"source_path_from_root": "/articles/ai-services/speech-service/how-to-migrate-to-prebuilt-neural-voice.md",
310+
"redirect_url": "/azure/ai-services/speech-service/custom-neural-voice",
311+
"redirect_document_id": false
312+
},
313+
{
314+
"source_path_from_root": "/articles/ai-foundry/quickstarts/hear-speak-playground.md",
315+
"redirect_url": "/azure/ai-foundry/quickstarts/get-started-playground",
316+
"redirect_document_id": false
317+
},
318+
{
319+
"source_path_from_root": "/articles/ai-services/language-service/tutorials/prompt-flow.md",
320+
"redirect_url": "/azure/ai-services/language-service/tutorials/power-automate",
321+
"redirect_document_id": false
292322
}
293323
]
294324
}

articles/ai-foundry/concepts/concept-model-distillation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to do distillation in Azure AI Foundry portal.
55
manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.topic: how-to
8-
ms.date: 03/09/2025
8+
ms.date: 05/20/2025
99
ms.reviewer: vkann
1010
reviewer: anshirga
1111
ms.author: ssalgado

articles/ai-foundry/concepts/concept-synthetic-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to generate a synthetic dataset in Azure AI Foundry porta
55
manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.topic: how-to
8-
ms.date: 03/11/2025
8+
ms.date: 05/20/2025
99
ms.reviewer: vkann
1010
reviewer: anshirga
1111
ms.author: ssalgado

articles/ai-foundry/foundry-local/concepts/foundry-local-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.custom: build-2025
88
ms.topic: concept-article
9-
ms.date: 02/12/2025
9+
ms.date: 05/20/2025
1010
ms.author: samkemp
1111
author: samuel100
1212
---

articles/ai-foundry/foundry-local/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
keywords: Azure AI services, cognitive, AI models, local inference
77
ms.service: azure-ai-foundry
88
ms.topic: quickstart
9-
ms.date: 02/20/2025
9+
ms.date: 05/23/2025
1010
ms.reviewer: samkemp
1111
ms.author: samkemp
1212
author: samuel100
@@ -24,7 +24,7 @@ This guide walks you through setting up Foundry Local to run AI models on your d
2424

2525
Your system must meet the following requirements to run Foundry Local:
2626

27-
- **Operating System**: Windows 10 (x64), Windows 11 (x64/ARM), macOS.
27+
- **Operating System**: Windows 10 (x64), Windows 11 (x64/ARM), Windows Server 2025, macOS.
2828
- **Hardware**: Minimum 8GB RAM, 3GB free disk space. Recommended 16GB RAM, 15GB free disk space.
2929
- **Network**: Internet connection for initial model download (optional for offline use)
3030
- **Acceleration (optional)**: NVIDIA GPU (2,000 series or newer), AMD GPU (6,000 series or newer), Qualcomm Snapdragon X Elite (8GB or more of memory), or Apple silicon.

articles/ai-foundry/foundry-local/how-to/how-to-chat-application-with-open-web-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
keywords: Azure AI services, cognitive, AI models, local inference
77
ms.service: azure-ai-foundry
88
ms.topic: how-to
9-
ms.date: 02/20/2025
9+
ms.date: 05/20/2025
1010
ms.reviewer: samkemp
1111
ms.author: samkemp
1212
author: samuel100

articles/ai-foundry/foundry-local/how-to/how-to-compile-hugging-face-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.custom: build-2025
88
ms.topic: how-to
9-
ms.date: 02/12/2025
9+
ms.date: 05/20/2025
1010
ms.author: samkemp
1111
author: samuel100
1212
---

articles/ai-foundry/foundry-local/how-to/how-to-integrate-with-inference-sdks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.custom: build-2025
88
ms.topic: how-to
9-
ms.date: 02/12/2025
9+
ms.date: 05/20/2025
1010
ms.author: samkemp
1111
zone_pivot_groups: foundry-local-sdk
1212
author: samuel100

articles/ai-foundry/foundry-local/how-to/how-to-use-langchain-with-foundry-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
keywords: Azure AI services, cognitive, AI models, local inference
77
ms.service: azure-ai-foundry
88
ms.topic: how-to
9-
ms.date: 02/20/2025
9+
ms.date: 05/20/2025
1010
ms.reviewer: eneros
1111
ms.author: eneros
1212
author: eneros

articles/ai-foundry/foundry-local/reference/reference-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.custom: build-2025
88
ms.topic: conceptual
9-
ms.date: 02/12/2025
9+
ms.date: 05/20/2025
1010
ms.author: samkemp
1111
author: samuel100
1212
---

0 commit comments

Comments
 (0)