Introduction to Azure Automation

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

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

  • @hyper-Insight
    @hyper-Insight 8 หลายเดือนก่อน +1

    Nicely explained Travis. I liked how easily you help to connect two concepts explained!

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

    Thanks Travis, great intro for Automation and even better for Managed Identity.

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

    It is clear you have gain a better understanding of this, compared to your previous video. Thank you for sharing. It was very useful.

  • @dukephuongnguyen2053
    @dukephuongnguyen2053 4 หลายเดือนก่อน

    Thank you Travis for your amazing video. It has helped so much in learning about Azure automation

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

    super helpful bro, you deserve a lot many subscribers..

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

    Short and Sweet, great one.

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

      Glad you liked it!

  • @KasperBoLarsen
    @KasperBoLarsen 4 หลายเดือนก่อน

    Nice overview 😊 Do you know why there there is no Azure Entra GUI for adding permissions to Enterprise Apps, and we have to use PowerShell?

  • @a-teamIL
    @a-teamIL ปีที่แล้ว

    Great overview, Travis! Appreciate it. I have the same shirt...LOL.

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

      Right on!

    • @a-teamIL
      @a-teamIL ปีที่แล้ว

      @@Ciraltos Also, meant to say the RUN AS ACCOUNT feature will be deprecated in Sep 2023 and Managed Identity is encouraged and also to look back at any RUN AS ACCOUNT jobs and migrate them to Managed Identity, ASAP.

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

    Thanks dude, I was so confused!

  • @harlemworldautomations
    @harlemworldautomations 7 หลายเดือนก่อน

    Can you use Azure Automation to launch a Power Automate desktop flow?

  • @IceNetx
    @IceNetx 13 วันที่ผ่านมา

    ty for this!!

    • @Ciraltos
      @Ciraltos  11 วันที่ผ่านมา

      Thanks for watching!

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

    Thanks for wonderful content, can Azure Automation be connected with Local AD?

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

    Thanks. great content.

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

    nice tutorial

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

    Thanks for the video. In a slightly different scenario, I'm trying to access an azure sql db via runbook. what is the powershell command to connect to it after i successfully connect-azaccount?

  • @notoriousft
    @notoriousft 2 ปีที่แล้ว

    Thanks for the video. Very useful.

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

      Glad it was helpful!

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

    thank you, sir!

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

    How can we automate a powershell script for mfa enabled account?

  • @nedelkamarkus7410
    @nedelkamarkus7410 2 ปีที่แล้ว

    great video, the only one clear and to the point. question. how do I add a role to the MI to read the AAD? With SP it was Directoy.Read.All thanks

  • @techv4952
    @techv4952 2 ปีที่แล้ว

    Thank you for video, hot to schedule runbook every 1 minute? I see there is 1h limitation in schedule

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

      You can't through the schedule. I have used an Azure Function to start a runbook from a webhook. I just published a video on Webhooks. Or, you can just create an Azure Function instead of using Azure Automation. Functions can run PowerShell and can be scheduled down to the second. I published videos on Azure Functions as well.

  • @surajgusain8679
    @surajgusain8679 2 ปีที่แล้ว

    Hey Travis watsup buddy. You are amazing and ur videos is more meritorious. Thanks for such video :). I request you to please share some stuff on Azure Golden Image as well. Thanks. keep growing.

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

      Thanks Suraj, what kind of information are you looking for on golden images? I posted info a creating an image from a reference computer. th-cam.com/video/H3UrVsI9f7s/w-d-xo.html
      I also have information on image builder. th-cam.com/video/zL0eLEl2BxI/w-d-xo.html th-cam.com/video/VDW9x05XgzY/w-d-xo.html
      I'll have some information on managing images with Azure Compute Gallery soon.