Skip to content

Commit f4a3f2e

Browse files
authored
Update autoscaling reference in Elastic SAN docs
1 parent ae0da48 commit f4a3f2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/elastic-san/elastic-san-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This article explains how to deploy and configure an Elastic SAN.
4444

4545
# [PowerShell](#tab/azure-powershell)
4646

47-
Use one of these sets of sample code to create an Elastic SAN that uses locally redundant storage or zone-redundant storage. One set creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling-preview) (preview) enabled, and the other creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling-preview) disabled. Replace all placeholder text with your own values and use the same variables in all of the examples in this article:
47+
Use one of these sets of sample code to create an Elastic SAN that uses locally redundant storage or zone-redundant storage. One set creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling) enabled, and the other creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling) disabled. Replace all placeholder text with your own values and use the same variables in all of the examples in this article:
4848

4949
| Placeholder | Description |
5050
|----------------------------------|-------------|
@@ -118,7 +118,7 @@ New-AzElasticSAN -ResourceGroupName $RgName -Name $EsanName -Location $Location
118118

119119
# [Azure CLI](#tab/azure-cli)
120120

121-
Use one of these sets of sample code to create an Elastic SAN that uses locally redundant storage or zone-redundant storage. One set creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling-preview) (preview) enabled, and the other creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling-preview) disabled. Replace all placeholder text with your own values and use the same variables in all of the examples in this article:
121+
Use one of these sets of sample code to create an Elastic SAN that uses locally redundant storage or zone-redundant storage. One set creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling) enabled, and the other creates an elastic SAN with [autoscaling](elastic-san-planning.md#autoscaling) disabled. Replace all placeholder text with your own values and use the same variables in all of the examples in this article:
122122

123123
| Placeholder | Description |
124124
|----------------------------------|-------------|

0 commit comments

Comments
 (0)