Forum Discussion
ericl42
Aug 09, 2022Copper Contributor
MDE Linux Managed JSON
Hello everyone, I'm using a combination of Azure Policy + Defender to Cloud to push out MDE to Windows and RHEL servers. For the Windows servers, I'm using the https://security.microsoft.com/...
yongrheemsft
Microsoft
Aug 10, 2022ericl42, a few alternative options to Ansible, Chef, and Puppet are, to use either Azure Automation + DSC or run custom script extensions: Run Custom Script Extension on Linux VMs in Azure - Azure Virtual Machines https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/custom-script-linux
Thanks,
Yong Rhee - MSFT
Thanks,
Yong Rhee - MSFT
- ericl42Aug 31, 2022Copper ContributorThanks Yong. I was really hoping MS would have a more "cloud native" approach and be able to manage Linux settings/policy similar to how MDE does within Windows.