July 2018
Intermediate to advanced
350 pages
8h 47m
English
The Azure Function App provides you with an option to work with your Function App by providing access to a command line shell. With the console, you have access to common command line tools to interact with file creation, navigation, and directory creation. You have access to execution scripts as well through the Console that the Azure Function App provides.
This works through the browser and you don't necessarily have direct access to the underlying system. Based on the type of OS you selected for the Azure Function when you created it, you will either get a Bash-based Linux shell or a PowerShell-based Windows Shell to interact with your function:
Read now
Unlock full access