Skip to content

Commit 0567512

Browse files
authored
Geo Map Workbook
1 parent 4eba9d4 commit 0567512

File tree

1 file changed

+198
-0
lines changed

1 file changed

+198
-0
lines changed

Geo-Map Signin by status.json

+198
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
{
2+
"version": "Notebook/1.0",
3+
"items": [
4+
{
5+
"type": 1,
6+
"content": {
7+
"json": "## Sign-in World Map"
8+
},
9+
"name": "text - 2"
10+
},
11+
{
12+
"type": 9,
13+
"content": {
14+
"version": "KqlParameterItem/1.0",
15+
"parameters": [
16+
{
17+
"id": "7620a7c5-aafe-4fd4-9dd0-7415943c0b47",
18+
"version": "KqlParameterItem/1.0",
19+
"name": "TimeRange",
20+
"type": 4,
21+
"value": {
22+
"durationMs": 2592000000
23+
},
24+
"typeSettings": {
25+
"selectableValues": [
26+
{
27+
"durationMs": 300000
28+
},
29+
{
30+
"durationMs": 900000
31+
},
32+
{
33+
"durationMs": 1800000
34+
},
35+
{
36+
"durationMs": 3600000
37+
},
38+
{
39+
"durationMs": 14400000
40+
},
41+
{
42+
"durationMs": 43200000
43+
},
44+
{
45+
"durationMs": 86400000
46+
},
47+
{
48+
"durationMs": 172800000
49+
},
50+
{
51+
"durationMs": 259200000
52+
},
53+
{
54+
"durationMs": 604800000
55+
},
56+
{
57+
"durationMs": 1209600000
58+
},
59+
{
60+
"durationMs": 2419200000
61+
},
62+
{
63+
"durationMs": 2592000000
64+
},
65+
{
66+
"durationMs": 5184000000
67+
},
68+
{
69+
"durationMs": 7776000000
70+
}
71+
]
72+
},
73+
"timeContext": {
74+
"durationMs": 86400000
75+
}
76+
},
77+
{
78+
"id": "a48025cb-cda7-4cdc-87dc-8a49f581befc",
79+
"version": "KqlParameterItem/1.0",
80+
"name": "Subscription",
81+
"type": 6,
82+
"isRequired": true,
83+
"value": "value::all",
84+
"typeSettings": {
85+
"additionalResourceOptions": [],
86+
"includeAll": false
87+
},
88+
"timeContext": {
89+
"durationMs": 86400000
90+
}
91+
},
92+
{
93+
"id": "5fd502e9-aac6-4cfa-aa8b-abf6ba3650aa",
94+
"version": "KqlParameterItem/1.0",
95+
"name": "Workspace",
96+
"type": 5,
97+
"isRequired": true,
98+
"value": "",
99+
"typeSettings": {
100+
"resourceTypeFilter": {
101+
"microsoft.operationalinsights/workspaces": true
102+
},
103+
"additionalResourceOptions": [],
104+
"showDefault": false
105+
},
106+
"timeContext": {
107+
"durationMs": 86400000
108+
}
109+
}
110+
],
111+
"style": "pills",
112+
"queryType": 0,
113+
"resourceType": "microsoft.operationalinsights/workspaces"
114+
},
115+
"customWidth": "100",
116+
"name": "parameters - 2"
117+
},
118+
{
119+
"type": 3,
120+
"content": {
121+
"version": "KqlItem/1.0",
122+
"query": "SigninLogs\r\n| where UserDisplayName !=\"On-Premises Directory Synchronization Service Account\"\r\n| where ResultType == 0\r\n| project Location\r\n",
123+
"size": 2,
124+
"title": "Successful Logins",
125+
"timeContext": {
126+
"durationMs": 0
127+
},
128+
"timeContextFromParameter": "TimeRange",
129+
"exportFieldName": "Location",
130+
"exportParameterName": "Location",
131+
"queryType": 0,
132+
"resourceType": "microsoft.operationalinsights/workspaces",
133+
"visualization": "map",
134+
"mapSettings": {
135+
"locInfo": "CountryRegion",
136+
"locInfoColumn": "Location",
137+
"sizeSettings": "Location",
138+
"sizeAggregation": "Count",
139+
"labelSettings": "Location",
140+
"legendMetric": "Location",
141+
"legendAggregation": "Count",
142+
"itemColorSettings": {
143+
"nodeColorField": "Location",
144+
"colorAggregation": "Count",
145+
"type": "heatmap",
146+
"heatmapPalette": "orangeRed",
147+
"heatmapMin": 0
148+
}
149+
}
150+
},
151+
"customWidth": "50",
152+
"name": "query - 1",
153+
"styleSettings": {
154+
"showBorder": true
155+
}
156+
},
157+
{
158+
"type": 3,
159+
"content": {
160+
"version": "KqlItem/1.0",
161+
"query": "SigninLogs\r\n| where UserDisplayName !=\"On-Premises Directory Synchronization Service Account\"\r\n| where ResultType != 0\r\n| project Location",
162+
"size": 2,
163+
"title": "Failed Logins",
164+
"timeContext": {
165+
"durationMs": 0
166+
},
167+
"timeContextFromParameter": "TimeRange",
168+
"queryType": 0,
169+
"resourceType": "microsoft.operationalinsights/workspaces",
170+
"visualization": "map",
171+
"mapSettings": {
172+
"locInfo": "CountryRegion",
173+
"locInfoColumn": "Location",
174+
"sizeSettings": "Location",
175+
"sizeAggregation": "Count",
176+
"labelSettings": "Location",
177+
"legendMetric": "Location",
178+
"legendAggregation": "Count",
179+
"itemColorSettings": {
180+
"nodeColorField": "Location",
181+
"colorAggregation": "Count",
182+
"type": "heatmap",
183+
"heatmapPalette": "yellowOrangeRed"
184+
}
185+
}
186+
},
187+
"customWidth": "50",
188+
"name": "query - 3",
189+
"styleSettings": {
190+
"showBorder": true
191+
}
192+
}
193+
],
194+
"fallbackResourceIds": [
195+
"Azure Monitor"
196+
],
197+
"$schema": "https://github.com/Microsoft/Application-Insights-Workbooks/blob/master/schema/workbook.json"
198+
}

0 commit comments

Comments
 (0)