I am not getting the ISE option when creating Logic App.

Kumar, Dinesh 26 Reputation points
2022-01-11T10:37:25.88+00:00

163846-image.png

I need ISE with logic apps to use vnet and execute smtp task which is otherwise giving the exception "Please check your account info and/or permissions and try again. Details: SMTP Host 'smtp.xx.xxx.com : 25' not found. Verify if server address and port specified are correct. clientRequestId: d53f5a0c-f0ba-4025-a7c8-e962f03be7e9 More diagnostic information: x-ms-client-request-id is '41B37930-B982-4E87-8FA6-858C234E29F5'."

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,544 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2022-01-12T09:16:40.22+00:00

    @Kumar, Dinesh Standard logic app doesn't support ISE as documented here.

    Deployment targets: You can't deploy the Logic App (Standard) resource type to an integration service environment (ISE) nor to Azure deployment slots.

    If you want to use ISE then you need to create the Consumption logic app. Select Type as Consumption and click on Click here as in the below screenshot. Now you will see the option to integrate the consumption logic app with ISE account.

    164311-image.png


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.