Skip to content

Commit e68bb92

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us424071-nat-qs-combo
2 parents e44f5d9 + 3027c52 commit e68bb92

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/iot-operations/deploy-iot-ops/overview-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: SoniaLopezBravo
55
ms.author: sonialopez
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 11/06/2024
8+
ms.date: 04/28/2025
99

1010
#CustomerIntent: As an IT professional, I want to understand the components and deployment details before I start using Azure IoT Operations.
1111
---
@@ -106,7 +106,7 @@ If you use enterprise firewalls or proxies to manage outbound traffic, configure
106106

107107
|Endpoints (DNS) | Description |
108108
|-|-|
109-
| `<customer-specific>.blob.storage.azure.net` | Storage for schema registry. Refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
109+
| `<customer-specific>.blob.core.windows.net` | Storage for schema registry. Refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
110110

111111
* To push data to the cloud, enable the following endpoints based on your choice of data platform.
112112

articles/reliability/regions-paired.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can design a highly resilient solution whether you use paired regions, nonpa
2424

2525
Some Azure services use paired regions to build their multi-region geo-replication and geo-redundancy strategy. For example, [Azure geo-redundant storage](../storage/common/storage-redundancy.md#geo-redundant-storage) (GRS) can automatically replicate data to a paired region.
2626

27-
If you're in a region with a pair, then using its pair as a secondary region provides several benefits:
27+
If you're in a region that's paired, then using its pair as a secondary region provides several benefits:
2828

2929
- **Region recovery sequence**. In the unlikely event of a geography-wide outage, the recovery of one region is prioritized out of every region pair. Components that are deployed across paired regions have one of the regions prioritized for recovery.
3030
- **Sequential updating**. Planned Azure system updates are staggered across region pairs to minimize the impact of bugs or logical failures in the rare event of a faulty update, and to prevent downtime to solutions that have been designed to use paired regions together for resiliency.

articles/reliability/reliability-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ If you need to deploy your Kubernetes workload to multiple Azure regions, you ha
167167

168168
Azure Backup has an extension that you can use to back up AKS cluster resources and persistent volumes that attach to the cluster. The Backup vault communicates with the AKS cluster through the extension to perform backup and restore operations.
169169

170-
If your AKS cluster is in a [paired region](./regions-paired.md), you can configure backups to be stored in geo-redundant storage. You can restore geo-redundant backups into the paired region.
170+
If your AKS cluster is in a [region that's paired](./regions-paired.md), you can configure backups to be stored in geo-redundant storage. You can restore geo-redundant backups into the paired region.
171171

172172
For more information, see the following articles:
173173

articles/reliability/reliability-community-training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The Microsoft Community Training team manages the entire disaster recovery proce
8181

8282

8383
>[!NOTE]
84-
> RTO depends on database and storage size, latency between the paired region. Database or storage VM capacity (SKU). RPO depends on underlying Azure resources, such as [Azure SQL](/azure/azure-sql/database/recovery-using-backups?view=azuresql&tabs=azure-portal&preserve-view=true#geo-restore-considerations) and Azure storage. For more information on RTO and RPO, see [What are business continuity, high availability, and disaster recovery?](./concept-business-continuity-high-availability-disaster-recovery.md#disaster-recovery).
84+
> RTO depends on database and storage size, and latency between the paired regions. Database or storage VM capacity (SKU). RPO depends on underlying Azure resources, such as [Azure SQL](/azure/azure-sql/database/recovery-using-backups?view=azuresql&tabs=azure-portal&preserve-view=true#geo-restore-considerations) and Azure storage. For more information on RTO and RPO, see [What are business continuity, high availability, and disaster recovery?](./concept-business-continuity-high-availability-disaster-recovery.md#disaster-recovery).
8585
8686

8787
#### Outage detection, notification, and management

articles/reliability/reliability-fabric.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom:
1212
- references_regions
1313
- build-2023
1414
- ignite-2023
15-
ms.date: 04/02/2025
15+
ms.date: 04/24/2025
1616
---
1717

1818
# Reliability in Microsoft Fabric
@@ -140,7 +140,7 @@ Fabric provides a disaster recovery switch on the capacity settings page. It's a
140140
:::image type="content" source="/fabric/security/media/disaster-recovery-guide/disaster-recovery-capacity-setting.png" alt-text="Screenshot of the disaster recovery tenant setting.":::
141141

142142
> [!NOTE]
143-
> After turning on the disaster recovery capacity setting, it can take up to one week for the data to start replicating.
143+
> After enabling the disaster recovery capacity setting or creating new workspaces within the capacity, data replication may take some time to start. You can verify that replication has begun by checking if your storage for a particular workspace is billed as "OneLake BCDR Storage" in the [Microsoft Fabric Capacity Metrics app](/fabric/enterprise/metrics-app).
144144
145145
### Data replication
146146

0 commit comments

Comments
 (0)