Thanks for your feedback. I can confirm that this was not helpful and possibly is not what CIS meant. Following powershell command is from CIS:
Get-AzSecuritySetting | Select-Object name,enabled |where-object {$_.name -eq "MCAS"}
and enabling (on) and disabling (off) the Endpoint protection has no effect on the result of the powershell command!