Skip to content

Commit 45da76e

Browse files
committed
Fixing an indent issue
1 parent 04cce86 commit 45da76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/monitor-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Log entries are created only if there are requests made against the service endp
5555
- Requests using a Shared Access Signature (SAS) or OAuth, including failed and successful requests
5656
- Requests to analytics data (classic log data in the **$logs** container, and class metric data in the **$metric** tables)
5757

58-
Requests made by the storage service itself, such as log creation or deletion, are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](/rest/api/storageservices/storage-analytics-log-format) topics.
58+
Requests made by the storage service itself, such as log creation or deletion, are not logged. A full list of the logged data is documented in the [Storage Logged Operations and Status Messages](/rest/api/storageservices/storage-analytics-logged-operations-and-status-messages) and [Storage Log Format](/rest/api/storageservices/storage-analytics-log-format) topics.
5959

6060
#### Logging anonymous requests
6161

0 commit comments

Comments
 (0)