Skip to content

Commit 0fd12ec

Browse files
authored
Merge pull request #105174 from SnehaGunda/breadcrumb
Adding Database delete content
2 parents 892f94c + cdd0063 commit 0fd12ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/cosmos-db/create-cosmosdb-resources-portal.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ Add data to your new database using Data Explorer.
9595

9696
[!INCLUDE [cosmosdb-delete-resource-group](../../includes/cosmos-db-delete-resource-group.md)]
9797

98+
If you wish to delete just the database and use the Azure Cosmos account in future, you can delete the database with the following steps:
99+
100+
* Got to your Azure Cosmos account.
101+
* Open **Data Explorer**, right click on the database that you want to delete and select **Delete Database**.
102+
* Enter the Database ID/database name to confirm the delete operation.
103+
98104
## Next steps
99105

100106
In this quickstart, you learned how to create an Azure Cosmos DB account, create a database and container using the Data Explorer. You can now import additional data to your Azure Cosmos DB account.

0 commit comments

Comments
 (0)