You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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).
Copy file name to clipboardExpand all lines: articles/app-spaces/includes/clean-up-resources.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@ ms.author: msangapu
4
4
ms.topic: include
5
5
ms.date: 05/22/2024
6
6
---
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.
8
8
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.
0 commit comments