Function works fine locally, but doesn't work after successful deployment via VS
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
1. Download and run the Azure Functions project [from here](https://github.com/AndrewBrianHall/BasicImageGallery/tree/master/CoreImageGallery/ImageGallery.AzFunctions)
2. Run it locally with the Azure Storage Emulator, works fine
3. Deploy it using Visual Studio (as a package), deployment is successful but on the Azure portal you see the following error message:
> Function Error: The binding type(s) 'blobTrigger' are not registered. Please ensure the type is correct and the binding extension is installed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.