Skip to content

Commit bf59cda

Browse files
committed
Update activity-log.md
1 parent d3c6241 commit bf59cda

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

articles/azure-monitor/essentials/activity-log.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,16 +148,9 @@ Following is sample output data from Event Hubs for an Activity log:
148148
}
149149
```
150150

151-
152-
<<<<<<< HEAD
153151
## Send to Azure storage
154-
=======
155-
156-
## Send to Azure storage
157-
>>>>>>> 3e3437ff7636e73759abcd06fb27ed6e3cdc2e19
158152
Send the Activity Log to an Azure Storage Account if you want to retain your log data longer than 90 days for audit, static analysis, or backup. If you only need to retain your events for 90 days or less you do not need to set up archival to a Storage Account, since Activity Log events are retained in the Azure platform for 90 days.
159153

160-
161154
When you send the Activity log to Azure, a storage container is created in the Storage Account as soon as an event occurs. The blobs in the container use the following naming convention:
162155

163156
```

0 commit comments

Comments
 (0)