Skip to content

Commit afec1fb

Browse files
authored
Update troubleshoot-permission-errors-in-activity-log-configuration.md
1 parent ca1f773 commit afec1fb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/azure/azure-monitor/activity-logs/config-export/troubleshoot-permission-errors-in-activity-log-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ Users might experience permission errors when they configure the Azure Activity
1717

1818
### Instructions to resolve permission errors
1919

20-
**Step 1: Verify role assignments**
20+
1. Verify the role assignments:
2121
1. Navigate to the Azure portal.
2222
1. Go to **Subscriptions** and select the relevant subscription.
2323
1. Select **Access Control (IAM)** > **Role assignments**.
2424
1. Make sure that the custom role is assigned to the account that's responsible for creating the diagnostic settings.
2525

26-
**Step 2: Assign necessary permissions**
26+
2. Assign the necessary permissions:
2727
1. Duplicate the **Log Analytics Contributor** role.
2828
1. Remove any unnecessary permissions.
2929
1. Make sure that the **Microsoft.Insights/diagnosticSettings/write** permission is included.
3030

31-
**Step 3: Set scope appropriately** - Make sure that the scope is set to the **subscription level** instead of the resource group level.
31+
3. Make sure that the scope is set appropriately to the **subscription level** instead of the resource group level.
3232

33-
**Step 4: Update credentials** - If access was recently granted, update the credentials to reflect the changes.
33+
4. If access was recently granted, update the credentials to reflect the changes.
3434

3535
## References
3636

0 commit comments

Comments
 (0)