After the May 2025 ICDm refresh, the Cloud Platform Connections feature in Symantec Endpoint Security (SES) will no longer be available. This feature is found in ICDm on the Settings -> Integrations -> Cloud Platforms page.
Symantec Endpoint Security
Feature being deprecated.
The SES agent can still be deployed to assets within your cloud infrastructure, however the automatic detection and deployment provided by SES will no longer be available.
SES can still be installed on these cloud instances. To generate a list of all VM instances, follow the steps below according to your cloud provider.
From AWS console:
From script:
From Azure Portal:
From script:
There are different options to get data from Azure (REST API, Azure CLI, Azure PowerShell module), an example would be:
After a list of instances/VMs is generated, determine which are not currently managed. To accomplish this, first export a list (CSV) of managed devices from ICDm console (Devices -> Managed Devices page). Then, using the Instance ID field from the currently managed devices, compare it to the Instance ID field from AWS instance or vmId field from Azure VMs. After identifying unmanaged instances, use one of the following Installation methods for the agent software.
Also, the Symantec agent can be added to a golden image. This process will allow the SES agent to be installed and then automatically enrolled once powered on. For more details, review this article to learn how Symantec agent can be added to a base image.
Note: The CSV file exported from Azure portal does not contain vmId field, so IP address may need to be used for comparison or any other unique field.