Conversation
Added support for Data Protection Platform vault soft delete feature in the upcoming release.
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
There was a problem hiding this comment.
Pull request overview
This pull request adds a changelog entry for the upcoming release that documents the addition of vault soft delete functionality in the Azure Data Protection module. The change is specifically for documentation purposes to inform users about a new feature.
Changes:
- Added a single changelog entry under "## Upcoming Release" section documenting support for vault soft delete feature
| - Additional information about change #1 | ||
| --> | ||
| ## Upcoming Release | ||
| * Added support for Data Protection Platform vault soft delete feature |
There was a problem hiding this comment.
This changelog entry lacks sufficient detail for Azure PowerShell users. According to the ChangeLog guidelines:
-
Missing GitHub issue reference: The entry should reference related GitHub issues when applicable (e.g., "[[Do not Squash][Storage] Merge latest change from master to storage preview branch #12345]")
-
Insufficient user context: The entry should explain what the feature means for users and how it impacts their usage, not just state that it was added.
-
Missing implementation details: Similar entries in this file include sub-bullets with additional context, such as which cmdlets were added or modified. For example, this vault soft delete feature appears to involve cmdlets like 'Undo-AzDataProtectionVaultDeletion' and 'Search-AzDataProtectionSoftDeletedVaultBackupInstanceInAzGraph'.
Consider revising to follow the pattern seen in Version 2.1.0 (line 54) which says "Added soft delete and MUA feature for Backup vaults" or Version 2.4.0 (line 45) which provides specific cmdlet names. The entry should include sub-bullets explaining what users can now do with this feature (e.g., undelete vaults, search for soft deleted instances).
Added support for Data Protection Platform vault soft delete feature in the upcoming release.
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.