You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-fabric/how-to-managed-cluster-managed-disk.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Select managed disk types for Service Fabric managed cluster nodes
3
3
description: Learn how to select managed disk types for Service Fabric managed cluster nodes and configure in an ARM template.
4
4
ms.topic: how-to
5
-
ms.date: 11/19/2021
5
+
ms.date: 2/14/2022
6
6
---
7
7
8
8
# Select managed disk types for Service Fabric managed cluster nodes
@@ -24,7 +24,7 @@ Azure Service Fabric manged clusters support the following managed disk types:
24
24
* Premium SSD locally redundant storage. Best for production and performance sensitive workloads.
25
25
26
26
>[!NOTE]
27
-
> Any temp disk associated with VM Size will *not* be used for storing any Service Fabric or application related data
27
+
> Any temp disk associated with VM Size will *not* be used for storing any Service Fabric or application related data by default. [Stateless node types](how-to-managed-cluster-stateless-node-type.md) do support temp disks if required.
28
28
29
29
## Specifying a Service Fabric managed cluster disk type
0 commit comments