Skip to content

Commit ea38ed6

Browse files
committed
updated images
1 parent 0e4cc5c commit ea38ed6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

articles/event-grid/enable-diagnostic-logs-topic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Diagnostic Settings now allow Event Grid users to capture and view **publish and
5454
![Storage - containers for diagnostic logs](./media/enable-diagnostic-logs-topic/storage-containers.png)
5555
2. As you navigate through one of the containers, you will end up at a blob in JSON format. The file contains log entries for either a delivery failure or a publish failure. The navigation path represents the **ResourceId** of the event grid topic and the timestamp (minute level) as to when the log entries were emitted. The blob/JSON file, which is downloadable, in the end adheres to the schema described in the next section.
5656

57-
![JSON file in the storage](./media/enable-diagnostic-logs-topic/select-json.png)
57+
[ ![JSON file in the storage](./media/enable-diagnostic-logs-topic/select-json.png) ](./media/enable-diagnostic-logs-topic/select-json.png)
5858
3. You should see content in the JSON file similar to the following example:
5959

6060
```json
-57.4 KB
Loading
-90.1 KB
Loading

0 commit comments

Comments
 (0)