Start Azure Automation Runbooks with Webhooks

แชร์
ฝัง

ความคิดเห็น • 15

  • @michaelwaterman3553
    @michaelwaterman3553 ปีที่แล้ว +2

    You don’t get enough credits for your tutorials. Thanks for this!

  • @NicolasHernandezN
    @NicolasHernandezN 5 หลายเดือนก่อน

    Good explanation! thank you very much. I managed to get my test working yesterday, but I still watched your video this morning to verify everything was correctly set up. I'm doing it to trigger a runbook from ServiceNow, but next step would be to research how to get a response back to it and take the proper decision/action. If you have any insight I'll appreciate it. Thanks again Travis, cheers.

  • @MuhammedSavadkv
    @MuhammedSavadkv 3 หลายเดือนก่อน

    Thank you for the explanation. Anyone did the above things in python. Create an runbook in python and take two parameters as input. create another python script to POST HTTP the above webhook url and the parameters

  • @evabender2100
    @evabender2100 8 หลายเดือนก่อน

    Thank you for explaining this topic very clearly!

  • @SimbiMainChannel
    @SimbiMainChannel ปีที่แล้ว +1

    This video was very helpful to me, tyvm!

    • @Ciraltos
      @Ciraltos  ปีที่แล้ว

      Glad it helped!

  • @mochicoder1321
    @mochicoder1321 ปีที่แล้ว

    This is really well explained, thank you so much 👍

  • @mosksky
    @mosksky ปีที่แล้ว

    Awesome explanation, ty Travis!!!

    • @Ciraltos
      @Ciraltos  ปีที่แล้ว

      Glad it was helpful!

  • @dabbabisarra2371
    @dabbabisarra2371 5 หลายเดือนก่อน

    Do you have please an example of code using python code ? thanks

  • @luminek87
    @luminek87 6 หลายเดือนก่อน

    if I want to run a pre/post powershell script in Azure Update Manager to turn off services on the server before patching and reboot, can this also only be done via Runbook and Webhook as described in this video? Or is there an easier way where there is no expiration date like is with Webhook? Thank you

  • @trycatchangler
    @trycatchangler ปีที่แล้ว

    How do you overcome the CORS issue? I created a webhook but when I go to use it in my app I get an error: Access to fetch at 'webhookURL' from origin 'appOriginUrl" s been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

  • @Annishvarma
    @Annishvarma ปีที่แล้ว

    Very nicely explained.Thank you. But if the webhook expired then how to renew the webhooks.

  • @kadhiresans6962
    @kadhiresans6962 ปีที่แล้ว

    Hi Travis - how to migrate azure runas account to manage identity. Kindly help me out. I am struggling last 1 week.

  • @alejandrotorres-py4wz
    @alejandrotorres-py4wz 4 หลายเดือนก่อน

    If a runbook was originally a text document that describes manual steps to perform to achieve some result then WHY THE HELL do they call a powershell script also a runbook????!!!!! Does MS intentionally try to confuse their customers? Its a damn script! smh