Hi Akshay,
Thank you for article. I want to enable CD for ADF deployment, but there is challenge with override params. If developers deletes the triggers etc. I have to remove property of trigger from override parameters list manually. In case of classic pipeline using ARM template deployment task, if certain object such as trigger or LinkedIn service is deleted override param list doesn't get refreshed automatically. We have to explicitly remove those properties. Pipeline does highlight those properties which are removed from template. But there must be some way to update list automatically. I can think of writing powershel script etc but don't want to do overengineering. Looking for simple, straight forward solution. Please help.