Skip to content

Commit 1246c9f

Browse files
committed
Update waf-logs-reliability.md
1 parent 39932ae commit 1246c9f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/azure-monitor/includes/waf-logs-reliability.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Log Analytics workspaces offer a high degree of reliability. The ingestion pipel
1111

1212
### Azure Monitor Logs features that enhance resilience
1313

14-
Azure Monitor Logs offers a number of features that can make your workspaces more resilient against various types of issues. These features complement one another, so you can use all of them, or none, based on your needs. Some are in-region solutions, and others provide cross-regional redundancy; some are applied automatically and others require manual triggering.
14+
Azure Monitor Logs offers a number of features that can make your workspaces more resilient against various types of issues. These features complement one another, so you can use all of them, or none, based on your needs.
1515

1616
This video provides an overview of reliability and resilience options available for Log Analytics workspaces:
1717

@@ -36,16 +36,15 @@ The export mechanism doesn’t provide protection from incidents impacting the i
3636

3737
Workspace replication (preview) is the most extensive resilience solution as it replicates the Log Analytics workspace and incoming logs to another region.
3838

39-
This lets you switch from the primary workspace location to the secondary without extra configuration to any of your agents or other clients. Workspace replication protects both your logs and the service operations, and allows you to continue monitoring your systems in the event of region-wide incidents, regardless of whether they stem from the infrastructure or the application layer.
39+
This lets you switch from the primary workspace location to the replicated workspace in the secondary region without extra configuration to any of your agents or other clients. Workspace replication protects both your logs and the service operations, and allows you to continue monitoring your systems in the event of region-wide incidents, regardless of whether they stem from the infrastructure or the application layer.
4040

41-
When workspace replication is enabled, an empty copy of your workspace is created on another region, with the same configuration as your main, primary workspace. Any changes to your workspace configuration are automatically synced to the secondary workspaces. Note that you can’t manage or directly access the secondary workspace, which is why we sometimes refer to it as “shadow workspace”. It’s only used for resiliency purposes.
4241

4342
### Design checklist
4443

4544
> [!div class="checklist"]
46-
> - Service and data resilience to region-wide incidents - To ensure that your workspace continues working and your logs remain available in the event of an incident that impacts the entire region, enable workspace replication. This is a paid feature, so consider whether your want to replicate all of your incoming logs, or only some data streams.
47-
> - In-region protection against datacenter failure – Create your workspace in a region that supports data resilience.
48-
> - Cross-regional backup of data in specific tables - Use the continuous export feature to export data from specific tables to a zone-redundant storage account.
45+
> - To ensure service and data resilience to region-wide incidents, enable workspace replication. This is a paid feature, so consider whether your want to replicate all of your incoming logs, or only some data streams.
46+
> - To ensure in-region protection against datacenter failure, create your workspace in a region that supports data resilience.
47+
> - For cross-regional backup of data in specific tables, use the continuous export feature to send data to a zone-redundant storage account.
4948
> - Monitor the health of your Log Analytics workspaces.
5049
5150
### Configuration recommendations

0 commit comments

Comments
 (0)