I would like to trigger a notification when the property of an object stored within cosmosDB changes from status: proposed to status: approved.
At the moment I only get the updated item as part of the Azure Function parameters, so I do not not if its status was just changed of if the update was about something else.