I'm curious to know what is the communication, data exchange happened between MS and DS on port 5495 in the segregated environment or even when both are in the same environment, what is the data exchange happened between them?
I'm curious to know what is the communication, data exchange happened between MS and DS on port 5495 in the segregated environment or even when both are in the same environment, what is the data exchange happened between them?
The MS and DS communicate over 5495 to exchange information about rule updates, notifications, and alerts. This is information that needs to be pushed in real time, so that each service is aware of changes made by the other. Other information, for example device check-in snapshot details, is written to the database to be used when needed.