Skip to content

Commit 9e75bf1

Browse files
authored
updating text as per code review suggestion.
1 parent 07f520a commit 9e75bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Replicas could be down intermittently due to transient failure. Wait for some ti
127127
There could be situations where it is not possible to recover replicas for example, the drives may have failed or the machines physically not responding. In these cases, Service Fabric needs to be told to not to wait for replica recovery.
128128
DO NOT use these methods if potential DATA LOSS is not acceptable to bring the service online in which case all efforts should be made to towards recovering physical machines.
129129

130-
If potential DATA LOSS is acceptable to bring back the service online, then use one of the two following methods:
130+
The following steps could result in dataloss – please be sure before following them:
131131
> [!NOTE]
132132
> It is _never_ safe to use these methods other than in a targeted way against specific partitions.
133133
>

0 commit comments

Comments
 (0)