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
@@ -18,7 +18,7 @@ This article explains how to deploy and configure an elastic storage area networ
18
18
- If you're using Azure PowerShell, install the [latest Azure PowerShell module](/powershell/azure/install-azure-powershell).
19
19
- If you're using Azure CLI, install the [latest version](/cli/azure/install-azure-cli).
20
20
- Once you've installed the latest version, run `az extension add -n elastic-san` to install the extension for Elastic SAN.
21
-
There are no additional registration steps required.
21
+
There are no extra registration steps required.
22
22
23
23
## Limitations
24
24
@@ -31,7 +31,7 @@ There are no additional registration steps required.
31
31
1. Sign in to the Azure portal and search for **Elastic SAN**.
32
32
1. Select **+ Create a new SAN**
33
33
1. On the basics page, fill in the appropriate values.
34
-
-**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.
34
+
-**Elastic SAN name** must be between 3 and 24 characters long. The name can 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.
35
35
For best performance, your SAN should be in the same zone as your VM.
36
36
37
37
1. Specify the amount of base capacity you require, and any additional capacity, then select next.
@@ -49,7 +49,7 @@ Use one of these sets of sample code to create an Elastic SAN that uses locally
|`<ResourceGroupName>`| The name of the resource group where the resources will be deployed. |
52
-
|`<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.*|
52
+
|`<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 can 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.*|
53
53
|`<ElasticSanVolumeGroupName>`| The name of the Elastic SAN Volume Group to be created. |
54
54
|`<VolumeName>`| The name of the Elastic SAN Volume to be created. |
55
55
|`<Location>`| The region where the new resources will be created. |
@@ -94,11 +94,11 @@ Use one of these sets of sample code to create an Elastic SAN that uses locally
|`<ResourceGroupName>`| The name of the resource group where the resources will be deployed. |
97
-
|`<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.*|
97
+
|`<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 can 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.*|
98
98
|`<ElasticSanVolumeGroupName>`| The name of the Elastic SAN Volume Group to be created. |
99
99
|`<VolumeName>`| The name of the Elastic SAN Volume to be created. |
100
100
|`<Location>`| The region where the new resources will be created. |
101
-
|`<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`.*|
101
+
|`<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 uses locally-redundant storage.*<br> *Must be a zone supported in the target location such as `1`, `2`, or `3`.*|
102
102
103
103
The following command creates an Elastic SAN that uses **locally-redundant** storage.
104
104
@@ -140,7 +140,7 @@ Now that you've configured the basic settings and provisioned your storage, you
140
140
# [Portal](#tab/azure-portal)
141
141
142
142
1. Select **+ Create volume group** and name your volume group.
143
-
- The name must be between 3 and 63 characters long. The name may only contain lowercase letters, numbers and hyphens, and must begin and end with a letter or a number. Each hyphen must be preceded and followed by an alphanumeric character. The volume group name can't be changed once created.
143
+
- The name must be between 3 and 63 characters long. The name can only contain lowercase letters, numbers and hyphens, and must begin and end with a letter or a number. Each hyphen must be preceded and followed by an alphanumeric character. The volume group name can't be changed once created.
Copy file name to clipboardExpand all lines: articles/storage/elastic-san/elastic-san-introduction.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: An overview of Azure Elastic SAN Preview, a service that enables yo
4
4
author: roygara
5
5
ms.service: azure-elastic-san-storage
6
6
ms.topic: overview
7
-
ms.date: 11/06/2023
7
+
ms.date: 11/07/2023
8
8
ms.author: rogarana
9
9
ms.custom: ignite-2022
10
10
---
@@ -45,25 +45,25 @@ The following diagram illustrates the relationship and mapping of an Azure Elast
45
45
46
46
When you configure an Elastic SAN, you select the redundancy of the entire SAN and provision storage. The storage you provision determines how much performance your SAN has, and the total capacity that can be distributed to each volume within the SAN.
47
47
48
-
Your Elastic SAN's name has some requirements. 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. The name must be between 3 and 24 characters long.
48
+
Your Elastic SAN's name has some requirements. The name can 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. The name must be between 3 and 24 characters long.
49
49
50
50
### Volume groups
51
51
52
52
Volume groups are management constructs that you use to manage volumes at scale. Any settings or configurations applied to a volume group, such as virtual network rules, are inherited by any volumes associated with that volume group.
53
53
54
-
Your volume group's name has some requirements. The name may only contain lowercase letters, numbers and hyphens, and must begin and end with a letter or a number. Each hyphen must be preceded and followed by an alphanumeric character. The name must be between 3 and 63 characters long.
54
+
Your volume group's name has some requirements. The name can only contain lowercase letters, numbers and hyphens, and must begin and end with a letter or a number. Each hyphen must be preceded and followed by an alphanumeric character. The name must be between 3 and 63 characters long.
55
55
56
56
### Volumes
57
57
58
58
You partition the SAN's storage capacity into individual volumes. These individual volumes can be mounted to your clients with iSCSI.
59
59
60
-
The name of your volume is part of their iSCSI IQN. 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. The name must also be between 3 and 63 characters long.
60
+
The name of your volume is part of their iSCSI IQN. The name can 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. The name must also be between 3 and 63 characters long.
61
61
62
62
## Support for Azure Storage features
63
63
64
64
The following table indicates support for Azure Storage features with Azure Elastic SAN.
65
65
66
-
The status of items in this table may change over time.
66
+
The status of items in this table might change over time.
0 commit comments