Skip to content

Commit fe18387

Browse files
authored
Updates from editor
1 parent 88fa7fc commit fe18387

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/power-platform/dataverse/auditing/setup-auditlog-troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot synchronization issues in audit logs
33
description: Provides solutions for resolving synchronization issues in audit logs by validating API permissions and secret environment variables.
44
author: pete-msft
55
ms.component: pa-admin
6-
ms.date: 03/12/2025
6+
ms.date: 03/13/2025
77
ms.author: petrip
88
ms.reviewer: paulliew, sericks, v-christread
99
ms.custom: sap:Microsoft Dataverse\Auditing
@@ -18,7 +18,7 @@ This article provides guidance for resolving synchronization issues in audit log
1818

1919
## API permissions
2020

21-
To ensure that you have the correct API permissions, follow these steps.
21+
To ensure that you have the correct API permissions, follow these steps:
2222

2323
1. Go to your [app registration](/entra/identity-platform/quickstart-configure-app-access-web-apis#application-permission-to-microsoft-graph).
2424
1. Ensure that the API permissions are set to the **Application** type instead of the **Delegated** type.
@@ -30,7 +30,7 @@ To ensure that you have the correct API permissions, follow these steps.
3030

3131
If you're using [Azure Key Vault](/azure/key-vault/general/basic-concepts) to store the app registration secret, validate that the Azure Key Vault permissions are correct.
3232

33-
A user must be in the _Key Vault Secrets User_ role to read and the _Key Vault Contributor_ role to update. You can find detailed role definitions in [Azure built-in roles for Key Vault data plane operations](/azure/key-vault/general/rbac-guide?tabs=azure-cli#azure-built-in-roles-for-key-vault-data-plane-operations).
33+
A user must have the _Key Vault Secrets User_ role to read and the _Key Vault Contributor_ role to update. You can find detailed role definitions in [Azure built-in roles for Key Vault data plane operations](/azure/key-vault/general/rbac-guide?tabs=azure-cli#azure-built-in-roles-for-key-vault-data-plane-operations).
3434

3535
:::image type="content" source="media/azure-key-vault-roles.png" alt-text="Screenshot that shows the Key Vault Contributor and Key Vault Secrets User roles." lightbox="media/azure-key-vault-roles.png":::
3636

0 commit comments

Comments
 (0)