Skip to content

Commit d214175

Browse files
authored
Update troubleshoot-export-of-audit-logs-to-another-tenant.md
1 parent 59fc049 commit d214175

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

support/azure/azure-monitor/activity-logs/config-export/troubleshoot-export-of-audit-logs-to-another-tenant.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-monitor
77
ms.custom: I can’t configure export of Activity Logs
88
---
99

10-
# Troubleshoot export of Audit Logs to another tenant
10+
# Troubleshoot export of audit logs to another tenant
1111

1212
When users try to export audit logs from one tenant to another by using Microsoft Azure Lighthouse, they might experience permissions-related errors. This article provides guidance to resolve these issues.
1313

@@ -18,29 +18,29 @@ When users try to export audit logs from one tenant to another by using Microsof
1818

1919
### Instructions to resolve export issues
2020

21-
1. **Verify user permissions**:
22-
- Make sure that the user has the necessary permissions to perform actions on the target workspace.
23-
- Navigate to the Azure portal, and check the user's role assignments in the **Access Control (IAM)** section.
21+
1. Verify the user's permissions:
22+
1. Make sure that the user has the necessary permissions to perform actions on the target workspace.
23+
1. Navigate to the Azure portal, and check the user's role assignments in the **Access Control (IAM)** section.
2424

25-
2. **Reset guest invitation**:
26-
- If the user is a guest, reset the invitation status to ensure proper linkage between home and resource tenants.
27-
- Follow the steps in [Reset Guest Invitation Status](/entra/external-id/reset-redemption-status).
25+
2. Reset the guest invitation:
26+
1. If the user is a guest, reset the invitation status to ensure proper linkage between home and resource tenants.
27+
1. Follow the steps in [Reset Guest Invitation Status](/entra/external-id/reset-redemption-status).
2828

29-
3. **Check role assignments**:
30-
- Verify that the user has the appropriate roles assigned, such as **Log Analytics Contributor** or **Reader**.
31-
- Use the Azure portal to assign roles, if it's necessary.
29+
3. Check the role assignments:
30+
1. Verify that the user has the appropriate roles assigned, such as **Log Analytics Contributor** or **Reader**.
31+
1. Use the Azure portal to assign roles, if it's necessary.
3232

33-
4. **Review ARM template role definitions**:
34-
- Make sure that the ARM template that's used for deployment specifies the correct `RoleDefinitionId` value.
35-
- Adjust the template as necessary to include the required permissions.
33+
4. Review ARM template role definitions:
34+
1. Make sure that the ARM template that's used for deployment specifies the correct `RoleDefinitionId` value.
35+
1. Adjust the template as necessary to include the required permissions.
3636

37-
5. **Test configuration**:
38-
- After you make these changes, test the configuration to make sure that logs are exported successfully.
39-
- Monitor the Azure Activity Logs for any more error messages or warnings.
37+
5. Test the configuration:
38+
1. Test the configuration to make sure that logs are exported successfully.
39+
1. Monitor the Azure activity logs for any more error messages or warnings.
4040

4141
## References
4242

43-
- [Manage Access to Log Analytics Workspaces](/azure/azure-monitor/logs/manage-access?tabs=portal#workspace-permissions)
44-
- [Azure Role Assignments](/azure/role-based-access-control/role-assignments-portal)
43+
- [Manage Access to Log Analytics workspaces](/azure/azure-monitor/logs/manage-access?tabs=portal#workspace-permissions)
44+
- [Azure role assignments](/azure/role-based-access-control/role-assignments-portal)
4545

4646
If the issue persists after you follow these steps, open a support case for further assistance.

0 commit comments

Comments
 (0)