Skip to content

Commit 38d24f0

Browse files
authored
Update create-single-tenant-workflows-azure-portal.md
1 parent 5767ae3 commit 38d24f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,13 @@ For an existing stateful workflow run, you can rerun the entire workflow with th
414414

415415
## Set up managed identity access to your storage account
416416

417+
> [!NOTE]
418+
>
419+
> Currently, you can't disable storage account key access for Standard logic apps that use the
420+
> Workflow Service Plan hosting option. However, if your logic app uses the App Service Environment
421+
> v3 hosting option, you can disable storage account key access after you finish the steps
422+
> to set up managed identity authentication.
423+
417424
By default, your Standard logic app authenticates access to your Azure Storage account by using a connection string. However, you can set up a user-assigned managed identity to authenticate access instead.
418425

419426
1. In the [Azure portal](https://portal.azure.com), [follow these steps to create a user-assigned managed identity](/entra/identity/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp#create-a-user-assigned-managed-identity).
@@ -483,13 +490,6 @@ By default, your Standard logic app authenticates access to your Azure Storage a
483490

484491
**"AzureWebjobsStorage" app setting is not present.**
485492

486-
> [!NOTE]
487-
>
488-
> Currently, you can't yet disable storage account key access for Standard logic apps that use the
489-
> Workflow Service Plan hosting option. However, if your logic app uses the App Service Environment
490-
> v3 hosting option, you might be able to disable storage account key access after you finish the steps
491-
> to set up managed identity authentication.
492-
493493
<a name="enable-run-history-stateless"></a>
494494

495495
## Enable run history for stateless workflows

0 commit comments

Comments
 (0)