Create integration account - Azure Logic Apps

An integration account is a resource in Azure that helps you store and manage artifacts that you use for enterprise integration scenarios, such as B2B workflows, data transformation, and service orchestration.


To create an integration account on the Azure portal, you can follow these steps:


• In the Azure portal, sign in with your Azure account credentials.

• In the main Azure search box, enter integration accounts, and select Integration accounts.

• Under Integration accounts, select Create.

• On the Create an Integration account pane, provide the following information about your integration account:

• Subscription: Select the Azure subscription that you want to use for your integration account.

• Resource group: Select an existing resource group or create a new one. A resource group is a container that holds related resources for an Azure solution.

• Integration account name: Enter a unique name for your integration account. The name can contain only letters, numbers, hyphens (-), and underscores (_).

• Location: Select the region where you want to create your integration account. For best performance, choose the same region as your logic app resources that will use this integration account.

• Pricing tier: Select the pricing tier that matches your requirements. For more information about pricing tiers, see Integration account pricing.

• Select Review + Create, and then select Create.


After you create your integration account, you can link it to your logic app resources, which will use the artifacts from your integration account. You can also add artifacts such as partners, agreements, maps, schemas, and certificates to your integration account.

Comments

Popular posts from this blog

How to customize electronic reporting in D365

Build HTML and send email in D365 FO with X++

Batch parallelism or multithreading in Dynamics 365 for Finance and Operations

How to Enable/Disable a Form Button with X++

How to create and run the Runbase batch class in D365

How to create and run the Runbase class in D365

Difference between InMemory and TempDB tables in D365 F&O

Customize the standard excel template in D365FO

How to create and run a batch class that extends RunBaseBatch in D365