Skip to content

Commit 4ec9288

Browse files
Update monitor-service-bus-reference.md
1 parent f98374f commit 4ec9288

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-bus-messaging/monitor-service-bus-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ Service Bus virtual network (VNet) connection event JSON includes elements liste
158158
| ResourceId | Azure Resource Manager resource ID. |
159159
| Category | ServiceBusVNetConnectionEvent |
160160

161+
> [!NOTE]
162+
> Virtual network logs are generated only if the namespace allows access from selected networks or from specific IP addresses (IP filter rules).
163+
161164
Here's an example of a virtual network log JSON string:
162165

163166
```json
@@ -173,9 +176,6 @@ Here's an example of a virtual network log JSON string:
173176
}
174177
```
175178

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-
179179
## Runtime audit logs
180180
Runtime audit logs capture aggregated diagnostic information for various data plane access operations (such as send or receive messages) in Service Bus.
181181

0 commit comments

Comments
 (0)