Best Tools for Automated Software Deployment in Azure?

0
15
Asked By AdminProX On

I'm searching for a reliable way to automate software deployments (like SIEM or XDR tools) in Azure. When a developer creates a VM using Terraform, I want it to automatically get flagged as a new device and have the necessary software deployed to it. Initially, I thought about using Intune, but it seems more tailored for client PCs. I'm also considering PowerShell, though I'm hesitant to enable PowerShell remoting. What tools or methods do you all recommend for easily deploying third-party software in Azure?

1 Answer

Answered By TechWizard42 On

We typically use Intune for deploying desktop software to our developer VMs in Windows 365. It handles the software installation pretty well!

CloudGuru88 -

We do the same with our Azure Virtual Desktops (AVDs) using Intune.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.