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.
- Now, click Review + Create.
- After, clicking Create Deployment of app starts.
- Post deployment completion you will be redirected to App overview page.