Skip to content

Commit 6cc5a89

Browse files
committed
[Dev Spaces] update format of overview page
1 parent 82592d0 commit 6cc5a89

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

articles/dev-spaces/about.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
title: "Introduction to Azure Dev Spaces"
2+
title: "What is Azure Dev Spaces?"
33
services: azure-dev-spaces
44
ms.date: 05/07/2019
55
ms.topic: "overview"
66
description: "Learn how Azure Dev Spaces provides a rapid, iterative Kubernetes development experience for teams in Azure Kubernetes Service clusters"
77
keywords: "Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers, kubectl, k8s"
88
manager: gwallace
9+
#Customer intent: As a developer, I want understand what Azure Dev Spaces is so that I can use it.
910
---
1011

11-
# Introduction to Azure Dev Spaces
12+
# What is Azure Dev Spaces?
1213

1314
Azure Dev Spaces provides a rapid, iterative Kubernetes development experience for teams in Azure Kubernetes Service (AKS) clusters. Azure Dev Spaces also allows you to debug and test all the components of your application in AKS with minimal development machine setup, without replicating or mocking up dependencies.
1415

@@ -37,11 +38,7 @@ Azure Dev Spaces is supported only by AKS clusters in [some regions][supported-r
3738

3839
## Next steps
3940

40-
Learn more about rapid, iterative development for teams with Azure Dev Spaces with the team development quickstart.
41-
42-
> [!div class="nextstepaction"]
43-
> [Team Development quickstart](quickstart-team-development.md)
44-
41+
Learn more about rapid, iterative development for teams with Azure Dev Spaces with the [team development quickstart][team-development-quickstart].
4542

4643
[how-dev-spaces-works]: how-dev-spaces-works.md
4744
[supported-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service

articles/dev-spaces/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
items:
44
- name: Overview
55
items:
6-
- name: About Azure Dev Spaces
6+
- name: What is Azure Dev Spaces?
77
href: about.md
88
- name: Quickstarts
99
items:

0 commit comments

Comments
 (0)