Skip to content

Commit 906ae89

Browse files
authored
Update create-single-tenant-workflows-azure-portal.md
Small updates to steps on enabling MSI for LA Standard storage authentication.
1 parent 27d3984 commit 906ae89

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ By default, your Standard logic app authenticates access to your Azure Storage a
447447

448448
1. [Follow these steps to add the user-assigned managed identity to your Standard logic app resource](authenticate-with-managed-identity.md?tabs=standard#add-user-assigned-identity-to-logic-app-in-the-azure-portal).
449449

450-
1. On your Standard logic app, enable runtime scale monitoring:
450+
1. On your Standard logic app, enable runtime scale monitoring IF your logic app uses the Workflow Service Plan hosting option:
451451

452452
1. On the logic app menu, under **Settings**, select **Configuration**.
453453

@@ -483,6 +483,10 @@ By default, your Standard logic app authenticates access to your Azure Storage a
483483

484484
**"AzureWebjobsStorage" app setting is not present.**
485485

486+
> [!NOTE]
487+
>
488+
> It is not yet supported to disable storage account key access if you are using Logic Apps the Standard Workflow Service Plan hosting option.
489+
> However, after completing the above steps, you may disable storage account key based access if your Logic App uses the App Service Environment v3 hosting option.
486490
<a name="enable-run-history-stateless"></a>
487491
488492
## Enable run history for stateless workflows

0 commit comments

Comments
 (0)