Skip to content

Commit d957e84

Browse files
Add warning on checking deployment before deleting secret
1 parent 6790813 commit d957e84

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/secrets-store/manage-secrets

1 file changed

+4
-0
lines changed

src/content/docs/secrets-store/manage-secrets/how-to.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ You can also edit the secret **Permission scope** and **Comment**.
4646

4747
## Delete a secret
4848

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+
4953
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
5054
2. Go to **Secrets Store**.
5155
3. Search for the secret you would like to delete within the existing secrets list.

0 commit comments

Comments
 (0)