Skip to content

Commit 22fa409

Browse files
authored
Merge pull request #178714 from MarileeTurscak-MSFT/patch-737
Removed deprecated functionality reference and added missing period
2 parents e7072ac + 24dce4c commit 22fa409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/general/soft-delete-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Azure Key Vaults are tracked resources, managed by Azure Resource Manager. Azure
3939

4040
When soft-delete is enabled, resources marked as deleted resources are retained for a specified period (90 days by default). The service further provides a mechanism for recovering the deleted object, essentially undoing the deletion.
4141

42-
When creating a new key vault, soft-delete is on by default. You can create a key vault without soft-delete through the [Azure CLI](./key-vault-recovery.md) or [Azure PowerShell](./key-vault-recovery.md). Once soft-delete is enabled on a key vault it cannot be disabled
42+
When creating a new key vault, soft-delete is on by default. Once soft-delete is enabled on a key vault it cannot be disabled.
4343

4444
The default retention period is 90 days but, during key vault creation, it is possible to set the retention policy interval to a value from 7 to 90 days through the Azure portal. The purge protection retention policy uses the same interval. Once set, the retention policy interval cannot be changed.
4545

0 commit comments

Comments
 (0)