Azure Automation for Azure VMs with PowerShell

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

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

  • @160509able
    @160509able ปีที่แล้ว +3

    Thanks from London, this put the cherry on the cake of a personal project I have been working on for a while - and will no doubt help me out professionally too

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

    Bro, this video is dope💯🔥🔥🔥🔥🔥

  • @RicardoSantos-ei6fq
    @RicardoSantos-ei6fq 2 ปีที่แล้ว +1

    Great material this is just what i was looking for

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

    Thanks thomas for fantastic stuff... Can we run the invokeruncommand for aks node pool as well ??

    • @Thomas_Maurer
      @Thomas_Maurer  10 หลายเดือนก่อน

      Not sure, haven't tried it.

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

    Hello Thomas, on Azure DevTest Lab Microsoft created a simple scheduling policy where you can start/stop any of your VM without installation of any Automation, PS, run command etc. Easy by few clicks. Are you planning to copy this feature on main portal ? Thank you!

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

      Good question, we would need to check :)

  • @ajayv2632
    @ajayv2632 9 หลายเดือนก่อน

    The last parameter script path where should the script be stored. In local machine or VM. I am trying to run azcopy copy script.

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

    Could you show how to execute the powershell scripts in VM using DevOps?

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

      If I have time I will do a video

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

    hey Thomas, Could you please explain how does it work/steps we need to perform when the VM is in a Virtual Network. Thanks.

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

      same way. If you need to communicate within the network, you need to use the Hybrid Worker options (Check docs for that)

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

    Hi, Am struggling with a scenario as with Restrictive client policy Network isnt allowing public access. How to Fetch the Inventory data and store it on a storage location using Automation account via managed identity...any solution please

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

    I tried to write a script, which allows to modify Dns-entries in a vm via powershell runbook. The problem is i cant get the key properties like IPAddress from Type A, because i wrote the Get-DnsRessourceRecordA Commands as a String like you. Do you know an better example to write a script for that or a better solution?

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

    I have a curly one... I have a VM running SQL server. I need to make a backup of a database on it, but copy that file to Azure storage. Do I need to "connect" to the VM still or can I declare the VM name and the DB name just as I would if I was backing up or copying a database from a full SQL server?

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

    I am struggling with vm creation using a existing resource and vnet using powershell

  • @NathanAshe-x1t
    @NathanAshe-x1t 4 หลายเดือนก่อน

    Why would you not show the creation of the Automation Account!!!!!!!!!

    • @Thomas_Maurer
      @Thomas_Maurer  2 หลายเดือนก่อน

      Super simple step :)