@Raj Kumar Welcome to Microsoft Q&A forums.
CDC is not supported on Azure SQL database yet. You can however use Temporal Tables to maintain version history of the data being modified.
Once you have the history of changes logged into a separate table, you can query it from Azure Data Factory or from Function App directly.
Please go through the link provided and let us know if you have further questions.
----------
If an answer is helpful, please "Accept answer" or "Up-Vote" which might help other community members reading this thread.