How to include “Plan information” when creating ARM VM from a captured image using Powershell?
问题 I have a ARM VM created from a Marketplace: bitnami LAMP (Ubuntu) I've successfully captured an image. During the capture I've saved the json template. Using a template based on that I can successfully create new VMs via the portal's Template Deployment facility interactively. (so the captured image is OK). Please note: That json template do include plan information, see below However my original goal is to create new ARM VMs based on the captured image using Powershell All seems to work