I had an Azure Function app that ran on a Timer Trigger, checked something, and then posted a message to a Slack channel. I deleted the resource group that contained the function app, but the Slack message is still appearing on schedule. Since the resource group was deleted, I obviously can't see it in the portal and have no way to diagnose. Is it possible that the app binaries were not actually deleted?