Skip to content

Commit 67742fb

Browse files
Merge pull request #275944 from msangapu-msft/appspaces
update links
2 parents d06fc85 + 5ea69ff commit 67742fb

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ Follow these steps to add a database component.
134134
## Related content
135135

136136
- [App Spaces overview](overview.md)
137-
- [Deploy an App Spaces template](deploy-app-spaces-template.md)
137+
- [Deploy an App Spaces starter app](quickstart-deploy-starter-app.md)

articles/app-spaces/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@ Within a few minutes, you can deploy your App Space.
2727

2828
## Simplified management
2929

30-
App Spaces only requires information that's needed during the development process, like environment management, environment variables, connection strings, and so on. So, developing and managing your app components is straightforward and simplified. For more information, see [Manage components](quickstart-deploy-web-app.md#manage-components).
30+
App Spaces only requires information that's needed during the development process, like environment management, environment variables, connection strings, and so on. So, developing and managing your app components is straightforward and simplified. For more information, see [Manage components](how-to-manage-components.md).
3131

3232
## Simplified pricing
3333

3434
App Spaces offers simplified and consistent pricing plans for various scenarios, so you don't have to worry about any accidental charges.
3535
## Next steps
3636

3737
> [!div class="nextstepaction"]
38-
> [Deploy a web app with App Spaces](quickstart-deploy-web-app.md)
38+
> [Deploy a web app with App Spaces](quickstart-deploy-starter-app.md)
3939
4040
## Related articles
4141

42-
- [Deploy an App Spaces template](deploy-app-spaces-template.md)
42+
- [Deploy an App Spaces starter app](quickstart-deploy-starter-app.md)
4343
- [Compare Container Apps with other Azure contain options](../container-apps/compare-options.md)
4444
- [About Azure Cosmos DB](../cosmos-db/introduction.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ The deployment can take a few minutes to complete. During deployment, App Spaces
8484
## Related content
8585

8686
- [App Spaces overview](overview.md)
87-
- [Deploy an App Spaces template](quickstart-deploy-starter-app.md)
87+
- [Deploy an App Spaces starter app](quickstart-deploy-starter-app.md)

articles/zone-pivot-groups.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,9 +2162,9 @@ groups:
21622162
prompt: Select the component type
21632163
pivots:
21642164
- id: static
2165-
title: Static app component (frontend)
2165+
title: Static app component (front end)
21662166
- id: app
2167-
title: App component (backend)
2167+
title: App component (back end)
21682168
- id: database
21692169
title: Database
21702170
# Owner: msangapu
@@ -2184,9 +2184,9 @@ groups:
21842184
prompt: Choose an app type
21852185
pivots:
21862186
- id: frontend
2187-
title: Frontend (Static Web App)
2187+
title: Front end (Static Web App)
21882188
- id: backend
2189-
title: Backend (Azure Container App)
2189+
title: Back end (Azure Container App)
21902190
# Owner: mbullwin
21912191
- id: qnamaker-quickstart
21922192
title: Programming languages

0 commit comments

Comments
 (0)