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
"resourceId": "/SUBSCRIPTIONS/<AZURE SUBSCRPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<SERVICE BUS NAMESPACE NAME>",
@@ -176,7 +175,6 @@ Resource specific table entry:
176
175
"Caller": "ServiceBus Client",
177
176
"type": "AZMSOperationalLogs",
178
177
"Provider" : "SERVICEBUS"
179
-
180
178
}
181
179
182
180
```
@@ -188,7 +186,7 @@ Operational logs capture all management operations that are performed on the Azu
188
186
> [!NOTE]
189
187
> To help you better track data operations, we recommend using client-side tracing.
190
188
191
-
The following management operations are captured in operational logs:
189
+
The following management operations are captured in operational logs:
192
190
193
191
| Scope | Operation |
194
192
|-------|-----------|
@@ -243,15 +241,15 @@ Resource specific table entry:
"ResourceId": "/SUBSCRIPTIONS/<AZURE SUBSCRIPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<SERVICE BUS NAMESPACE NAME>",
"ResourceId": "/SUBSCRIPTIONS/<AZURE SUBSCRIPTION ID>/RESOURCEGROUPS/<RESOURCE GROUP NAME>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<SERVICE BUS NAMESPACE NAME>",
"ResourceId": "/SUBSCRIPTIONS/xxx/RESOURCEGROUPS/<Resource Group Name>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<Service Bus namespace>/servicebus/<service bus name>",
295
-
"Time": "1/1/2021 8:40:06 PM +00:00",
296
-
"Status": "Success | Failure",
297
-
"Protocol": "AMQP | HTTP | SBMP",
298
-
"AuthType": "SAS | AAD",
299
-
"AuthKey": "<AAD Application Name| SAS policy name>",
"ResourceId": "/SUBSCRIPTIONS/xxx/RESOURCEGROUPS/<Resource Group Name>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<Service Bus namespace>/servicebus/<service bus name>",
293
+
"Time": "1/1/2021 8:40:06 PM +00:00",
294
+
"Status": "Success | Failure",
295
+
"Protocol": "AMQP | HTTP | SBMP",
296
+
"AuthType": "SAS | AAD",
297
+
"AuthKey": "<AAD Application Name| SAS policy name>",
"ResourceId": "/SUBSCRIPTIONS/xxx/RESOURCEGROUPS/<Resource Group Name>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<Service Bus namespace>/servicebus/<service bus name>",
"ResourceId": "/SUBSCRIPTIONS/xxx/RESOURCEGROUPS/<Resource Group Name>/PROVIDERS/MICROSOFT.SERVICEBUS/NAMESPACES/<Service Bus namespace>/servicebus/<service bus name>",
"ErrorMessage": "the sessionid was not set on a message, and it cannot be sent to the entity. entities that have session support enabled can only receive messages that have the sessionid set to a valid value.",
"ErrorMessage": "the sessionid was not set on a message, and it cannot be sent to the entity. entities that have session support enabled can only receive messages that have the sessionid set to a valid value.",
"ErrorMessage": "the sessionid was not set on a message, and it cannot be sent to the entity. entities that have session support enabled can only receive messages that have the sessionid set to a valid value.",
"ErrorMessage": "the sessionid was not set on a message, and it cannot be sent to the entity. entities that have session support enabled can only receive messages that have the sessionid set to a valid value.",
0 commit comments