| author | ggailey777 | ||
|---|---|---|---|
| ms.service | azure-functions | ||
| ms.topic | include | ||
| ms.date | 06/15/2022 | ||
| ms.author | glenga | ||
| ms.custom |
|
-
In Visual Studio Code, press F1 to open the command palette. In the command palette, search for and select
Azure: Open in portal. -
Choose your function app and press Enter. The function app page opens in the Azure portal.
-
In the Overview tab, select the named link next to Resource group.
:::image type="content" source="./media/functions-cleanup-resources-vs-code/functions-app-delete-resource-group.png" alt-text="Screenshot of select the resource group to delete from the function app page.":::
-
On the Resource group page, review the list of included resources, and verify that they're the ones you want to delete.
-
Select Delete resource group, and follow the instructions.
Deletion may take a couple of minutes. When it's done, a notification appears for a few seconds. You can also select the bell icon at the top of the page to view the notification.