Skip to content

Files

Latest commit

 

History

History
22 lines (15 loc) · 1.04 KB

functions-cleanup-resources-vs-code-inner.md

File metadata and controls

22 lines (15 loc) · 1.04 KB
author ms.service ms.topic ms.date ms.custom ms.author
ggailey777
azure-functions
include
06/15/2022
devdivchpfy22
glenga
  1. In Visual Studio Code, press F1 to open the command palette. In the command palette, search for and select Azure: Open in portal.

  2. Choose your function app and press Enter. The function app page opens in the Azure portal.

  3. 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.":::

  4. On the Resource group page, review the list of included resources, and verify that they're the ones you want to delete.

  5. 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.