Skip to content

Commit b8d5e36

Browse files
authored
Merge pull request #98591 from zr-msft/ds-metadata-misc
[Dev Spaces] metadata description update
2 parents 3acc8c9 + 642c281 commit b8d5e36

File tree

7 files changed

+7
-8
lines changed

7 files changed

+7
-8
lines changed

articles/dev-spaces/how-to/github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "GitHub Actions & Azure Kubernetes Service"
33
services: azure-dev-spaces
44
ms.date: 11/04/2019
55
ms.topic: conceptual
6-
description: "Review and test changes from a pull request directly in Azure Kubernetes Service using GitHub Actions and Azure Dev Spaces."
6+
description: "Review and test changes from a pull request directly in Azure Kubernetes Service using GitHub Actions and Azure Dev Spaces"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers, GitHub Actions, Helm, service mesh, service mesh routing, kubectl, k8s"
88
manager: gwallace
99
---

articles/dev-spaces/how-to/manage-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How to manage secrets when working with an Azure Dev Space"
33
services: azure-dev-spaces
44
ms.date: "12/03/2019"
55
ms.topic: "conceptual"
6-
description: "Rapid Kubernetes development with containers and microservices on Azure"
6+
description: "Learn how to use Kubernetes secrets at run or build time when developing applications with Azure Dev Spaces"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Container Service, containers"
88
---
99
# How to manage secrets when working with an Azure Dev Space

articles/dev-spaces/how-to/setup-cicd.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: "Using CI/CD with Azure Dev Spaces"
33
services: azure-dev-spaces
4-
54
author: DrEsteban
65
ms.author: stevenry
76
ms.date: "12/17/2018"
87
ms.topic: "conceptual"
98
manager: gwallace
10-
description: "Rapid Kubernetes development with containers and microservices on Azure"
9+
description: "Learn how to set up continuous integration/continuous deployment using Azure DevOps with Azure Dev Spaces"
1110
keywords: "Docker, Kubernetes, Azure, AKS, Azure Container Service, containers"
1211
---
1312

articles/dev-spaces/how-to/share-dev-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How to share Azure Dev Spaces"
33
services: azure-dev-spaces
44
ms.date: "05/11/2018"
55
ms.topic: "conceptual"
6-
description: "Rapid Kubernetes development with containers and microservices on Azure"
6+
description: "Learn how to use Azure Dev Spaces to share a dev space in Azure Kubernetes Service with others on your team"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers, Helm, service mesh, service mesh routing, kubectl, k8s "
88
---
99
# Share Azure Dev Spaces

articles/dev-spaces/how-to/upgrade-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How to upgrade Azure Dev Spaces tools"
33
services: azure-dev-spaces
44
ms.date: "07/03/2018"
55
ms.topic: "conceptual"
6-
description: "Rapid Kubernetes development with containers and microservices on Azure"
6+
description: "Learn how to upgrade the Azure Dev Spaces command line tools, Visual Studo Code extension, and Visual Studio extension"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Container Service, containers"
88
---
99
# How to upgrade Azure Dev Spaces tools

articles/dev-spaces/how-to/use-kubectl-with-azure-dev-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How to use kubectl with Azure Dev Spaces"
33
services: azure-dev-spaces
44
ms.date: "05/11/2018"
55
ms.topic: "conceptual"
6-
description: "Rapid Kubernetes development with containers and microservices on Azure"
6+
description: "Learn how to use kubectl commands within a dev space on an Azure Kubernetes Service cluster with Azure Dev Spaces enabled"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers, Helm, service mesh, service mesh routing, kubectl, k8s "
88
---
99
# Use kubectl with an Azure Dev Space

articles/dev-spaces/how-vs-code-works-with-dev-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "How Visual Studio Code works with Azure Dev Spaces"
33
services: azure-dev-spaces
44
ms.date: 07/08/2019
55
ms.topic: "conceptual"
6-
description: "How Visual Studio Code works with Azure Dev Spaces"
6+
description: "Learn how Visual Studio Code and Azure Dev Spaces help you debug and rapidly iterate your Kubernetes applications"
77
keywords: "Azure Dev Spaces, Dev Spaces, Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers"
88
---
99

0 commit comments

Comments
 (0)