Skip to content

Commit d20b36c

Browse files
committed
Add Ubuntu 18.04 to OS support table
1 parent 6d162e9 commit d20b36c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/service-fabric/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We also have published updates to end of support date for major releases startin
3131
We are excited to announce the next release of Service Fabric. This release is loaded with key features and improvements. Some of the key features are highlighted below:
3232
## Key Announcements
3333
- **General Availability** of [**Service Fabric Managed Identities for Service Fabric applications**](https://docs.microsoft.com/azure/service-fabric/concepts-managed-identity)
34-
- [**Support for Ubuntu 1804**](https://docs.microsoft.com/azure/service-fabric/service-fabric-tutorial-create-vnet-and-linux-cluster)
34+
- [**Support for Ubuntu 18.04**](https://docs.microsoft.com/azure/service-fabric/service-fabric-tutorial-create-vnet-and-linux-cluster)
3535
- [**Preview: VMSS Ephemeral OS disk support**](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-azure-deployment-preparation#use-ephemeral-os-disks-for-virtual-machine-scale-sets)**: Ephemeral OS disks are storage created on the local virtual machine, and not saved to remote Azure Storage. They are recommended for all Service Fabric node types (Primary and Secondary), because compared to traditional persistent OS disks, ephemeral OS disks:
3636
- Reduce read/write latency to OS disk
3737
- Enable faster reset/re-image node management operations

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following table lists the supported operating systems for the supported Serv
5151
| Windows Server 1809 | 6.4.654.9590 |
5252
| Windows Server 2019 | 6.4.654.9590 |
5353
| Linux Ubuntu 16.04 | 6.0 |
54+
| Linux Ubuntu 18.04 | 7.1 |
5455

5556
## Supported version names
5657

0 commit comments

Comments
 (0)