Hi,
I am looking for a way to amend an existing deployment within Azure Update Management using PowerShell. I need to be able to update the schedule and or update the configuration within the deployment.
I have looked at the "Set-AzAutomationSchedule" cmdlet but this can only be used if the schedule has a name. The name of the schedule seems to be removed when it's assigned to an Update Management deployment.
I have also checked the available cmdlets for the Software Update Configuration and there is only a New or Get cmdlet available.
Any help would be much appreciated.
Thank you!