Skip to content

Commit ea8bfb3

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,15 +414,15 @@ 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+
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.
418+
417419
> [!NOTE]
418420
>
419421
> Currently, you can't disable storage account key access for Standard logic apps that use the
420422
> Workflow Service Plan hosting option. However, if your logic app uses the App Service Environment
421423
> v3 hosting option, you can disable storage account key access after you finish the steps
422424
> to set up managed identity authentication.
423425
424-
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.
425-
426426
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).
427427

428428
1. From your user-assigned identity, get the resource ID:

0 commit comments

Comments
 (0)