question

DanMiller-9961 avatar image
0 Votes"
DanMiller-9961 asked MayankBargali-MSFT answered

Deleted function app appears to still be running

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?

azure-functions
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@DanMiller-9961 Can you also confirm that you see the successful deletion notification when you have deleted the resource group. Once you delete the resource group it might take few minutes to delete the resources in resource group (depending how many resources are there in resource group) and once the resources are deleted you should see the successfully notification. Is your observation post the successful deletion? You can check the activity logs of your subscription and confirm when was the delete operation performed and the time when it was completed. If you still observe that the observation was post the successful deletion event in the logs then please share more details as requested in my private comment.

0 Votes 0 ·

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered

If someone has observe the same behavior then please verify if you see successful deletion notification when you have deleted the resource group. Once you delete the resource group it might take few minutes to delete the resources in resource group (depending how many resources are there in resource group) and once the resources are deleted you should see the successfully notification. If your observation post the successful deletion then the suggestion is to check the activity logs of your subscription and confirm when was the delete operation performed and the time when it was completed. If anyone is still observing that the issue post the successful deletion event in the logs then please open a support ticket or share the delete operation ID along with the timeframe in UTC.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.