You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -781,9 +781,9 @@ To find the fully qualified domain names (FQDNs) for these connections, follow t
781
781
782
782
The following example **connections.json** file contains two connections, an Office 365 connection and an AS2 connection. Both use managed identities for authentication and have the following **`connectionRuntimeUrl`** values, respectively:
@@ -1175,7 +1175,7 @@ When you try to open the designer, you get this error, **"Workflow design time c
1175
1175
1176
1176
### New triggers and actions are missing from the designer picker for previously created workflows
1177
1177
1178
-
Single-tenant Azure Logic Apps supports built-in actions for Azure Function Operations, Liquid Operations, and XML Operations, such as **XML Validation** and **Transform XML**. However, for previously created logic apps, these actions might not appear in the designer picker for you to select if Visual Studio Code uses an outdated version of the extension bundle, **`Microsoft.Azure.Functions.ExtensionBundle.Workflows`.
1178
+
Single-tenant Azure Logic Apps supports built-in actions for Azure Function Operations, Liquid Operations, and XML Operations, such as **XML Validation** and **Transform XML**. However, for previously created logic apps, these actions might not appear in the designer picker for you to select if Visual Studio Code uses an outdated version of the extension bundle, **`Microsoft.Azure.Functions.ExtensionBundle.Workflows`**.
1179
1179
1180
1180
Also, the **Azure Function Operations** connector and actions don't appear in the designer picker unless you enabled or selected **Use connectors from Azure** when you created your logic app. If you didn't enable the Azure-deployed connectors at app creation time, you can enable them from your project in Visual Studio Code. Open the **workflow.json** shortcut menu, and select **Use Connectors from Azure**.
1181
1181
@@ -1191,13 +1191,13 @@ To fix the outdated bundle, follow these steps to delete the outdated bundle, wh
1191
1191
1192
1192
1. On your computer, browse to the following folder, which contains versioned folders for the existing bundle:
0 commit comments