Andy
Andy

Reputation: 2603

How to delete Integration Account for Logic App

Where can I find some information regarding how to delete or remove Integration Account for Logic App? If I remove all my Logic App, does it automatically removes the Logic App Integration account service?

Upvotes: 1

Views: 583

Answers (2)

Kevin Xiong
Kevin Xiong

Reputation: 153

Integration account is a separate component. you can link/unlink it to your logic app in Azure portal. just open your logic app instance, click Settings\Workflow settings\Integration account to find the itegration account instance. enter image description here

If you want to delete the integration account, just find it under integration Account category.

Upvotes: 1

DTRT
DTRT

Reputation: 11040

No, the Integration Account is a separate Resource from all Logic Apps.

To delete an Integration Account, you select the Integration Account, then press Delete in the button banner near the top.

Upvotes: 1

Related Questions