Azure WebHook not saving -


i have set azure webhook: enter image description here

but after enter info web hook, looks has saved it: enter image description here

but when @ list of web hooks, there nothing there: enter image description here

i have cleared cache , cookies , have tried in ie.

when try hit end point post, see if in fact did set up, nothing: enter image description here

any ideas?

thanks russ

yesterday, azure automation released change broke ability link schedules or webhooks runbooks mandatory parameters. working on fix right , planning have deployed week.

as work around until fix in, can remove mandatory parameters , either include them variables in runbook or optional parameters ([parameter(mandatory=$false)]).


Comments