Skip to content

Commit 4824b0d

Browse files
authored
Merge pull request #112095 from v-payech/latestdoc
document changes for 7.1RTO
2 parents 56f9026 + 8b64d56 commit 4824b0d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/service-fabric/service-fabric-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up a Windows development environment
33
description: Install the runtime, SDK, and tools and create a local development cluster. After completing this setup, you will be ready to build applications on Windows.
44
author: peterpogorski
55
ms.topic: conceptual
6-
ms.date: 03/02/2020
6+
ms.date: 04/20/2020
77
ms.custom: sfrev
88
---
99
# Prepare your development environment on Windows
@@ -62,8 +62,8 @@ If you only need the SDK, you can install this package:
6262

6363
The current versions are:
6464

65-
* Service Fabric SDK and Tools 4.0.470
66-
* Service Fabric runtime 7.0.470
65+
* Service Fabric SDK and Tools 4.1.409
66+
* Service Fabric runtime 7.1.409
6767

6868
For a list of supported versions, see [Service Fabric versions](service-fabric-versions.md)
6969

articles/service-fabric/service-fabric-versions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Supported cluster versions in Azure Service Fabric
33
description: Learn about cluster versions in Azure Service Fabric, including a link to the newest releases from the Service Fabric team blog.
44

55
ms.topic: troubleshooting
6-
ms.date: 03/02/2020
6+
ms.date: 04/20/2020
77
---
88
# Supported Service Fabric versions
99

@@ -36,6 +36,7 @@ The following table lists the versions of Service Fabric and their support end d
3636
| 7.0.466.* | 6.5.* |Less than or equal to version 4.0|August 1, 2020 |
3737
| 7.0.470.* | 7.0.466.* |Less than or equal to version 4.0 |August 1, 2020 |
3838
| 7.1.409.* | 7.0.466.* |Less than or equal to version 4.0 |Current version, so no end date |
39+
3940
## Supported operating systems
4041

4142
The following table lists the supported operating systems for the supported Service Fabric versions.
@@ -101,3 +102,4 @@ The following table lists the version names of Service Fabric and their correspo
101102
| 7.0 CU2 | 7.0.464.9590 | 7.0.464.1 |
102103
| 7.0 CU3 | 7.0.466.9590 | 7.0.465.1 |
103104
| 7.0 CU4 | 7.0.470.9590 | 7.0.469.1 |
105+
| 7.1 RTO | 7.1.409.9590 | 7.1.410.1 |

0 commit comments

Comments
 (0)