Skip to content

Commit 151ec93

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 319dc64 commit 151ec93

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

pages/secret-manager/how-to/delete-secret.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515

1616
This page explains how to [schedule a secret deletion](/secret-manager/concepts/#scheduled-deletion) using the [Scaleway console](https://console.scaleway.com). You **cannot delete protected secrets**, i.e. secrets to which you have applied [secret protection](/secret-manager/concepts/#secret-protection).
1717

18-
Once you schedule a secret for deletion, it enters a 7 day pending deletion period, during which you can still [recover it](/secret-manager/how-to/recover-secrets/). After this retention period, the secret and all its versions are permanently deleted.
18+
Once you schedule a secret for deletion, it enters a 7-day pending deletion period, during which you can still [recover it](/secret-manager/how-to/recover-secrets/). After this retention period, the secret and all its versions are permanently deleted.
1919

2020
<Macro id="requirements" />
2121

pages/secret-manager/how-to/delete-version.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515

1616
This page explains how to [schedule](/secret-manager/concepts/#scheduled-deletion) a [version](/secret-manager/concepts/#version) deletion using the [Scaleway console](https://console.scaleway.com).
1717

18-
Once you schedule a version for deletion, it enters a 7 day pending deletion period, during which you can still [recover it](/secret-manager/how-to/recover-version/). After this retention period, the version is permanently deleted.
18+
Once you schedule a version for deletion, it enters a 7-day pending deletion period, during which you can still [recover it](/secret-manager/how-to/recover-version/). After this retention period, the version is permanently deleted.
1919

2020
<Macro id="requirements" />
2121

pages/secret-manager/how-to/recover-secrets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- identity-and-access-management
1414
---
1515

16-
This page shows you how to recover secrets scheduled for deletion using the Scaleway [console](https://console.scaleway.com). Once you schedule a secret for deletion, it enters a 7 day pending deletion period, during which you can still recover it.
16+
This page shows you how to recover secrets scheduled for deletion using the Scaleway [console](https://console.scaleway.com). Once you schedule a secret for deletion, it enters a 7-day pending deletion period, during which you can still recover it.
1717
After this retention period, the secret and all its versions are permanently deleted.
1818

1919
<Message type="important">
@@ -32,7 +32,7 @@ After this retention period, the secret and all its versions are permanently del
3232
1. Click **Secret Manager** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu.
3333
2. Select the [region](/secret-manager/concepts/#region) in which to recover the secret, in the **Region** drop-down.
3434
3. Click the **Scheduled for deletion** tab. Your secrets display.
35-
4. Click <Icon name="more" /> next to the secret you want to recover and click **Recover**. A pop-up displays with the estimated cost for recovering the secret.
35+
4. Click <Icon name="more" /> next to the secret you want to recover and click **Recover**. A pop-up displays the estimated cost of recovering the secret.
3636
<Message type="note">
3737
Recovering a secret is billed €0.01 per version associated with the secret.
3838
</Message>

pages/secret-manager/how-to/recover-version.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- identity-and-access-management
1414
---
1515

16-
This page shows you how to recover a version scheduled for deletion using the Scaleway [console](https://console.scaleway.com). Once you schedule a version for deletion, it enters a 7 day pending deletion period, during which you can still recover it.
16+
This page shows you how to recover a version scheduled for deletion using the Scaleway [console](https://console.scaleway.com). Once you schedule a version for deletion, it enters a 7-day pending deletion period, during which you can still recover it.
1717
After this retention period, the version is permanently deleted.
1818

1919
<Message type="important">
@@ -31,7 +31,7 @@ After this retention period, the version is permanently deleted.
3131
2. Select the [region](/secret-manager/concepts/#region) in which to recover the version, in the **Region** drop-down.
3232
3. Access the secret for which you want to recover the version. Your secret's **Overview** tab displays.
3333
4. Click the **Versions** tab.
34-
5. Click <Icon name="more" /> next to the version you want to recover, and click **Recover**. A pop-up displays with the estimated cost for recovering the version.
34+
5. Click <Icon name="more" /> next to the version you want to recover, and click **Recover**. A pop-up displays the estimated cost of recovering the version.
3535
<Message type="note">
3636
Recovering a version is billed €0.01.
3737
</Message>

0 commit comments

Comments
 (0)