Skip to content

Commit dd83bfd

Browse files
committed
status
1 parent 5e2e635 commit dd83bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/notification-hubs/notification-hubs-diagnostic-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Here's an example of an operational log JSON string:
2828
```json
2929
{
3030
"operationName": "Microsoft.NotificationHubs/Namespaces/NotificationHubs/authorizationRules/action",
31-
"resourceId": "/SUBSCRIPTIONS/2CAC2A14-BA6B-46A6-BCE8-2D9781A41BA2/RESOURCEGROUPS/SAMPLES/PROVIDERS/MICROSOFT.NOTIFICATIONHUBS/NAMESPACES/SAMPLE-NS",
31+
"resourceId": "/SUBSCRIPTIONS/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/RESOURCEGROUPS/SAMPLES/PROVIDERS/MICROSOFT.NOTIFICATIONHUBS/NAMESPACES/SAMPLE-NS",
3232
"time": "1/1/2021 5:16:32 AM +00:00",
3333
"category": "OperationalLogs",
3434
"resultType": "Succeeded",
3535
"resultDescription": "Gets Hub Authorization Rules",
36-
"correlationId": "00000000-0000-0000-0000-000000000000",
36+
"correlationId": "aaaa0000-bb11-2222-33cc-444444dddddd",
3737
"callerIdentity": "{ \"identityType\": \"Portal\", \"identity\": \"\" }"
3838
}
3939
```

0 commit comments

Comments
 (0)