-
Notifications
You must be signed in to change notification settings - Fork 0
Doc describes how to restore VM from backup in Azure #73
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
base: main
Are you sure you want to change the base?
Conversation
azure/backup-recovery.md
Outdated
| - You want to preserve the VM's identity, for example IP (and therefore DNS settings), resource name in Azure. | ||
| - Minimal reconfiguration needed post-restore | ||
|
|
||
| ## How to do it |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
|
|
||
| ## How to do it | ||
|
|
||
| 1. You will need a Staging Storage Account: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Technically this step also aplies to "Create new VM". Maybe it should be moved up a level
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed.
[ci skip]
rudokemper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just minor fixes. But maybe we should first test-drive after our meeting on Thursday before merging?
| This documentation assumes you've set up Azure Backup on a VM (which needs to be have been done manually). | ||
|
|
||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|  | |
|  |
|
|
||
| ## How to do it | ||
|
|
||
| 1. You will need a Staging Storage Account: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed.
Goal
Doc describes how to restore VM from backup in Azure
Toward: https://github.com/ConservationMetrics/gc-forge/issues/81
What I changed and why
Adds markdown doc. Links to it from
azure/README.mdThis includes a little bit of CMI-specific info. I think that's ok.
What I'm not doing here
We haven't documented how to set up Azure backups anywhere yet. (There a step on the POST_DEPLOYMENT_CHECKLIST to do it without instructions how)
LLM use disclosure
None