Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.21k stars 3.81k forks source link

Az.GuestConfiguration - add Create, Update, Get, List and Remove assigments Cmdlets #9413

Closed petr-stupka closed 1 year ago

petr-stupka commented 5 years ago

Description of the new feature

Please add support for Guest Configurations Assignments in Az.GuestConfiguration powershell module

Proposed implementation details

Acording to API: https://docs.microsoft.com/en-us/rest/api/guestconfiguration/guestconfigurationassignments

Get-AzVMGuestAssignment List-AzVMGuestAssignment Create-AzVMGuestAssignment Update-AzVMGuestAssignment Delete-AzVMGuestAssignment

Delete, Get, List and are my priority

markcowl commented 5 years ago

@vivlingaiah @mgreenegit Can you take a look?

SaurabhSharma-MSFT commented 2 years ago

@vivlingaiah @mgreenegit Do you have any updates.

mgreenegit commented 2 years ago

@nitinbps