Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Compute] az restore-point: Add new parameters to support cross region copy #21841

Merged
merged 6 commits into from
Apr 18, 2022

Conversation

Jing-song
Copy link
Contributor

@Jing-song Jing-song commented Mar 29, 2022

Description

Changes needed in az-restore-point and az-restore-point collection cmdlets to support cross region copy #21878

Testing Guide

History Notes

[Compute] az restore-point create: Add a new parameter --source-restore-point to support cross region copy
[Compute] az restore-point show: Add a new parameter --instance-view to show the instance view of a restore point and replace the deprecated --expand
[Compute] az restore-point collection show: Add a new parameter --restore-points to show all contained restore points in the restore point collection and replace the deprecated --expand


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

@Jing-song Jing-song self-assigned this Mar 29, 2022
@ghost ghost requested review from yonzhan and zhoxing-ms March 29, 2022 09:06
@ghost ghost added the Auto-Assign Auto assign by bot label Mar 29, 2022
@ghost ghost requested a review from wangzelin007 March 29, 2022 09:06
@ghost ghost assigned zhoxing-ms Mar 29, 2022
@ghost ghost added this to the Mar 2022 (2022-04-06) milestone Mar 29, 2022
@ghost ghost added the Compute az vm/vmss/image/disk/snapshot label Mar 29, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 29, 2022

Compute

@Jing-song Jing-song marked this pull request as ready for review April 6, 2022 09:26
@Jing-song Jing-song requested a review from jsntcy as a code owner April 6, 2022 09:26
@Jing-song Jing-song changed the title [Compute] az restore-point create: Add new parameters --source-restore-point to support copy a restore-point, az restore-point show: Add new parameters --instance-view to support instanceView, az restore-point collection show: Add new parameters --restore-points to support list all restore-point [Compute] az restore-point: Add new parameters to support cross region copy Apr 8, 2022
@zhoxing-ms zhoxing-ms merged commit 7e87e11 into Azure:dev Apr 18, 2022
@Jing-song Jing-song deleted the jins-restorepoint-sourcerestorepoint branch July 5, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Compute az vm/vmss/image/disk/snapshot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes needed in az-restore-point and az-restore-point collection cmdlets to support cross region copy
3 participants