Skip to content

Commit 70b3ef6

Browse files
committed
edits
1 parent 5d92505 commit 70b3ef6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/spring-apps/includes/quickstart-deploy-restful-api-app/clean-up-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: KarlErickson
33
ms.author: v-shilichen
44
ms.service: spring-apps
55
ms.topic: include
6-
ms.date: 09/15/2023
6+
ms.date: 09/28/2023
77
---
88

99
<!--
@@ -39,7 +39,7 @@ The following list describes the command interaction:
3939

4040
The console outputs messages similar to the following example:
4141

42-
```text
42+
```output
4343
SUCCESS: Your application was removed from Azure in xx minutes xx seconds.
4444
```
4545

articles/spring-apps/includes/quickstart-deploy-restful-api-app/quickstart-tool-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ ms.author: v-shilichen
44
ms.service: spring-apps
55
ms.custom: event-tier1-build-2022
66
ms.topic: include
7-
ms.date: 09/15/2023
7+
ms.date: 09/28/2023
88
---
99

1010
<!--
1111
Use the following line at the end of the heading Prerequisites, with blank lines before and after. Each quickstart should provide two tools for developers.
1212
[!INCLUDE [quickstart-tool-introduction](includes/quickstart-deploy-restful-api-app/quickstart-tool-introduction.md)]
1313
-->
1414

15-
The following list describes the different options of creating resources and deploying applications in Azure Spring Apps:
15+
This article describes the following options for creating resources and deploying them to Azure Spring Apps:
1616

1717
- Azure portal: Use the Azure portal to create resources and deploy applications step by step. The Azure portal is suitable for developers who are using Azure cloud services for the first time.
1818
- Azure Developer CLI: Use the Azure Developer CLI to create resources and deploy applications through simple commands, and to cover application code and infrastructure as code files needed to provision the Azure resources. The Azure Developer CLI is suitable for developers who are familiar with Azure cloud services.

0 commit comments

Comments
 (0)