azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Feature]: Add support for Compute Gallery VM Applications

Open CamiloTerevinto opened this issue 3 years ago • 1 comments

Description of the new feature

I'd like to be able to use PowerShell to run commands similar to:

  • az sig gallery-application
  • az sig gallery-application version

A quick search for "vmapplication" shows that there is only support to add VM applications to a VM/VMSS, but not to create them in the Gallery.

Proposed implementation details (optional)

No response

CamiloTerevinto avatar Sep 09 '22 07:09 CamiloTerevinto

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @avirishuv, @vaibhav-agar, @amjads1.

Issue Details

Description of the new feature

I'd like to be able to use PowerShell to run commands similar to:

  • az sig gallery-application
  • az sig gallery-application version

A quick search for "vmapplication" shows that there is only support to add VM applications to a VM/VMSS, but not to create them in the Gallery.

Proposed implementation details (optional)

No response

Author: CamiloTerevinto
Assignees: -
Labels:

Compute, feature-request, Service Attention, customer-reported

Milestone: -

ghost avatar Sep 15 '22 02:09 ghost

@CamiloTerevinto Please refer to listed below URL

https://learn.microsoft.com/en-us/powershell/module/az.compute/new-azgalleryapplicationversion?view=azps-8.3.0

nikhilpatel909 avatar Sep 28 '22 17:09 nikhilpatel909

Thanks @nikhilpatel909, that's what I was looking for!

CamiloTerevinto avatar Sep 29 '22 08:09 CamiloTerevinto