As an MSP I want to have the option that my images are always based on the latest Azure Marketplace images.
From a MSP perspective I would like to have the option to select the "Refresh image from Azure Marketplace" for the Global Images. Similar as available in "Nerdio Manager for Enterprise".
Refresh Desktop Images from the Azure Marketplace – Nerdio Manager for Enterprise (zendesk.com)
From a MSP Account perspective I would like to have the options to select either "Refresh image from Azure Marketplace" or "Refresh image from Global Image".
Context: all adjustments to our images are always fully scripted via scripted actions, no actions are executed on the images manually
What we envision is the following process:
- We create a global image, the image should be recreated from scratch every month, from a Azure Marketplace image.
- The global image set to be staged, a VM is deployed to validate the global image
- After validation the staged image is set to active.
- After being set to active the global image is made available to the customer accounts.
- Within the customer account it should be set to “staged”.
- Within the customer account two images should exist, one production (based on the active global image) and one acceptance (based on the staged global image).
- On a schedule the customer image should be fully recreated from the “fresh” global (staged) image. The new global image should be taken, scripted actions are to be executed with custom scripts for app installations e.d. This should result in a new staged image.
- Within the customer account two hostpools should exist, one production and one acceptance.
The production hostpool should be linked to active production image,
The acceptance hostpool should be linked to staged image, - By reimaging the acceptance hostpool the staged image is made available to the acceptance users.
- After acceptance of the updated image, the staged image is to be set as active.
The hostpools in production should then be reimaged based on the updated image. - Except for the acceptance testing , the steps in this process should be automated or schedule as much as possible.
Comments (4 comments)