Skip to content

Commit ae81fcf

Browse files
authored
Update service-fabric-backuprestoreservice-quickstart-standalonecluster.md
1 parent e83e8d8 commit ae81fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-backuprestoreservice-quickstart-standalonecluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Service Fabric provides a set of APIs to achieve the following functionality rel
5050
- Retention management of backups (upcoming)
5151

5252
## Prerequisites
53-
* Service Fabric cluster with Fabric version 6.2 and above. The cluster should be set up on Windows Server. Refer to this [article](service-fabric-cluster-creation-for-windows-server.md) for steps to download required package.
53+
* Service Fabric cluster with Fabric version 6.4 or above. Refer to this [article](service-fabric-cluster-creation-for-windows-server.md) for steps to download required package.
5454
* X.509 Certificate for encryption of secrets needed to connect to storage to store backups. Refer [article](service-fabric-windows-cluster-x509-security.md) to know how to acquire or to Create a self-signed X.509 certificate.
5555

5656
* Service Fabric Reliable Stateful application built using Service Fabric SDK version 3.0 or above. For applications targeting .Net Core 2.0, application should be built using Service Fabric SDK version 3.1 or above.

0 commit comments

Comments
 (0)