Does someone know the powershell script to install Microsoft antimalware extensions via resource manager, i can find all the required values?
Set-AzureRmVMExtension -ResourceGroupName "groupname"-VMName "name"-Name "IaaSAntimalware?"-Publisher "Microsoft.Azure.Security?"-EntensionType "?"-TypeHandlerVersion "1.*"