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.
This logic app was created quickly and for personal use. For corporate/production use, here are a few enhancement suggestions:
- Change to Onedrive for Business
- Store keys in Azure Key Vault
- Logging
- Error Handling
- Append scan image URL in the converted .md file
![caption](image url)