diff --git a/docs/azure/sdk/azure-sdk-for-dotnet.md b/docs/azure/sdk/azure-sdk-for-dotnet.md index 7dcfb1b3e062b..5fd273bf246be 100644 --- a/docs/azure/sdk/azure-sdk-for-dotnet.md +++ b/docs/azure/sdk/azure-sdk-for-dotnet.md @@ -3,7 +3,7 @@ title: Azure SDK for .NET Overview description: Provides an overview of what the Azure SDK for .NET is and the basic steps to use the SDK in a .NET application ms.topic: conceptual ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 07/26/2024 +ms.date: 04/25/2025 --- # Azure SDK for .NET overview diff --git a/docs/azure/sdk/configure-proxy.md b/docs/azure/sdk/configure-proxy.md index 1be1f2946043d..b9ef373719038 100644 --- a/docs/azure/sdk/configure-proxy.md +++ b/docs/azure/sdk/configure-proxy.md @@ -3,7 +3,7 @@ title: Configure a proxy when using the Azure SDK for .NET description: Learn different approaches for configuring a proxy for use with the Azure SDK for .NET client libraries. ms.topic: conceptual ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 11/18/2024 +ms.date: 04/25/2025 --- # Configure a proxy when using the Azure SDK for .NET diff --git a/docs/azure/sdk/dependency-injection.md b/docs/azure/sdk/dependency-injection.md index eee1054a2b973..e8996ba79bc0b 100644 --- a/docs/azure/sdk/dependency-injection.md +++ b/docs/azure/sdk/dependency-injection.md @@ -3,7 +3,7 @@ title: Dependency injection with the Azure SDK for .NET description: Learn how to use dependency injection with the Azure SDK for .NET client libraries. ms.topic: how-to ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 07/21/2023 +ms.date: 04/25/2025 --- # Dependency injection with the Azure SDK for .NET diff --git a/docs/azure/sdk/includes/implement-defaultazurecredential.md b/docs/azure/sdk/includes/implement-defaultazurecredential.md index dfe116a128eca..c0c83166e1e2e 100644 --- a/docs/azure/sdk/includes/implement-defaultazurecredential.md +++ b/docs/azure/sdk/includes/implement-defaultazurecredential.md @@ -1,6 +1,6 @@ --- ms.topic: include -ms.date: 08/15/2024 +ms.date: 04/25/2025 --- ## Authenticate to Azure services from your app diff --git a/docs/azure/sdk/logging.md b/docs/azure/sdk/logging.md index 34949b5ae3c67..c53d0e7900849 100644 --- a/docs/azure/sdk/logging.md +++ b/docs/azure/sdk/logging.md @@ -1,7 +1,7 @@ --- title: Logging with the Azure SDK for .NET description: Learn how to enable logging with the Azure SDK for .NET client libraries -ms.date: 04/05/2024 +ms.date: 04/05/2025 ms.custom: devx-track-dotnet, engagement-fy23 ms.topic: how-to --- diff --git a/docs/azure/sdk/packages.md b/docs/azure/sdk/packages.md index e01f1991fc231..0cd057059ac67 100644 --- a/docs/azure/sdk/packages.md +++ b/docs/azure/sdk/packages.md @@ -3,7 +3,7 @@ title: Package index for Azure SDK for .NET description: Listing of the package names, NuGet links, docs links, and source code links for all libraries in the Azure SDK for .NET. ms.topic: reference ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 2/28/2023 +ms.date: 04/25/2025 --- # Azure SDK for .NET package index diff --git a/docs/azure/sdk/pagination.md b/docs/azure/sdk/pagination.md index fa4b815a47236..6ddcb6e02686c 100644 --- a/docs/azure/sdk/pagination.md +++ b/docs/azure/sdk/pagination.md @@ -1,7 +1,7 @@ --- title: Pagination with the Azure SDK for .NET description: Learn how to use pagination with the Azure SDK for .NET. -ms.date: 06/23/2023 +ms.date: 04/25/2025 ms.custom: devx-track-dotnet --- diff --git a/docs/azure/sdk/protocol-convenience-methods.md b/docs/azure/sdk/protocol-convenience-methods.md index 86b5500c5f9b7..69481c779e50c 100644 --- a/docs/azure/sdk/protocol-convenience-methods.md +++ b/docs/azure/sdk/protocol-convenience-methods.md @@ -3,7 +3,7 @@ title: Understand Azure SDK client library method types description: Learn about the key differences between protocol and convenience methods in the Azure SDK client libraries for .NET. ms.topic: conceptual ms.custom: devx-track-dotnet, engagement-fy23, devx-track-arm-template -ms.date: 08/30/2024 +ms.date: 04/25/2025 --- # Azure SDK for .NET protocol and convenience methods overview diff --git a/docs/azure/sdk/resource-management.md b/docs/azure/sdk/resource-management.md index 8419e5df42750..a183a093c3277 100644 --- a/docs/azure/sdk/resource-management.md +++ b/docs/azure/sdk/resource-management.md @@ -1,7 +1,7 @@ --- title: Resource management description: Learn how to use the Azure SDK for .NET to manage Azure resources. -ms.date: 01/26/2024 +ms.date: 04/25/2025 --- # Resource management using the Azure SDK for .NET diff --git a/docs/azure/sdk/thread-safety.md b/docs/azure/sdk/thread-safety.md index 4f08cfea36929..808337c510fc7 100644 --- a/docs/azure/sdk/thread-safety.md +++ b/docs/azure/sdk/thread-safety.md @@ -2,7 +2,7 @@ title: Thread safety with the Azure SDK for .NET description: Learn about thread safety in Azure SDK client objects and how this design impacts client lifetime management. ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 06/23/2023 +ms.date: 04/25/2025 --- # Thread safety and client lifetime management for Azure SDK objects diff --git a/docs/azure/sdk/unit-testing-mocking.md b/docs/azure/sdk/unit-testing-mocking.md index 5de1295bb629c..d347fa527f539 100644 --- a/docs/azure/sdk/unit-testing-mocking.md +++ b/docs/azure/sdk/unit-testing-mocking.md @@ -2,7 +2,7 @@ title: Unit testing and mocking with the Azure SDK for .NET description: Learn techniques and tools for unit testing and mocking the Azure SDK for .NET ms.custom: devx-track-dotnet, engagement-fy23, devx-track-arm-template -ms.date: 07/05/2023 +ms.date: 04/25/2025 --- # Unit testing and mocking with the Azure SDK for .NET