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
|`<ResourceGroupName>`| The name of the resource group where the resources are to be deployed. |
49
+
|`<ResourceGroupName>`| The name of the resource group where the resources will be deployed. |
50
50
|`<ElasticSanName>`| The name of the Elastic SAN to be created.<br>*The Elastic SAN name must be between 3 and 24 characters long. The name may only contain lowercase letters, numbers, hyphens and underscores, and must begin and end with a letter or a number. Each hyphen and underscore must be preceded and followed by an alphanumeric character.*|
51
51
|`<ElasticSanVolumeGroupName>`| The name of the Elastic SAN Volume Group to be created. |
52
52
|`<VolumeName>`| The name of the Elastic SAN Volume to be created. |
53
-
|`<Location>`| The region where new resources will be created. |
54
-
|`<Zone>`| The availability zone where the Elastic SAN will be createdif it will use locally-redundant storage.<br> *Must be `1`, `2`, or `3`. Specify the same availability zone as the zone that will host your workload.*|
53
+
|`<Location>`| The region where the new resources will be created. |
54
+
|`<Zone>`| The availability zone where the Elastic SAN will be created.<br> *Specify the same availability zone as the zone that will host your workload.*<br>*Use only if the Elastic SAN will use locally-redundant storage.*<br> *Must be a zone supported in the target location such as `1`, `2`, or `3`.*|
55
55
56
-
The following command creates an Elastic SAN that uses locally-redundant storage.
56
+
The following command creates an Elastic SAN that uses **locally-redundant** storage.
|`<ResourceGroupName>`| The name of the resource group where the resources are to be deployed. |
91
+
|`<ResourceGroupName>`| The name of the resource group where the resources will be deployed. |
92
92
|`<ElasticSanName>`| The name of the Elastic SAN to be created.<br>*The Elastic SAN name must be between 3 and 24 characters long. The name may only contain lowercase letters, numbers, hyphens and underscores, and must begin and end with a letter or a number. Each hyphen and underscore must be preceded and followed by an alphanumeric character.*|
93
93
|`<ElasticSanVolumeGroupName>`| The name of the Elastic SAN Volume Group to be created. |
94
94
|`<VolumeName>`| The name of the Elastic SAN Volume to be created. |
95
-
|`<Location>`| The region where new resources will be created. |
96
-
|`<Zone>`| The availability zone where the Elastic SAN will be createdif it will use locally-redundant storage.<br> *Must be `1`, `2`, or `3`. Specify the same availability zone as the zone that will host your workload.*|
95
+
|`<Location>`| The region where the new resources will be created. |
96
+
|`<Zone>`| The availability zone where the Elastic SAN will be created.<br> *Specify the same availability zone as the zone that will host your workload.*<br>*Use only if the Elastic SAN will use locally-redundant storage.*<br> *Must be a zone supported in the target location such as `1`, `2`, or `3`.*|
97
97
98
-
The following command creates an Elastic SAN that uses locally-redundant storage.
98
+
The following command creates an Elastic SAN that uses **locally-redundant** storage.
0 commit comments