Skip to content

Commit b410790

Browse files
authored
updated metadata for freshness pass (#45755)
1 parent 034b6e4 commit b410790

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/ai/azure-ai-services-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Authenticate to Azure OpenAI using .NET
33
description: Learn about the different options to authenticate to Azure OpenAI and other services using .NET
44
author: alexwolfmsft
55
ms.topic: conceptual
6-
ms.date: 06/27/2024
6+
ms.date: 04/09/2025
77
---
88

99
# Azure AI services authentication and authorization using .NET

docs/ai/conceptual/prompt-engineering-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Prompt Engineering concepts
33
description: Learn basic prompt engineering concepts and how to implement them using .NET tools such as the Semantic Kernel SDK
44
author: catbutler
55
ms.topic: concept-article #Don't change.
6-
ms.date: 06/21/2024
6+
ms.date: 04/09/2025
77

88
#customer intent: As a .NET developer, I want to understand prompt engineering techniques for .NET so that I can build more efficient and targeted AI apps.
99

docs/ai/get-started/dotnet-ai-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Develop .NET applications with AI features
33
description: Learn how you can build .NET applications that include AI features.
4-
ms.date: 07/30/2024
4+
ms.date: 04/09/2025
55
ms.topic: overview
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
---

docs/ai/quickstarts/build-chat-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart - Build an AI chat app with .NET
33
description: Create a simple AI powered chat app using Semantic Kernel SDK for .NET and the OpenAI or Azure OpenAI SDKs
4-
ms.date: 07/17/2024
4+
ms.date: 04/09/2025
55
ms.topic: quickstart
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
author: fboucher

docs/ai/quickstarts/generate-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart - Generate images using AI with .NET
33
description: Create a simple app using to generate images using .NET and the OpenAI or Azure OpenAI models.
4-
ms.date: 07/17/2024
4+
ms.date: 04/09/2025
55
ms.topic: quickstart
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
author: fboucher

docs/ai/quickstarts/prompt-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart - Summarize text using an AI chat app with .NET
33
description: Create a simple chat app using Microsoft.Extensions.AI to summarize a text.
4-
ms.date: 07/17/2024
4+
ms.date: 04/09/2025
55
ms.topic: quickstart
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
author: fboucher

docs/ai/semantic-kernel-dotnet-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Semantic Kernel overview for .NET
33
description: Learn how to add the Semantic Kernel SDK to your .NET projects and explore fundamental concepts
4-
ms.date: 06/07/2024
4+
ms.date: 04/09/2025
55
ms.topic: quickstart
66
ms.custom: devx-track-dotnet, devx-track-dotnet-ai
77
author: alexwolfmsft

0 commit comments

Comments
 (0)