Skip to content

Commit 456fac3

Browse files
committed
Update quickstart launch existing spr cld app to azure spr cld portal
1 parent 704f193 commit 456fac3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/spring-cloud/spring-cloud-quickstart-launch-app-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: "Quickstart - Launch an Azure Spring Cloud application using the Azure portal"
3-
description: In this quickstart, deploy a sample application to the Azure Spring Cloud using the Azure portal.
2+
title: "Quickstart - Launch an existing Azure Spring Cloud application using the Azure portal"
3+
description: In this quickstart, deploy a Spring Cloud application to the Azure Spring Cloud using the Azure portal.
44
author: bmitchell287
55
ms.service: spring-cloud
66
ms.topic: quickstart
7-
ms.date: 11/4/2019
7+
ms.date: 02/03/2020
88
ms.author: brendm
99

1010
---
11-
# Quickstart: Launch an Azure Spring Cloud application using the Azure portal
11+
# Quickstart: Launch an existing Azure Spring Cloud application using the Azure portal
1212

13-
Azure Spring Cloud enables you to easily run Spring Cloud based microservice applications on Azure.
13+
This quickstart shows you how to deploy an existing Spring Cloud application to Azure. Azure Spring Cloud enables you to easily run Spring Cloud based microservice applications on Azure.
1414

15-
This quickstart shows you how to deploy an existing Spring Cloud application to Azure. You can find the sample application code used in this tutorial in our [GitHub samples repository](https://github.com/Azure-Samples/PiggyMetrics). When you're finished, the provided sample application will be accessible online and ready to be managed via the Azure portal.
15+
You can find the sample application code used in this tutorial in our [GitHub samples repository](https://github.com/Azure-Samples/PiggyMetrics). When you're finished, the provided sample application will be accessible online and ready to be managed via the Azure portal.
1616

1717
Following this quickstart, you will learn how to:
1818

0 commit comments

Comments
 (0)