Skip to content

Commit 97fa867

Browse files
author
ecfan
committed
Fix portal doc
1 parent ea5e86c commit 97fa867

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,13 @@ More workflows in your logic app raise the risk of longer load times, which nega
121121

122122
:::image type="content" source="media/create-single-tenant-workflows-azure-portal/create-logic-app-basics.png" alt-text="Screenshot shows Azure portal and page named Create Logic App Workflow Service Plan." lightbox="media/create-single-tenant-workflows-azure-portal/create-logic-app-basics.png":::
123123

124-
[!INCLUDE [functions-language-runtime](includes/functions-language-runtime.md)]
124+
> [!NOTE]
125+
>
126+
> By default, the language worker runtime value for your Standard logic app is **`dotnet`**.
127+
> Previously, **`node`** was the default value. However, **`dotnet`** is now the default value
128+
> for all new and existing deployed Standard logic apps, even for apps that had a different value.
129+
> This change shouldn't affect your workflow's runtime, and everything should work the same way
130+
> as before. For more information, see the [**FUNCTIONS_WORKER_RUNTIME** app setting](edit-app-settings-host-settings.md#reference-local-settings-json).
125131
126132
1. When you finish, select **Next: Storage**.
127133

0 commit comments

Comments
 (0)