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
1 change: 1 addition & 0 deletions docs/architecture/cloud-native/infrastructure-as-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Infrastructure as code
description: Embracing Infrastructure as Code (IaC) with cloud-native applications
ms.date: 04/06/2022
ms.custom: devx-track-terraform, devx-track-arm-template, devx-track-azurecli
---

# Infrastructure as code
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/azure-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Additional Azure Tools
description: This article describes additional tools and utilities for working with Azure and how you can install them.
ms.topic: conceptual
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurepowershell
ms.date: 1/26/2023
author: alexwolfmsft
ms.author: alexwolf
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/dotnet-dev-env-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: .NET Development on Azure Configuration Checklist
description: Provides a quick summary of all the tools you should have installed to do .net development with Azure
ms.topic: conceptual
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli
ms.date: 3/23/2023
---

Expand Down
2 changes: 1 addition & 1 deletion docs/azure/install-azure-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Installing the Azure CLI
description: Azure developers will need the Azure CLI installed, so this article describes why you need the CLI and where to download and install it from.
ms.topic: conceptual
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli
ms.date: 1/26/2023
author: alexwolfmsft
ms.author: alexwolf
Expand Down
2 changes: 1 addition & 1 deletion docs/azure/sdk/authentication-azure-hosted-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Authenticating Azure-hosted apps to Azure resources with the Azure SDK for .NET
description: This article covers how to configure authentication for apps to Azure services when the app is hosted in an Azure service like Azure App Service, Azure Functions, or Azure Virtual Machines.
ms.topic: how-to
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli
ms.date: 2/28/2023
---

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 developer accounts
description: This article describes how to authenticate your application to Azure services when using the Azure SDK for .NET during local development using developer accounts.
ms.topic: how-to
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli
ms.date: 2/28/2023
---

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: This article describes how to authenticate your application to Azure services when using the Azure SDK for NET during local development using dedicated application service principals.
ms.topic: how-to
ms.custom: devx-track-dotnet, engagement-fy23
ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli
ms.date: 2/28/2023
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
ms.custom: devx-track-azurecli
---
#### [Azure App Service](#tab/azure-app-service)

```azurecli
Expand Down
1 change: 1 addition & 0 deletions docs/orleans/deployment/deploy-to-azure-app-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Deploy Orleans to Azure App Service
description: Learn how to deploy an Orleans shopping cart app to Azure App Service.
ms.date: 05/02/2022
ms.topic: tutorial
ms.custom: devx-track-bicep
---

# Deploy Orleans to Azure App Service
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Deploy Orleans to Azure Container Apps
description: Learn how to deploy an updated Orleans shopping cart app to Azure Container Apps.
ms.date: 07/25/2022
ms.topic: tutorial
ms.custom: devx-track-bicep
---

# Deploy Orleans to Azure Container Apps
Expand Down