first-run-notice.txtā¢578 B
š Welcome to the Functions Codespace! You are on the Functions Quickstarts image.
It includes everything needed to run through our tutorials and quickstart applications.
š Functions docs can be found at: https://learn.microsoft.com/en-us/azure/azure-functions/
>**Note** it is a best practice to create Virtual Environments before doing the `pip install` to avoid dependency issues/collisions, or if you are running in CodeSpaces. See [Python Environments in VS Code](https://code.visualstudio.com/docs/python/environments#_creating-environments) for more information.