Hi,
We followed steps provided in https://azure.microsoft.com/en-us/blog/microsoft-endpoint-protection-for-windows-azure-customer-technology-preview-now-available-for-free-download/ for enabling endpoint protection in Azure web role VMs automatically during deployment.
But getting "Azure Endpoint Protection Installer stopped working" error message on trying to run web role locally using azure emulator and same is the issue on trying to deploy to azure as well
Do we need to carry any other settings apart from steps mentioned in above link to make things working. The azure sdk version is 2.7
Thanks you in advance!