Learn how to use Azure Computer Vision to automate the process of extracting text from a receipt or other images. With this tutorial, youll be able to create a small console app using C#, Visual Studio, and Azure Computer Vision to read a picture of a receipt and get the total amount. The tutorial covers everything from basics like setting up Computer Vision in Azure Cloud to using Optical Character Recognition (OCR) and processing the results. With step-by-step instructions and sample code, youll be able to easily create your own tool for converting images to text using Azure Computer Vision.