Hi all
I have published the data entities(System security user role organization, SystemSecurityUserRoleOrganizationEntity, User information) for an Export to a Azure SQL database. I enabled the s ChangeTracking for all the entities and it also shows me that "Track Deletes" is enabled.
However, whenever I delete a record from the mentioned entities, this is not reflected in the Azure SQL database. The record will still be available there.
Your help is really appreciated
Thanks
Siddharth