Skip to content

Commit bd76174

Browse files
authored
Merge pull request #198093 from meenasaravanan02/imp-block
Imp block
2 parents 55e3c5c + 28874d5 commit bd76174

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/service-fabric/how-to-managed-cluster-modify-node-type.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure or modify a Service Fabric managed cluster node type
33
description: This article walks through how to modify a managed cluster node type
44
ms.topic: how-to
5-
ms.date: 2/14/2022
5+
ms.date: 5/12/2022
66
---
77

88
# Service Fabric managed cluster node types
@@ -11,6 +11,9 @@ Each node type in a Service Fabric managed cluster is backed by a virtual machin
1111

1212
The rest of this document will cover how to adjust various settings from creating a node type, adjusting node type instance count, enable automatic OS image upgrades, change the OS Image, and configuring placement properties. This document will also focus on using Azure portal or Azure Resource Manager Templates to make changes.
1313

14+
> [!IMPORTANT]
15+
> At this time, Service Fabric Managed Clusters do not support custom OS images.
16+
1417
> [!NOTE]
1518
> You will not be able to modify the node type while a change is in progress. It is recommended to let any requested change complete before doing another.
1619

0 commit comments

Comments
 (0)