I have an ASP web app on a local server that uses Windows' file content indexing service to search for content within a few folders and return results to the user.
I would like to set all that up on a VM in Azure instead of maintaining this hardware on my side and was wondering if it's possible.
Thank you.