Skip to content

[dataprotection] Full support for Soft Delete in V2#6639

Merged
evelyn-ys merged 8 commits intoAzure:mainfrom
zubairabid:users/zubair/softdelete
Aug 17, 2023
Merged

[dataprotection] Full support for Soft Delete in V2#6639
evelyn-ys merged 8 commits intoAzure:mainfrom
zubairabid:users/zubair/softdelete

Conversation

@zubairabid
Copy link
Copy Markdown
Contributor


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az dataprotection backup-instance deleted-backup-instance: has subcommands show, list, and undelete.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd bot commented Aug 11, 2023

⚠️Azure CLI Extensions Breaking Change Test
⚠️dataprotection
rule cmd_name rule_message suggest_message
⚠️ 1011 - SubgroupAdd dataprotection backup-instance deleted-backup-instance sub group dataprotection backup-instance deleted-backup-instance added
⚠️ 1006 - ParaAdd dataprotection backup-instance list cmd dataprotection backup-instance list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection backup-instance list cmd dataprotection backup-instance list added parameter pagination_token
⚠️ 1006 - ParaAdd dataprotection backup-policy list cmd dataprotection backup-policy list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection backup-policy list cmd dataprotection backup-policy list added parameter pagination_token
⚠️ 1008 - ParaPropAdd dataprotection backup-vault create cmd dataprotection backup-vault create update parameter retention_duration_in_days: added property aaz_default=14.0
⚠️ 1008 - ParaPropAdd dataprotection backup-vault create cmd dataprotection backup-vault create update parameter retention_duration_in_days: added property default=14.0
⚠️ 1008 - ParaPropAdd dataprotection backup-vault create cmd dataprotection backup-vault create update parameter soft_delete_state: added property aaz_default=On
⚠️ 1008 - ParaPropAdd dataprotection backup-vault create cmd dataprotection backup-vault create update parameter soft_delete_state: added property default=On
⚠️ 1006 - ParaAdd dataprotection backup-vault list cmd dataprotection backup-vault list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection backup-vault list cmd dataprotection backup-vault list added parameter pagination_token
⚠️ 1006 - ParaAdd dataprotection job list cmd dataprotection job list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection job list cmd dataprotection job list added parameter pagination_token
⚠️ 1006 - ParaAdd dataprotection recovery-point list cmd dataprotection recovery-point list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection recovery-point list cmd dataprotection recovery-point list added parameter pagination_token
⚠️ 1006 - ParaAdd dataprotection resource-guard list cmd dataprotection resource-guard list added parameter pagination_limit
⚠️ 1006 - ParaAdd dataprotection resource-guard list cmd dataprotection resource-guard list added parameter pagination_token

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @zubairabid,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Aug 11, 2023

dataprotection

@zubairabid zubairabid marked this pull request as ready for review August 16, 2023 11:34
Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
@evelyn-ys evelyn-ys merged commit d195c72 into Azure:main Aug 17, 2023
@azclibot
Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ dataprotection ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=83411&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants