Skip to content

Commit e65e325

Browse files
committed
changes: files-data-protection-overview
1 parent f2122ef commit e65e325

File tree

4 files changed

+35
-20
lines changed

4 files changed

+35
-20
lines changed

articles/storage/common/storage-failover-customer-managed-planned.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,7 @@ During the planned failover process, your storage account's primary and secondar
2626

2727
This article describes what happens during a customer-managed planned failover and failback at every stage of the process. To understand how a failover due to an unexpected storage endpoint outage works, see [How customer-managed (unplanned) failover](storage-failover-customer-managed-unplanned.md).
2828

29-
> [!IMPORTANT]
30-
> Customer-managed planned failover is currently in PREVIEW and limited to the following regions:
31-
>
32-
> - France Central
33-
> - France South
34-
> - India Central
35-
> - India West
36-
> - East Asia
37-
> - Southeast Asia
38-
>
39-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
40-
>
41-
> To opt in to the preview, see [Set up preview features in Azure subscription](../../azure-resource-manager/management/preview-features.md) and specify `AllowSoftFailover` as the feature name. The provider name for this preview feature is **Microsoft.Storage**.
29+
[!INCLUDE [storage-failover.planned-preview](../../../includes/storage-failover.planned-preview.md)]
4230

4331
[!INCLUDE [storage-failover-user-unplanned-preview-lst](../../../includes/storage-failover-user-unplanned-preview-lst.md)]
4432

articles/storage/files/files-data-protection-overview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to protect your data in Azure Files. Understand the conce
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 07/26/2023
7+
ms.date: 08/04/2024
88
ms.author: kendownie
99
---
1010

@@ -77,9 +77,11 @@ Azure Files offers multiple redundancy options, including geo-redundancy, to hel
7777
> Azure Files only supports geo-redundancy (GRS or GZRS) for standard SMB file shares. Premium file shares and NFS file shares must use locally redundant storage (LRS) or zone redundant storage (ZRS).
7878
7979
## Disaster recovery and failover
80-
In the case of a disaster or unplanned outage, restoring access to file share data is usually critical to keeping the business operational. Depending on the criticality of the data hosted in your file shares, you might need a disaster recovery strategy that includes failing your Azure file shares over to a secondary region.
80+
In the case of a disaster or unplanned outage, restoring access to file share data is critical to keeping the business operational. Depending on the criticality of the data hosted in your file shares, you might need a disaster recovery strategy that includes failing your Azure file shares over to a secondary region.
8181

82-
Azure Files offers customer-managed (unplanned) failover for standard storage accounts if the data center in the primary region becomes unavailable.
82+
Azure Files offers customer-managed unplanned failover for standard storage accounts if the data center in the primary region becomes unavailable. Customer-managed planned failover can also be utilized in multiple scenarios, including planned disaster recovery testing, a proactive approach to large scale disasters, or to recover from non-storage related outages.
83+
84+
[!INCLUDE [storage-failover.planned-preview](../../../includes/storage-failover.planned-preview.md)]
8385

8486
[!INCLUDE [storage-failover-user-unplanned-preview-lst](../../../includes/storage-failover-user-unplanned-preview-lst.md)]
8587

includes/storage-failover-user-unplanned-preview-lst.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: stevenmatthew
66
ms.service: azure-storage
77
ms.subservice: common-concepts
88
ms.topic: "include"
9-
ms.date: 05/02/2024
9+
ms.date: 08/04/2024
1010
ms.author: shaas
1111
ms.custom: "include file", references_regions
1212
---
@@ -18,8 +18,7 @@ ms.custom: "include file", references_regions
1818
>
1919
> Because user activities such as creating, modifying, or deleting objects can trigger snapshot creation, any account on which these activities occur after planned failover will not require additional attention. However, accounts having no snapshots or user activity may continue to display a `Null` LST value until system snapshot creation is triggered.
2020
>
21-
>If necessary, perform one of the following activities to trigger snapshot creation. Upon completion, your account should display a valid LST value within 30 minutes' time.
21+
>If necessary, perform one of the following activities **for each share within a storage account** to trigger snapshot creation. Upon completion, your account should display a valid LST value within 30 minutes' time.
2222
>
2323
> - Mount the share, then open any file for reading.
24-
> - Upload a test or sample file to the share.
25-
> - Create a share snapshot for the share from the Azure portal.
24+
> - Upload a test or sample file to the share.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "include file"
3+
description: "include file"
4+
services: storage
5+
author: stevenmatthew
6+
ms.service: azure-storage
7+
ms.subservice: common-concepts
8+
ms.topic: "include"
9+
ms.date: 08/04/2024
10+
ms.author: shaas
11+
ms.custom: "include file", references_regions
12+
---
13+
14+
> [!IMPORTANT]
15+
> Customer-managed planned failover is currently in PREVIEW and limited to the following regions:
16+
>
17+
> - France Central
18+
> - France South
19+
> - India Central
20+
> - India West
21+
> - East Asia
22+
> - Southeast Asia
23+
>
24+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
25+
>
26+
> To opt in to the preview, see [Set up preview features in Azure subscription](../../azure-resource-manager/management/preview-features.md) and specify `AllowSoftFailover` as the feature name. The provider name for this preview feature is **Microsoft.Storage**.

0 commit comments

Comments
 (0)