After some time googling I've found that Change Data Capture functionality is not supported on SQL Azure. This is frustrating for me because I'd like to implement change tracking without significant code changes, which are needed in case of implementing it.
Is there any built-in functionality for changes tracking in SQL Azure?
In case it really cannot be used in SQL Azure - what libraries or products can provide this functionality for enterprise scale project?