Skip to content

Commit 647ac01

Browse files
Merge pull request #288795 from meganbradley/meganbradley/docutune-autopr-20241020-030949-3863961-ignore-build
[BULK] - DocuTune remediation - Sensitive terms with GUIDs (part 35)
2 parents cd176a1 + 23f23f6 commit 647ac01

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/digital-twins/how-to-monitor.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Below are example JSON bodies for these types of logs.
202202
```json
203203
{
204204
"time": "2020-03-14T21:11:14.9918922Z",
205-
"resourceId": "/SUBSCRIPTIONS/BBED119E-28B8-454D-B25E-C990C9430C8F/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
205+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
206206
"operationName": "Microsoft.DigitalTwins/digitaltwins/write",
207207
"operationVersion": "2020-10-31",
208208
"category": "DigitalTwinOperation",
@@ -211,10 +211,10 @@ Below are example JSON bodies for these types of logs.
211211
"resultDescription": "",
212212
"durationMs": 8,
213213
"callerIpAddress": "13.68.244.*",
214-
"correlationId": "2f6a8e64-94aa-492a-bc31-16b9f0b16ab3",
214+
"correlationId": "aaaa0000-bb11-2222-33cc-444444dddddd",
215215
"identity": {
216216
"claims": {
217-
"appId": "872cd9fa-d31f-45e0-9eab-6e460a02d1f1"
217+
"appId": "00001111-aaaa-2222-bbbb-3333cccc4444"
218218
}
219219
},
220220
"level": "4",
@@ -236,7 +236,7 @@ Below are example JSON bodies for these types of logs.
236236
```json
237237
{
238238
"time": "2020-10-29T21:12:24.2337302Z",
239-
"resourceId": "/SUBSCRIPTIONS/BBED119E-28B8-454D-B25E-C990C9430C8F/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
239+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
240240
"operationName": "Microsoft.DigitalTwins/models/write",
241241
"operationVersion": "2020-10-31",
242242
"category": "ModelsOperation",
@@ -245,10 +245,10 @@ Below are example JSON bodies for these types of logs.
245245
"resultDescription": "",
246246
"durationMs": "80",
247247
"callerIpAddress": "13.68.244.*",
248-
"correlationId": "9dcb71ea-bb6f-46f2-ab70-78b80db76882",
248+
"correlationId": "bbbb1111-cc22-3333-44dd-555555eeeeee",
249249
"identity": {
250250
"claims": {
251-
"appId": "872cd9fa-d31f-45e0-9eab-6e460a02d1f1"
251+
"appId": "00001111-aaaa-2222-bbbb-3333cccc4444"
252252
}
253253
},
254254
"level": "4",
@@ -270,7 +270,7 @@ Below are example JSON bodies for these types of logs.
270270
```json
271271
{
272272
"time": "2020-12-04T21:11:44.1690031Z",
273-
"resourceId": "/SUBSCRIPTIONS/BBED119E-28B8-454D-B25E-C990C9430C8F/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
273+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
274274
"operationName": "Microsoft.DigitalTwins/query/action",
275275
"operationVersion": "2020-10-31",
276276
"category": "QueryOperation",
@@ -279,10 +279,10 @@ Below are example JSON bodies for these types of logs.
279279
"resultDescription": "",
280280
"durationMs": "314",
281281
"callerIpAddress": "13.68.244.*",
282-
"correlationId": "1ee2b6e9-3af4-4873-8c7c-1a698b9ac334",
282+
"correlationId": "cccc2222-dd33-4444-55ee-666666ffffff",
283283
"identity": {
284284
"claims": {
285-
"appId": "872cd9fa-d31f-45e0-9eab-6e460a02d1f1"
285+
"appId": "00001111-aaaa-2222-bbbb-3333cccc4444"
286286
}
287287
},
288288
"level": "4",
@@ -306,7 +306,7 @@ Here's an example JSON body for an `ADTEventRoutesOperation` that isn't of `Micr
306306
```json
307307
{
308308
"time": "2020-10-30T22:18:38.0708705Z",
309-
"resourceId": "/SUBSCRIPTIONS/BBED119E-28B8-454D-B25E-C990C9430C8F/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
309+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
310310
"operationName": "Microsoft.DigitalTwins/eventroutes/write",
311311
"operationVersion": "2020-10-31",
312312
"category": "EventRoutesOperation",
@@ -315,10 +315,10 @@ Here's an example JSON body for an `ADTEventRoutesOperation` that isn't of `Micr
315315
"resultDescription": "",
316316
"durationMs": 42,
317317
"callerIpAddress": "212.100.32.*",
318-
"correlationId": "7f73ab45-14c0-491f-a834-0827dbbf7f8e",
318+
"correlationId": "dddd3333-ee44-5555-66ff-777777aaaaaa",
319319
"identity": {
320320
"claims": {
321-
"appId": "872cd9fa-d31f-45e0-9eab-6e460a02d1f1"
321+
"appId": "00001111-aaaa-2222-bbbb-3333cccc4444"
322322
}
323323
},
324324
"level": "4",
@@ -362,7 +362,7 @@ Here's an example JSON body for an `ADTEventRoutesOperation` that of `Microsoft.
362362
```json
363363
{
364364
"time": "2020-11-05T22:18:38.0708705Z",
365-
"resourceId": "/SUBSCRIPTIONS/BBED119E-28B8-454D-B25E-C990C9430C8F/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
365+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/MYRESOURCEGROUP/PROVIDERS/MICROSOFT.DIGITALTWINS/DIGITALTWINSINSTANCES/MYINSTANCENAME",
366366
"operationName": "Microsoft.DigitalTwins/eventroutes/action",
367367
"operationVersion": "",
368368
"category": "EventRoutesOperation",
@@ -371,10 +371,10 @@ Here's an example JSON body for an `ADTEventRoutesOperation` that of `Microsoft.
371371
"resultDescription": "Unable to send EventHub message to [myPath] for event Id [f6f45831-55d0-408b-8366-058e81ca6089].",
372372
"durationMs": -1,
373373
"callerIpAddress": "",
374-
"correlationId": "7f73ab45-14c0-491f-a834-0827dbbf7f8e",
374+
"correlationId": "dddd3333-ee44-5555-66ff-777777aaaaaa",
375375
"identity": {
376376
"claims": {
377-
"appId": "872cd9fa-d31f-45e0-9eab-6e460a02d1f1"
377+
"appId": "00001111-aaaa-2222-bbbb-3333cccc4444"
378378
}
379379
},
380380
"level": "4",

0 commit comments

Comments
 (0)