Skip to content

Commit 3373a85

Browse files
Metadata freshness (#45924)
* updated metadata for freshness pass Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
1 parent 8f6353e commit 3373a85

11 files changed

+11
-11
lines changed

docs/azure/sdk/azure-sdk-for-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure SDK for .NET Overview
33
description: Provides an overview of what the Azure SDK for .NET is and the basic steps to use the SDK in a .NET application
44
ms.topic: conceptual
55
ms.custom: devx-track-dotnet, engagement-fy23
6-
ms.date: 07/26/2024
6+
ms.date: 04/25/2025
77
---
88

99
# Azure SDK for .NET overview

docs/azure/sdk/configure-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure a proxy when using the Azure SDK for .NET
33
description: Learn different approaches for configuring a proxy for use with the Azure SDK for .NET client libraries.
44
ms.topic: conceptual
55
ms.custom: devx-track-dotnet, engagement-fy23
6-
ms.date: 11/18/2024
6+
ms.date: 04/25/2025
77
---
88

99
# Configure a proxy when using the Azure SDK for .NET

docs/azure/sdk/dependency-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Dependency injection with the Azure SDK for .NET
33
description: Learn how to use dependency injection with the Azure SDK for .NET client libraries.
44
ms.topic: how-to
55
ms.custom: devx-track-dotnet, engagement-fy23
6-
ms.date: 07/21/2023
6+
ms.date: 04/25/2025
77
---
88

99
# Dependency injection with the Azure SDK for .NET

docs/azure/sdk/includes/implement-defaultazurecredential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 08/15/2024
3+
ms.date: 04/25/2025
44
---
55

66
## Authenticate to Azure services from your app

docs/azure/sdk/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Logging with the Azure SDK for .NET
33
description: Learn how to enable logging with the Azure SDK for .NET client libraries
4-
ms.date: 04/05/2024
4+
ms.date: 04/05/2025
55
ms.custom: devx-track-dotnet, engagement-fy23
66
ms.topic: how-to
77
---

docs/azure/sdk/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Package index for Azure SDK for .NET
33
description: Listing of the package names, NuGet links, docs links, and source code links for all libraries in the Azure SDK for .NET.
44
ms.topic: reference
55
ms.custom: devx-track-dotnet, engagement-fy23
6-
ms.date: 2/28/2023
6+
ms.date: 04/25/2025
77
---
88

99
# Azure SDK for .NET package index

docs/azure/sdk/pagination.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Pagination with the Azure SDK for .NET
33
description: Learn how to use pagination with the Azure SDK for .NET.
4-
ms.date: 06/23/2023
4+
ms.date: 04/25/2025
55
ms.custom: devx-track-dotnet
66
---
77

docs/azure/sdk/protocol-convenience-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understand Azure SDK client library method types
33
description: Learn about the key differences between protocol and convenience methods in the Azure SDK client libraries for .NET.
44
ms.topic: conceptual
55
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-arm-template
6-
ms.date: 08/30/2024
6+
ms.date: 04/25/2025
77
---
88

99
# Azure SDK for .NET protocol and convenience methods overview

docs/azure/sdk/resource-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Resource management
33
description: Learn how to use the Azure SDK for .NET to manage Azure resources.
4-
ms.date: 01/26/2024
4+
ms.date: 04/25/2025
55
---
66

77
# Resource management using the Azure SDK for .NET

docs/azure/sdk/thread-safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Thread safety with the Azure SDK for .NET
33
description: Learn about thread safety in Azure SDK client objects and how this design impacts client lifetime management.
44
ms.custom: devx-track-dotnet, engagement-fy23
5-
ms.date: 06/23/2023
5+
ms.date: 04/25/2025
66
---
77

88
# Thread safety and client lifetime management for Azure SDK objects

0 commit comments

Comments
 (0)