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

Custom image template should transfer cloned VHDs to new storage account #29

Open
mmarch opened this issue Feb 2, 2017 · 2 comments
Open
Labels

Comments

@mmarch
Copy link
Owner

mmarch commented Feb 2, 2017

rds-update-rdsh-collection template should be copying the source image (the template VHD) to the new storage account (currently when it creates new RDSH VMs it places cloned VHDs in the same storage account where the source VHD is).

This template: 201-vm-custom-image-new-storage-account - does that. It's a matter of running the ImageTransfer.ps1 script in a VM (and we do have infra VMs available, e.g. broker VM, where this can run).

@mmarch mmarch added the feature label Mar 13, 2017
@mmarch
Copy link
Owner Author

mmarch commented Mar 16, 2017

With Azure Managed Disks this may not be even required. See #37.

(In other words, if we switch to Azure Managed Disks, then this can be closed/resolved as Won't Fix/Duplicate)

@jasonagilbertson
Copy link

This issue was moved to Azure/RDS-Templates#41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants