Skip to content

Commit 9ac37a0

Browse files
committed
[Dev Spaces] landing page text change
1 parent 4da78ed commit 9ac37a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-spaces/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:Landing
22

33
title: Azure Dev Spaces documentation # < 60 chars
4-
summary: Azure Dev Spaces allows you to test and iteratively develop your entire microservices application in Azure Kubernetes Service (AKS) without replicating or mocking dependencies. Azure Dev Spaces reduces the burden and complexity of collaborating with your team in a shared AKS cluster. It also allows you to run and debug containers directly in AKS. # < 160 chars
4+
summary: Azure Dev Spaces is an extension to AKS that allows you to easily run and debug your code in the context of a larger application. You can test your code end-to-end, hit breakpoints on code running in the cluster, and share a development cluster between team members without interference.
55

66
metadata:
77
title: Azure Dev Spaces documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
8-
description: Azure Dev Spaces allows you to test and iteratively develop your entire microservices application in Azure Kubernetes Service (AKS) without replicating or mocking dependencies. Azure Dev Spaces reduces the burden and complexity of collaborating with your team in a shared AKS cluster. It also allows you to run and debug containers directly in AKS. # Required; article description that is displayed in search results. < 160 chars.
8+
description: Azure Dev Spaces is an extension to AKS that allows you to easily run and debug your code in the context of a larger application. You can test your code end-to-end, hit breakpoints on code running in the cluster, and share a development cluster between team members without interference.
99
services: azure-dev-spaces
1010
ms.service: azure-dev-spaces #Required; service per approved list. service slug assigned to your service by ACOM.
1111
ms.topic: landing-page # Required

0 commit comments

Comments
 (0)