We need a workflow that identifies users who have been removed from our Microsoft tenant or no longer have a valid license but are still included in Cove Data Protection. These users are still being backed up, resulting in unnecessary costs.
The workflow should:
Query the Microsoft tenant to retrieve a list of active users with valid licenses.
Compare this list with the users currently protected in Cove Data Protection.
Identify users who no longer exist in the Microsoft tenant or lack an active license.
Generate a report listing these users.
Optionally, provide an automated action to remove them from Cove Data Protection.
This would help optimize backup costs and ensure that only relevant users are being protected.