diff --git a/docs/azure/configure-visual-studio.md b/docs/azure/configure-visual-studio.md index a2424595578af..c44f8330c2969 100644 --- a/docs/azure/configure-visual-studio.md +++ b/docs/azure/configure-visual-studio.md @@ -3,7 +3,7 @@ title: Configure Visual Studio for Azure Development with .NET description: This article helps you configure Visual Studio for Azure development including getting the right workloads installed and connecting Visual Studio to your Azure account. ms.topic: concept-article ms.custom: devx-track-dotnet, engagement-fy23 -ms.date: 3/20/2025 +ms.date: 03/20/2026 --- # Configure Visual Studio for Azure development with .NET diff --git a/docs/azure/index.yml b/docs/azure/index.yml index 9190357e8877b..098d49c119a5d 100644 --- a/docs/azure/index.yml +++ b/docs/azure/index.yml @@ -9,7 +9,7 @@ metadata: description: Samples, tutorials, and education for .NET on Azure ms.topic: hub-page ms.service: dotnet-azure - ms.date: 08/15/2024 + ms.date: 03/20/2026 highlightedContent: # itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new diff --git a/docs/azure/sdk/authentication/local-development-service-principal.md b/docs/azure/sdk/authentication/local-development-service-principal.md index 5842c21cdd691..46c1e5d1fb0b7 100644 --- a/docs/azure/sdk/authentication/local-development-service-principal.md +++ b/docs/azure/sdk/authentication/local-development-service-principal.md @@ -2,7 +2,7 @@ title: Authenticate .NET apps to Azure services during local development using service principals description: Learn how to authenticate your app to Azure services during local development using dedicated application service principals. ms.topic: how-to -ms.date: 03/11/2025 +ms.date: 03/20/2026 ms.custom: - devx-track-dotnet - engagement-fy23 diff --git a/docs/azure/sdk/authentication/on-premises-apps.md b/docs/azure/sdk/authentication/on-premises-apps.md index 8c08559530c25..1822e18f94830 100644 --- a/docs/azure/sdk/authentication/on-premises-apps.md +++ b/docs/azure/sdk/authentication/on-premises-apps.md @@ -2,7 +2,7 @@ title: Authenticate to Azure resources from .NET apps hosted on-premises description: This article describes how to authenticate your application to Azure services when using the Azure SDK for .NET in on-premises hosted apps. ms.topic: how-to -ms.date: 03/13/2025 +ms.date: 03/20/2026 ms.custom: - devx-track-dotnet - engagement-fy23 diff --git a/docs/azure/sdk/authentication/user-assigned-managed-identity.md b/docs/azure/sdk/authentication/user-assigned-managed-identity.md index dabb35fff680b..3bbac2438151c 100644 --- a/docs/azure/sdk/authentication/user-assigned-managed-identity.md +++ b/docs/azure/sdk/authentication/user-assigned-managed-identity.md @@ -3,7 +3,7 @@ title: Authenticate Azure-hosted .NET apps to Azure resources using a user-assig description: Learn how to authenticate Azure-hosted .NET apps to other Azure services using a user-assigned managed identity. ms.topic: how-to ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli -ms.date: 02/06/2025 +ms.date: 03/20/2026 --- # Authenticate Azure-hosted .NET apps to Azure resources using a user-assigned managed identity