Skip to content

Commit 270e9dd

Browse files
author
ecfan
committed
Fix formatting
1 parent ba180e6 commit 270e9dd

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

articles/logic-apps/authenticate-with-managed-identity.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -530,19 +530,13 @@ The steps in this section describe how to assign role-based access using the [Az
530530
| Azure CLI | [Add role assignment](/entra/identity/managed-identities-azure-resources/how-to-assign-app-role-managed-identity-cli) |
531531
| Azure REST API | [Add role assignment](../role-based-access-control/role-assignments-rest.md) |
532532

533-
> [!NOTE]
534-
>
535-
> For an Azure key vault, you also have the option to create an access policy for your managed
536-
> identity on your key vault and assign the appropriate permissions for that identity on that
537-
> key vault. The later steps in this section describe how to complete this task by using the
538-
> [Azure portal](#azure-portal-access-policy). For Resource Manager templates, PowerShell,
539-
> and Azure CLI, see the following documentation:
540-
541-
> | Tool | Documentation |
542-
> |------|---------------|
543-
> | Azure Resource Manager template (ARM template) | [Key Vault access policy resource definition](/azure/templates/microsoft.keyvault/vaults) |
544-
> | Azure PowerShell | [Assign a Key Vault access policy](../key-vault/general/assign-access-policy.md?tabs=azure-powershell) |
545-
> | Azure CLI | [Assign a Key Vault access policy](../key-vault/general/assign-access-policy.md?tabs=azure-cli) |
533+
For an Azure key vault, you also have the option to create an access policy for your managed identity on your key vault and assign the appropriate permissions for that identity on that key vault. The later steps in this section describe how to complete this task by using the [Azure portal](#azure-portal-access-policy). For Resource Manager templates, PowerShell, and Azure CLI, see the following documentation:
534+
535+
| Tool | Documentation |
536+
|------|---------------|
537+
| Azure Resource Manager template (ARM template) | [Key Vault access policy resource definition](/azure/templates/microsoft.keyvault/vaults) |
538+
| Azure PowerShell | [Assign a Key Vault access policy](../key-vault/general/assign-access-policy.md?tabs=azure-powershell) |
539+
| Azure CLI | [Assign a Key Vault access policy](../key-vault/general/assign-access-policy.md?tabs=azure-cli) |
546540

547541
<a name="azure-portal-assign-role"></a>
548542

0 commit comments

Comments
 (0)