Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.01 KB

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

File metadata and controls

21 lines (14 loc) · 1.01 KB
author ms.service ms.topic ms.date ms.author
ggailey777
azure-functions
include
10/20/2020
glenga
  1. In Visual Studio Code, press F1 to open the command palette. In the command palette, search for and select Azure Functions: 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="Select the resource group to delete from the function app page.":::

  4. In the Resource group page, review the list of included resources, and verify that they are 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.