- Notifications
You must be signed in to change notification settings - Fork 210
Known Issues
Daria Grigoriu edited this page Nov 16, 2017 · 4 revisions
Known issues across Azure Functions projects.
- Running Azure Functions on Linux from the Azure Portal causes double invocation: https://github.com/Azure/Azure-Functions/issues/568.
- Custom deployment scripts needed to enable source control deployment for Azure Functions on Linux such as the sample captured in the documentation.