Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 715 Bytes

File metadata and controls

18 lines (13 loc) · 715 Bytes
author ggailey777
ms.service azure-functions
ms.topic include
ms.date 06/15/2022
ms.author glenga
ms.custom devdivchpfy22

Visit function app welcome page

  1. Use the output from the previous validation step to retrieve the unique name created for your function app.

  2. Open a browser and enter the following URL: <https://<appName.azurewebsites.net>. Make sure to replace <\appName> with the unique name created for your function app.

    When you visit the URL, you should see a page like this:

    :::image type="content" source="../articles/azure-functions/media/functions-create-first-function-bicep/function-app-bicep.png" alt-text="Function app welcome page" border="false":::