Skip to content

Update ChangeLog for DataProtection#29106

Merged
vidai-msft merged 1 commit intomainfrom
vidai-msft-patch-1
Jan 27, 2026
Merged

Update ChangeLog for DataProtection#29106
vidai-msft merged 1 commit intomainfrom
vidai-msft-patch-1

Conversation

@vidai-msft
Copy link
Copy Markdown
Contributor

Added support for Data Protection Platform vault soft delete feature in the upcoming release.

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Added support for Data Protection Platform vault soft delete feature in the upcoming release.
Copilot AI review requested due to automatic review settings January 27, 2026 06:05
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@vidai-msft vidai-msft enabled auto-merge (squash) January 27, 2026 06:06
@vidai-msft vidai-msft changed the title Update ChangeLog for upcoming release features Update ChangeLog for DataProtection Jan 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

Copilot AI Jan 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changelog entry lacks sufficient detail for Azure PowerShell users. According to the ChangeLog guidelines:

  1. 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]")

  2. 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.

  3. 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).

Copilot generated this review using guidance from repository custom instructions.
@vidai-msft vidai-msft merged commit 0cfff18 into main Jan 27, 2026
18 checks passed
@vidai-msft vidai-msft deleted the vidai-msft-patch-1 branch January 27, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants