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: globalConfig.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"meta": {
3
3
"name": "TA-MS-AAD",
4
4
"displayName": "Splunk Add-on for Microsoft Azure",
5
-
"version": "4.0.1",
5
+
"version": "4.0.2",
6
6
"apiVersion": "3.0.0",
7
7
"restRoot": "TA_MS_AAD",
8
8
"schemaVersion": "0.0.3"
@@ -1028,14 +1028,15 @@
1028
1028
"entity": [
1029
1029
{
1030
1030
"type": "helpLink",
1031
-
"field": "AAD_sign_in_note",
1031
+
"field": "AAD_audit_note",
1032
1032
"label": "",
1033
1033
"help": "This input uses Microsoft Graph Azure AD activity reports and is subject to throttling limits. Refer to the documentation link above for more information.",
0 commit comments