Skip to content
Merged
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/configure-visual-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/authentication/on-premises-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading