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
Copy file name to clipboardExpand all lines: src/content/docs/secrets-store/manage-secrets/how-to.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,10 @@ You can also edit the secret **Permission scope** and **Comment**.
46
46
47
47
## Delete a secret
48
48
49
+
:::caution
50
+
Before deleting a secret, make sure it is not deployed. Secrets Store secrets in use are listed in the respective [Workers application](https://dash.cloudflare.com/?to=/:account/workers-and-pages/) under **Settings** > **Bindings**.
51
+
:::
52
+
49
53
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
50
54
2. Go to **Secrets Store**.
51
55
3. Search for the secret you would like to delete within the existing secrets list.
0 commit comments