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: docs/reference/filters.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2772,6 +2772,20 @@ unverifiedAuditLog()
2772
2772
unverifiedAuditLog("azp")
2773
2773
```
2774
2774
2775
+
### maskAccessLogQuery
2776
+
2777
+
Filter `maskAccessLogQuery` masks values of the provided query parameters in access logs by replacing them with hashes. It accepts query parameter keys as arguments.
0 commit comments