Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit 63aedbc

Browse files
committed
Updated readme.
1 parent 99d73b9 commit 63aedbc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Sitecore Azure Diagnostics
22

3-
The module outputs Sitecore Log statements to Microsoft Azure Storage Service using the Block Blobs.
3+
The module outputs Sitecore Log statements to [Microsoft Azure Storage](https://azure.microsoft.com/en-us/services/storage/) service using the Append Blobs.
44

55
## Features
66

77
+ Append regular, WebDAV, Search, Crawling and Publishing Sitecore diagnostics
8-
+ Based on [Azure Storage Services](https://azure.microsoft.com/en-us/services/storage/blobs/)
8+
+ Based on [Azure Blob Storage](https://azure.microsoft.com/en-us/services/storage/blobs/)
99
+ Append Blobs are used to store diagnostics as a text data
1010
+ Text data is compatible with [Sitecore Log Analyzer](https://marketplace.sitecore.net/Modules/Sitecore_Log_Analyzer.aspx) tool
11-
+ Support multiple WebRole Instances and Deployments
11+
+ Support multiple Web Apps instances
1212
+ Clean up out-of-date blobs using Sitecore Agent
1313
+ Support Sitecore Log Viewer application to open, download and deleted blobs.
1414

0 commit comments

Comments
 (0)