Skip to content

Commit 2bcfe6e

Browse files
committed
refactor(destinations): remove detailed deletion process steps
1 parent 6614082 commit 2bcfe6e

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

docs/knowledge-base/destinations/delete.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -24,39 +24,6 @@ Verify that no other resources depend on this destination:
2424

2525
If you have any peristent storages in applications or databases that you want to keep, make sure to back them up before proceeding with deletion.
2626

27-
## Deletion Process
28-
29-
### Step 1: Stop All Resources
30-
31-
<ZoomableImage src="/images/destinations/stop-resource.webp" />
32-
33-
For each application, database, and service in the destination:
34-
35-
1. Go to the configuration page of the resource
36-
2. Click **Stop** in the top right corner
37-
3. Wait for the resource to stop completely
38-
39-
### Step 2: Remove Resources
40-
41-
For each application, database, and service in the destination:
42-
43-
<ZoomableImage src="/images/destinations/delete-resource.webp" />
44-
45-
1. Go to the configuration page of the resource
46-
2. Click **Danger Zone** in the left menu
47-
3. Click the red **Delete** button
48-
4. Confirm the deletion
49-
50-
### Step 3: Delete the Destination
51-
52-
<ZoomableImage src="/images/destinations/delete-destination.webp" />
53-
54-
1. Navigate to the destination page
55-
2. Click **Delete Destination**
56-
3. Confirm you understand the consequences
57-
4. Enter your password if required
58-
5. Confirm the deletion
59-
6027
## What Happens During Deletion
6128

6229
### Network Cleanup

0 commit comments

Comments
 (0)