You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Virtual network logs are generated only if the namespace allows access from selected networks or from specific IP addresses (IP filter rules).
163
+
161
164
Here's an example of a virtual network log JSON string:
162
165
163
166
```json
@@ -173,9 +176,6 @@ Here's an example of a virtual network log JSON string:
173
176
}
174
177
```
175
178
176
-
> [!NOTE]
177
-
> Virtual network logs are generated only if the namespace allows access from selected networks or from specific IP addresses (IP filter rules).
178
-
179
179
## Runtime audit logs
180
180
Runtime audit logs capture aggregated diagnostic information for various data plane access operations (such as send or receive messages) in Service Bus.
0 commit comments