Mehmood
Mehmood

Reputation: 931

Azure Integration Account Maps in Visual Studio

I am using Azure Logic Apps. I have uploaded Map and Schema in Integration Account and assigned it to my Logic App project.

The issue is that I can see my schema and map in Logic App Designer view in azure portal, But not in my Visual Studio 2017 Logic App Designer. Screenshots can be seen below.

Azure Portal: enter image description here

Visual Studio: enter image description here

I have to use Visual Studio, its in our requirements. I don't know why Visual Studio not getting Maps/Schema in the list.

Any help please?

Regards,

Upvotes: 0

Views: 1220

Answers (1)

Bablu Lawrence
Bablu Lawrence

Reputation: 11

  1. Open Logic App in Logic App Designer.
  2. Press F4 to bring up the properties window
  3. Select the Integration Account from the first drop down

Upvotes: 1

Related Questions