Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Purchase Plan to Azure Machine Provider Spec
With Azure marketplace images, some images require that the subscription accept the terms of a purchase plan before using; and that purchase plan information must be included in Azure API calls when provisioning a VM. Images that do not require purchase plans must not submit purchase plan info. This adds a PurchasePlanName field to designate when a purchase plan should be generated for an image.
- Loading branch information