Tag Archives: Logic App
Create Azure Logic Apps
Login to https://portal.azure.com/ Search for logic app in search bar in top header. Click on Add. After clicking on Add, a new form opens. Select Subscription, here I selected Pay-As-You-Go. Select Resource group, here I created new Resource group with name AzureLogicAppLearning. Enter Logic App name in my case it is SendEmailOnAccountCreation. Select the location, here I selected Southeast Asia. … Continue reading Create Azure Logic Apps
Azure Logic App for creating an API for SQL DB.
Read this blog to understand how one can create logic App using Azure portal to create an API for SQL DB.