Skip to content

Set-AzAutomationWebhook - add parameter to update Hybrid Worker Group name #10746

@anwather

Description

@anwather

Description of the new feature

The REST api allows you to specify properties.runOn in the body of a request to update the hybrid worker group for a webhook. The cmdlet should have the same functionality.

Proposed implementation details (optional)

Add a parameter as below which accepts a string

Set-AzAutomationWebhook -Name <<webhook name>> -RunOn <<hybrid worker group name>> <<all other existing parameters>> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutomationService AttentionThis issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions