Skip to content

Commit f8dab7a

Browse files
committed
Address review feedback
1 parent fa72947 commit f8dab7a

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/service-fabric/release-notes.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Service Fabric Releases
2+
title: Azure Service Fabric releases
33
description: Release notes for the latest features and improvements in Service Fabric.
44
author: athinanthny
55
manager: chackdan
@@ -11,13 +11,15 @@ hide_comments: true
1111
hideEdit: true
1212
---
1313

14-
# Service Fabric Releases
14+
# Service Fabric releases
1515

1616
| <a href="https://github.com/Azure/Service-Fabric-Troubleshooting-Guides" target="blank">Troubleshooting Guides</a>
1717
| <a href="https://github.com/Azure/service-fabric-issues" target="blank">Issue Tracking</a>
18-
| <a href="https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-support" target="blank">Support Options</a>
19-
| <a href="https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-versions" target="blank">Supported Versions</a>
20-
| <a href="https://azure.microsoft.com/en-us/resources/samples/?service=service-fabric&sort=0" target="blank">Code Samples</a>
18+
| <a href="https://docs.microsoft.com/azure/service-fabric/service-fabric-support" target="blank">Support Options</a>
19+
| <a href="https://docs.microsoft.com/azure/service-fabric/service-fabric-versions" target="blank">Supported Versions</a>
20+
| <a href="https://azure.microsoft.com/resources/samples/?service=service-fabric&sort=0" target="blank">Code Samples</a>
21+
22+
This article provides more information on the latest releases and updates to the Service Fabric runtime and SDKs.
2123

2224
## **What's new in Service Fabric**
2325

@@ -57,9 +59,9 @@ Here's what's new in Service Fabric 6.5:
5759

5860
- Visual Studio support for [publishing .NET Core apps to Linux-based clusters](service-fabric-how-to-publish-linux-app-vs.md).
5961

60-
- [Azure Service Fabric CLI (SFCTL)](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cli) will be installed automatically for Service Fabric 6.5 (and later versions) when you upgrade or create new clusters.
62+
- [Azure Service Fabric CLI (SFCTL)](https://docs.microsoft.com/azure/service-fabric/service-fabric-cli) will be installed automatically for Service Fabric 6.5 (and later versions) when you upgrade or create new clusters.
6163

62-
- [SFCTL](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cli) is installed by default on MacOS/Linux OneBox clusters.
64+
- [SFCTL](https://docs.microsoft.com/azure/service-fabric/service-fabric-cli) is installed by default on MacOS/Linux OneBox clusters.
6365

6466
- General machine bootstrap script provided to set up prerequisites for Service Fabric Linux nodes for deployment & upgrade scenarios.
6567

0 commit comments

Comments
 (0)