File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/notification-hubs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ Here's an example of an operational log JSON string:
28
28
``` json
29
29
{
30
30
"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" ,
32
32
"time" : " 1/1/2021 5:16:32 AM +00:00" ,
33
33
"category" : " OperationalLogs" ,
34
34
"resultType" : " Succeeded" ,
35
35
"resultDescription" : " Gets Hub Authorization Rules" ,
36
- "correlationId" : " 00000000-0000-0000-0000-000000000000 " ,
36
+ "correlationId" : " aaaa0000-bb11-2222-33cc-444444dddddd " ,
37
37
"callerIdentity" : " { \" identityType\" : \" Portal\" , \" identity\" : \"\" }"
38
38
}
39
39
```
You can’t perform that action at this time.
0 commit comments