Skip to content

Metadata freshness #45924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/azure/sdk/azure-sdk-for-dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/225/2025
---

# Azure SDK for .NET overview
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/configure-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/dependency-injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
ms.topic: include
ms.date: 08/15/2024
ms.date: 04/25/2025
---

## Authenticate to Azure services from your app
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/logging.md
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/pagination.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/protocol-convenience-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/resource-management.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/thread-safety.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/unit-testing-mocking.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading