File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ AzureDiagnostics:
106
106
"Action" : " Accept Connection" ,
107
107
"Reason" : " IP is accepted by IPAddress filter." ,
108
108
"Count" : 1 ,
109
- "ResourceId" : " /SUBSCRIPTIONS/<AZURE SUBSCRPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.RELAY/NAMESPACES/<RELAY NAMESPACE NAME>" ,
109
+ "ResourceId" : " /SUBSCRIPTIONS/<AZURE SUBSCRIPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.RELAY/NAMESPACES/<RELAY NAMESPACE NAME>" ,
110
110
"Category" : " VNetAndIPFilteringLogs"
111
111
}
112
112
```
@@ -119,7 +119,7 @@ Resource specific table entry:
119
119
"Action" : " Accept Connection" ,
120
120
"Message" : " IP is accepted by IPAddress filter." ,
121
121
"Count" : 1 ,
122
- "ResourceId" : " /SUBSCRIPTIONS/<AZURE SUBSCRPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.RELAY/NAMESPACES/<RELAY NAMESPACE NAME>" ,
122
+ "ResourceId" : " /SUBSCRIPTIONS/<AZURE SUBSCRIPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.RELAY/NAMESPACES/<RELAY NAMESPACE NAME>" ,
123
123
"Provider" : " RELAY" ,
124
124
"Type" : " AZMSVNetConnectionEvents"
125
125
}
You can’t perform that action at this time.
0 commit comments