Skip to content

Commit 9bf5bd5

Browse files
committed
tweaks
1 parent 461f256 commit 9bf5bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/deploy/deployment-azure-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ The following table describes the parameters that you define in the ARM template
256256
| streamingDataClient | Specifies whether telemetry data streaming from the Azure Local cluster to Microsoft is enabled. |
257257
| euLocation | Specifies whether to send and store telemetry and diagnostic data within the European Union (EU). |
258258
| episodicDataUpload | Episodic diagnostic data setting to specify whether to collect log data and upload to Microsoft to assist with troubleshooting and support.<br/>For more information, see [Crash dump collection](../concepts/observability.md#crash-dump-collection). |
259-
| configurationMode | Storage volume configuration mode. <br/>Supported values are:<br/>- **Express**: Creates one thinly provisioned volume and storage path per machine for workloads to use. This is in addition to the required one infrastructure volume per cluster. <br/>- **InfraOnly**: Creates only the required one infrastructure volume per cluster. You need to create workload volumes and storage paths later..<br/>- **KeepStorage**: Preserves existing data drives that contain a Storage Spaces pool and volumes. |
259+
| configurationMode | Storage volume configuration mode. The supported values are:<br/>- **Express**: Creates one thinly provisioned volume and storage path per machine for workloads to use. This is in addition to the required one infrastructure volume per cluster. <br/>- **InfraOnly**: Creates only the required one infrastructure volume per cluster. You need to create workload volumes and storage paths later.<br/>- **KeepStorage**: Preserves existing data drives that contain a Storage Spaces pool and volumes. |
260260
| subnetMask | The subnet mask for the management network used by the Azure Local deployment. |
261261
| defaultGateway | The default gateway for deploying an Azure Local cluster. |
262262
| startingIPAddress | The first IP address in a contiguous block of at least six static IP addresses on your management network's subnet, omitting addresses already used by the machines.<br/>These IPs are used by Azure Local and internal infrastructure (Arc Resource Bridge) that's required for Arc VM management and AKS Hybrid. |

0 commit comments

Comments
 (0)