When the Azure Function runtime finds an app setting with the name WEBSITE_RUN_FROM_PACKAGE, it understands that it should look up the packages in the storage account. So, on the fly, the runtime downloads the files and uses them to launch the application.