Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.03 KB

Handwriting-to-Markdown

This is an Azure Logic Apps that checks a OneDrive folder for new files and converts it to a Markdown .md text file using Azure Cognitive Service - Computer Vision API.

You can read more about this logic app in this blog post.

The Logic App

Screenshot 1 Logic App Screenshot 1

Screenshot 2 Logic App Screenshot 2

Quick Deploy to Azure

Deploy to Azure

Potential Enhancements

This logic app was created quickly and for personal use. For corporate/production use, here are a few enhancement suggestions:

  1. Change to Onedrive for Business
  2. Store keys in Azure Key Vault
  3. Logging
  4. Error Handling
  5. Append scan image URL in the converted .md file ![caption](image url)