Skip to content

Commit dcdc622

Browse files
committed
pr feedback
1 parent 6fb5dff commit dcdc622

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

support/sql/database-engine/startup-shutdown/error-17156-event-log-service.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,17 @@ To resolve this error, either disable the **Configure log access** Group Policy
4949

5050
:::image type="content" source="./media/error-17156-event-log-service/configure-log-access-setting.png" alt-text="The Configure log access settings window.":::
5151

52-
To disable the policy, set its value to either **Disabled** or **Not Configured**.
52+
1. Update the policy setting using one of these two methods:
5353

54-
:::image type="content" source="./media/error-17156-event-log-service/disable-log-access-policy.png" alt-text="The Configure log access settings window shows the Disabled setting as selected.":::
54+
1. To disable the policy, set its value to either **Disabled** or **Not Configured**.
5555

56-
To update the policy, append the following text to the Security Descriptor Definition Language (SDDL) string in the **Options** panel:
56+
:::image type="content" source="./media/error-17156-event-log-service/disable-log-access-policy.png" alt-text="The Configure log access settings window shows the Disabled setting as selected.":::
5757

58-
> (A;;0x7;;;\<SQL-Server-Agent-Account-SID\>)
58+
1. To update the policy, append the following text to the Security Descriptor Definition Language (SDDL) string in the **Options** panel:
5959

60-
:::image type="content" source="./media/error-17156-event-log-service/update-log-access-policy.png" alt-text="The Configure log access settings window showing the additional Security Descriptor Definition Language (SDDL) string that's appended in the Options panel":::
60+
> (A;;0x7;;;\<SQL-Server-Agent-Account-SID\>)
61+
62+
:::image type="content" source="./media/error-17156-event-log-service/update-log-access-policy.png" alt-text="The Configure log access settings window showing the additional Security Descriptor Definition Language (SDDL) string that's appended in the Options panel":::
6163

6264
## References
6365

0 commit comments

Comments
 (0)