Skip to content

Commit 5bdaa3e

Browse files
authored
Merge pull request #296372 from baanders/3-13-la
ADT Freshness, power platform 2
2 parents fd5003c + e194e87 commit 5bdaa3e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

articles/digital-twins/how-to-use-power-platform-logic-apps-connector.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,14 @@ Perform the following steps to create a sample flow with the connector in Power
7373
### Logic Apps
7474

7575
Perform the following steps to create a sample flow with the connector in Logic Apps.
76-
1. Navigate to your logic app in the [Azure portal](https://portal.azure.com). Select **Workflows** from the left navigation menu, and **+ Add**. Follow the prompts to create a new workflow.
77-
1. Select your new flow and enter into the **Designer**.
76+
1. Navigate to your logic app in the [Azure portal](https://portal.azure.com). Select **Development Tools > Logic app designer** from the left navigation menu.
7877
1. Add a trigger to your app.
79-
1. Select **Choose an operation** to add an action from the Azure Digital Twins connector. Search for *Azure Digital Twins* on the **Azure** tab to find the data connection. Select the Azure Digital Twins connection.
78+
1. Add an action to the flow. To find the Azure Digital Twins connector, search for *Azure Digital Twins*. Select **See more**.
8079
:::image type="content" source="media/how-to-use-power-platform-logic-apps-connector/logic-apps-action.png" alt-text="Screenshot of Logic Apps, showing the Azure Digital Twins connector." lightbox="media/how-to-use-power-platform-logic-apps-connector/logic-apps-action.png":::
81-
1. You see a list of all the [actions](/connectors/azuredigitaltwins) that are available with the connector. Pick one of them to interact with the [Azure Digital Twins APIs](/rest/api/azure-digitaltwins/).
82-
1. After selecting an action from the Azure Digital Twins connector, you're asked to enter authentication details to create the connection.
80+
1. This shows you a list of all the [actions](/connectors/azuredigitaltwins) that are available with the connector. Pick one of them to interact with the [Azure Digital Twins APIs](/rest/api/azure-digitaltwins/).
81+
1. After selecting an action from the Azure Digital Twins connector, you're asked to enter authentication details to create the connection. Where the connection asks for **ADT Instance Name**, enter the [host name of your instance](how-to-set-up-instance-portal.md#verify-success-and-collect-important-values).
8382
1. You can continue to edit or add more steps to your workflow, using other connectors to build out your integration scenario.
8483

85-
8684
## Limitations and suggestions
8785

8886
Here are some limitations of the connector and suggestions for working with them.
79 KB
Loading

0 commit comments

Comments
 (0)