My company has developed one windows analytics application. We have been asked to find ways to invoke this windows application so that we should be able to provide real time analytics using Azure.
Source for data can be either Azure event hub or Azure service bus or anything. We have installed this application in Azure VM but we have no clue how we will be able to invoke this application.
We have searched into Azure functions and Azure logic apps but could not find anything.
Can anyone please help in this?