Skip to content

A sample project showing how to process documents uploaded to Azure Storage using Azure Functions and other services.

License

Notifications You must be signed in to change notification settings

Azure-Samples/msdocs-storage-bind-function-service

Repository files navigation

Upload and analyze a file with Azure Functions and Blob Storage

Language Sample code Tutorial
.NET Sample code .NET tutorial
JavaScript Sample code JavaScript tutorial

In this tutorial, you'll learn how to upload an image to Azure Blob Storage and process it using Azure Functions and Computer Vision. You'll also learn how to implement Azure Function triggers and bindings as part of this process. Together, these services will analyze an uploaded image that contains text, extract the text out of it, and then store the text in a database row for later analysis or other purposes.

About

A sample project showing how to process documents uploaded to Azure Storage using Azure Functions and other services.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published