Skip to content

Commit d103017

Browse files
committed
Address issues from PR review
1 parent 23d30ac commit d103017

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/operator-insights/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
items:
1818
- name: Managed identity
1919
href: managed-identity.md
20-
- name: BCDR
21-
href: bcdr.md
20+
- name: Business continuity disaster recovery
21+
href: business-continuity-disaster-recovery.md
2222
- name: Data quality and data monitoring
2323
href: concept-data-quality-monitoring.md
2424
- name: Data types

articles/operator-insights/bcdr.md renamed to articles/operator-insights/business-continuity-disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Disasters can be hardware failures, natural disasters, or software failures. The
1515

1616
BCDR strategies include availability zone redundancy and user-managed recovery.
1717

18-
## Control Plane
18+
## Control plane
1919

2020
The Azure Operator Insights control plane is resilient both to software errors and failure of an Availability Zone. The ability to create and manage Data Products isn't affected by these failure modes.
2121

2222
The control plane isn't regionally redundant. During an outage in an Azure region, you can't create new Data Products in that region or access/manage existing ones. Once the region recovers from the outage, you can access and manage existing Data Products again.
2323

24-
## Data Plane
24+
## Data plane
2525

2626
Data Products are resilient to software or hardware failures. For example, if a software bug causes the service to crash, or a hardware failure causes the compute resources for enrichment queries to be lost, service automatically recovers. The only impact is a slight delay in newly ingested data becoming available in the Data Product's storage endpoint and in the KQL consumption URL.
2727

0 commit comments

Comments
 (0)