Skip to content

Commit ec1282c

Browse files
committed
feedback
1 parent e0ee570 commit ec1282c

11 files changed

+19
-19
lines changed

articles/app-spaces/how-to-add-components.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add components in App Spaces
3-
description: Learn how to add App Space components in the Azure portal.
3+
description: Learn how to add App Spaces components in the Azure portal.
44
ms.author: msangapu
55
author: msangapu-msft
66
ms.service: app-spaces
@@ -10,9 +10,9 @@ zone_pivot_groups: app-spaces-add-component
1010
---
1111

1212

13-
# Add App Space components
13+
# Add App Spaces components
1414

15-
[App Spaces](https://go.microsoft.com/fwlink/?linkid=2234200) is an intelligent service for developers that reduces the complexity of creating and managing web apps. This guide shows you how to add components to an existing App Space app. Components can be a backend app (Azure Container App), a frontend app (Static Web App), or a database (MariaDB, PostgreSQL, Qdrant).
15+
[App Spaces](https://go.microsoft.com/fwlink/?linkid=2234200) is an intelligent service for developers that reduces the complexity of creating and managing web apps. This guide shows you how to add components to an existing App Spaces app. Components can be a backend app (Azure Container App), a frontend app (Static Web App), or a database (MariaDB, PostgreSQL, Qdrant).
1616

1717
[!include [component types](./includes/component-types-table.md)]
1818

@@ -26,7 +26,7 @@ Follow these steps to add a custom app component.
2626

2727
### Add tab
2828

29-
1. In the _Add_ tab, select **GitHub repository**, and select the **Next** button at the bottom of the page.
29+
- In the _Add_ tab, select **GitHub repository**, and select the **Next** button at the bottom of the page.
3030

3131
### Configure tab
3232

@@ -52,7 +52,7 @@ Follow these steps to add a custom app component.
5252

5353
1. Select the **Add** button at the bottom of the page.
5454

55-
[!include [deployment note](./includes/provisioning-text-aca.md)]
55+
[!include [deployment note](./includes/provision-text-aca.md)]
5656
#### [Static Web App (Frontend)](#tab/swa/)
5757
1. In the _Connect to GitHub to import your repository_ section, enter the following values.
5858

@@ -73,7 +73,7 @@ Follow these steps to add a custom app component.
7373

7474
1. Select the **Add** button at the bottom of the page.
7575

76-
[!include [deployment note](./includes/provisioning-text-swa.md)]
76+
[!include [deployment note](./includes/provision-text-swa.md)]
7777

7878
* * *
7979

@@ -116,7 +116,7 @@ Follow these steps to add a database component.
116116

117117
### Add tab
118118

119-
1. In the _Add_ tab, select **Database**, and then select the **Next** button at the bottom of the page.
119+
- In the _Add_ tab, select **Database**, and then select the **Next** button at the bottom of the page.
120120

121121
### Configure tab
122122

articles/app-spaces/how-to-manage-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ zone_pivot_groups: app-spaces-component-types
1111

1212
# Manage components in App Spaces
1313

14-
You can manage the components of your App Space by selecting the component on the __App Space__ page.
14+
You can manage the components of your App Spaces by selecting the component on the __App Space__ page.
1515

1616
[!include [component types](./includes/component-types-table.md)]
1717

articles/app-spaces/includes/clean-up-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ ms.author: msangapu
44
ms.topic: include
55
ms.date: 05/22/2024
66
---
7-
When you're finished with the sample app, you can remove all of the App Space resources from Azure. It helps you avoid extra charges and keeps your Azure subscription uncluttered. Deleting an App Space is the fastest way to remove all Azure resources for your app.
7+
When you're finished with the sample app, you can remove all of the App Spaces resources from Azure. It helps you avoid extra charges and keeps your Azure subscription uncluttered. Deleting an App Spaces is the fastest way to remove all Azure resources for your app.
88

9-
1. From the *App Space* page, select **Delete space** to delete the App Space and its associated resources.
9+
1. From the *App Space* page, select **Delete space** to delete the App Spaces and its associated resources.
File renamed without changes.
File renamed without changes.
-886 Bytes
Loading
-832 Bytes
Loading
-906 Bytes
Loading

articles/app-spaces/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ App Spaces reduces required decisions for developers to get started with web app
2020

2121
The creation process is categorized in the following simplified sections:
2222
- GitHub Repository: Select your organization, repo, and branch.
23-
- App Space details: Enter a name for your App Space, service, and plan.
23+
- App Spaces details: Enter a name for your App Space, service, and plan.
2424
- Azure Destination: Select a subscription and region for deployment.
2525

2626
Within a few minutes, you can deploy your App Space.

articles/app-spaces/quickstart-deploy-starter-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ Follow these steps to deploy a sample app to App Spaces.
5757

5858
The sample web application code deploys to App Spaces. The deployment can take a few minutes to complete.
5959

60-
[!include [deployment note](./includes/provisioning-text-swa.md)]
60+
[!include [deployment note](./includes/provision-text-swa.md)]
6161
::: zone-end
6262
::: zone pivot="backend"
6363
2. Under *Use a starter app*, select **Express.JS App**.
6464
## Connect to GitHub
6565

66-
1. Enter the following values in the *Connect to GitHub* section.
66+
- Enter the following values in the *Connect to GitHub* section.
6767

6868
| Setting | Action |
6969
|---|---|
@@ -85,7 +85,7 @@ The sample web application code deploys to App Spaces. The deployment can take a
8585

8686
The sample web application code deploys to App Spaces. The deployment can take a few minutes to complete.
8787

88-
[!include [deployment note](./includes/provisioning-text-aca.md)]
88+
[!include [deployment note](./includes/provision-text-aca.md)]
8989
::: zone-end
9090

9191
## Verify deployment

0 commit comments

Comments
 (0)