Skip to content

Deploy Azure Function

Prerequisites

  • VSC
    • with a workspace for the bc dwh af
    • Azure Function Extension

dwh-bc-deploy-af-extension-req.png

Steps

Follow these steps:

  1. in vsc, log into the client azure portal
    dwh-bc-deploy-af-log-in.png

  2. Select the AF and click Deploy to Azure
    dwh-bc-deploy-af-deploy.png

  3. Select subscriptions and AF (as created earlier)

  4. Wait until VSC shows that deployment was successful

  5. IMPORTANT: check in Azure Portal > AF > Deployment Center > Logs that the remote build was indeed successful. NOTE: for Y1, we do not have access to the build logs. So you just need to wait up to 30min to have the build successfully finished. This is very annoying!!! However, for the first build, you will see the functions only once the build was successful.