Let's create a Logic Apps workflow that gets triggered when one of the email accounts receives an email. It replies to the sender with a default email and performs sentiment analysis on the content of the email. For sentiment analysis, the Text Analytics resource from Cognitive Services should be provisioned before creating the logic app:
- Navigate to the Azure portal, log in, and create a Text Analytics resource in a resource group, as shown in the following screenshot:
- Provide a Name, Location, Subscription name, Resource group name, and Pricing tier:
- Once the resource is provisioned, navigate to the Overview ...