Skip to content

Commit 6e823b8

Browse files
authored
Merge pull request #140629 from athinanthny/patch-62
Unsupported versions section added
2 parents cf841a8 + e2eda0f commit 6e823b8

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

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

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,31 @@ Refer to the following documents for details on how to keep your cluster running
1616
- [Upgrade an Azure Service Fabric cluster](service-fabric-cluster-upgrade.md)
1717
- [Upgrade the Service Fabric version that runs on your standalone Windows Server cluster](service-fabric-cluster-upgrade-windows-server.md)
1818

19-
## Supported versions
2019

20+
## Unsupported Versions
21+
22+
### Upgrade Alert for versions between 5.7 and below 6.3.63.*
23+
24+
***All Service Fabric clusters that are on unsupported versions from 5.7 to 6.3.63.* will be impacted by a security breaking change that will be rolled out in Azure on January 7th,2021***.
25+
26+
To avoid serious service disruptions (including clusters not coming up), you must upgrade your clusters as soon as possible to one of the below supported versions of Service Fabric runtime that includes the fix for the security issue. We have reached out to the impacted customers with guidance. If you have a support plan and you need technical help, please reach out to us via [Azure support channels](https://docs.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request) by opening a support request and mention this context in the support ticket.
27+
28+
#### Supported Service Fabric Runtime versions including the fix for the security breaking change
29+
Upgrade your Service Fabric clusters that are running on older unsupported versions impacted by the security breaking change to one of the below supported version.
30+
31+
| OS | Current Service Fabric runtime in the cluster | CU/Patch release |
32+
| --- | --- |--- |
33+
| Windows | 7.0.* | 7.0.478.9590 |
34+
| Windows | 7.1.* | 7.1.503.9590 |
35+
| Windows | 7.2.* | 7.2.445.9590 |
36+
| Ubuntu 16 | 7.0.* | 7.0.472.1 |
37+
| Ubuntu 16 | 7.1.* | 7.1.455.1 |
38+
| Ubuntu 1804 | 7.1.* | 7.1.455.1804 |
39+
| Ubuntu 16 | 7.2.* | 7.2.447.1 |
40+
| Ubuntu 1804 | 7.2.* | 7.2.447.1804 |
41+
42+
43+
## Supported versions
2144
The following table lists the versions of Service Fabric and their support end dates.
2245

2346
| Service Fabric runtime in the cluster | Can upgrade directly from cluster version |Compatible SDK or NuGet package version | End of support |

0 commit comments

Comments
 (0)