You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/database/auditing-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ You can use SQL Database auditing to:
52
52
- Folder structure change for read-only replicas:
53
53
- Read-only database replicas previously had their logs stored in a read-only folder. Those logs will now be written into the `master` folder. You can retrieve these logs by filtering on the new column `is_secondary_replica_true`.
54
54
- Permissions required to view Audit logs:
55
-
-Only **Server admin** principals can view audit logs stored in the `master` folder.
55
+
-`VIEW DATABASE SECURITY AUDIT` permission in user database
0 commit comments