@@ -45,53 +45,71 @@ Get-AzElasticSan
45
45
```
46
46
47
47
``` output
48
+ AutoScalePolicyEnforcement :
48
49
AvailabilityZone :
49
50
BaseSizeTiB : 1
51
+ CapacityUnitScaleUpLimitTiB :
50
52
ExtendedCapacitySizeTiB : 6
51
- Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/myresourcegroup
52
- /providers/Microsoft.ElasticSan/elasticSans/myelasticsan1
53
+ Id : /subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/myresourcegroup/providers/Microsoft.ElasticSan/elasticSans/myelasticsan1
54
+ IncreaseCapacityUnitByTiB :
53
55
Location : eastus
54
56
Name : myelasticsan1
57
+ PrivateEndpointConnection :
55
58
ProvisioningState : Succeeded
59
+ PublicNetworkAccess :
60
+ ResourceGroupName : myresourcegroup
56
61
SkuName : Premium_LRS
57
62
SkuTier :
58
- SystemDataCreatedAt : 9/19/2022 9:50:25 AM
59
- SystemDataCreatedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
60
- SystemDataCreatedByType : Application
61
- SystemDataLastModifiedAt : 9/19/2022 9:50:25 AM
62
- SystemDataLastModifiedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
63
- SystemDataLastModifiedByType : Application
64
- Tag : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ResourceTags
63
+ SystemDataCreatedAt : 9/29/2024 2:34:21 AM
64
+ SystemDataCreatedBy : [email protected]
65
+ SystemDataCreatedByType : User
66
+ SystemDataLastModifiedAt : 9/29/2024 2:34:21 AM
67
+ SystemDataLastModifiedBy : [email protected]
68
+ SystemDataLastModifiedByType : User
69
+ Tag : {
70
+ "tag1": "value1",
71
+ "tag2": "value2"
72
+ }
65
73
TotalIops : 5000
66
- TotalMBps : 80
74
+ TotalMBps : 200
67
75
TotalSizeTiB : 7
68
- TotalVolumeSizeGiB : 0
76
+ TotalVolumeSizeGiB : 120
69
77
Type : Microsoft.ElasticSan/ElasticSans
70
- VolumeGroupCount : 0
78
+ UnusedSizeTiB :
79
+ VolumeGroupCount : 4
71
80
81
+ AutoScalePolicyEnforcement :
72
82
AvailabilityZone :
73
83
BaseSizeTiB : 1
84
+ CapacityUnitScaleUpLimitTiB :
74
85
ExtendedCapacitySizeTiB : 6
75
- Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/myresourcegroup/providers/Micr
76
- osoft.ElasticSan/elasticSans/myelasticsan2
86
+ Id : /subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/myresourcegroup/providers/Microsoft.ElasticSan/elasticSans/myelasticsan2
87
+ IncreaseCapacityUnitByTiB :
77
88
Location : eastus
78
89
Name : myelasticsan2
90
+ PrivateEndpointConnection :
79
91
ProvisioningState : Succeeded
92
+ PublicNetworkAccess :
93
+ ResourceGroupName : myresourcegroup
80
94
SkuName : Premium_LRS
81
95
SkuTier :
82
- SystemDataCreatedAt : 8/18/2022 8:42:21 AM
83
- SystemDataCreatedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
84
- SystemDataCreatedByType : Application
85
- SystemDataLastModifiedAt : 8/18/2022 8:42:21 AM
86
- SystemDataLastModifiedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
87
- SystemDataLastModifiedByType : Application
88
- Tag : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ResourceTags
96
+ SystemDataCreatedAt : 9/29/2024 2:34:48 AM
97
+ SystemDataCreatedBy : [email protected]
98
+ SystemDataCreatedByType : User
99
+ SystemDataLastModifiedAt : 9/29/2024 2:34:48 AM
100
+ SystemDataLastModifiedBy : [email protected]
101
+ SystemDataLastModifiedByType : User
102
+ Tag : {
103
+ "tag1": "value1",
104
+ "tag2": "value2"
105
+ }
89
106
TotalIops : 5000
90
- TotalMBps : 80
107
+ TotalMBps : 200
91
108
TotalSizeTiB : 7
92
- TotalVolumeSizeGiB : 100
109
+ TotalVolumeSizeGiB : 0
93
110
Type : Microsoft.ElasticSan/ElasticSans
94
- VolumeGroupCount : 7
111
+ UnusedSizeTiB :
112
+ VolumeGroupCount : 0
95
113
```
96
114
97
115
This command gets all the Elastic SANs in a subscription.
@@ -102,53 +120,71 @@ Get-AzElasticSan -ResourceGroupName myresourcegroup
102
120
```
103
121
104
122
``` output
123
+ AutoScalePolicyEnforcement :
105
124
AvailabilityZone :
106
125
BaseSizeTiB : 1
126
+ CapacityUnitScaleUpLimitTiB :
107
127
ExtendedCapacitySizeTiB : 6
108
- Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/myresourcegroup
109
- /providers/Microsoft.ElasticSan/elasticSans/myelasticsan1
128
+ Id : /subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/myresourcegroup/providers/Microsoft.ElasticSan/elasticSans/myelasticsan1
129
+ IncreaseCapacityUnitByTiB :
110
130
Location : eastus
111
131
Name : myelasticsan1
132
+ PrivateEndpointConnection :
112
133
ProvisioningState : Succeeded
134
+ PublicNetworkAccess :
135
+ ResourceGroupName : myresourcegroup
113
136
SkuName : Premium_LRS
114
137
SkuTier :
115
- SystemDataCreatedAt : 9/19/2022 9:50:25 AM
116
- SystemDataCreatedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
117
- SystemDataCreatedByType : Application
118
- SystemDataLastModifiedAt : 9/19/2022 9:50:25 AM
119
- SystemDataLastModifiedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
120
- SystemDataLastModifiedByType : Application
121
- Tag : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ResourceTags
138
+ SystemDataCreatedAt : 9/29/2024 2:34:21 AM
139
+ SystemDataCreatedBy : [email protected]
140
+ SystemDataCreatedByType : User
141
+ SystemDataLastModifiedAt : 9/29/2024 2:34:21 AM
142
+ SystemDataLastModifiedBy : [email protected]
143
+ SystemDataLastModifiedByType : User
144
+ Tag : {
145
+ "tag1": "value1",
146
+ "tag2": "value2"
147
+ }
122
148
TotalIops : 5000
123
- TotalMBps : 80
149
+ TotalMBps : 200
124
150
TotalSizeTiB : 7
125
- TotalVolumeSizeGiB : 0
151
+ TotalVolumeSizeGiB : 120
126
152
Type : Microsoft.ElasticSan/ElasticSans
127
- VolumeGroupCount : 0
153
+ UnusedSizeTiB :
154
+ VolumeGroupCount : 4
128
155
156
+ AutoScalePolicyEnforcement :
129
157
AvailabilityZone :
130
158
BaseSizeTiB : 1
159
+ CapacityUnitScaleUpLimitTiB :
131
160
ExtendedCapacitySizeTiB : 6
132
- Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/myresourcegroup/providers/Micr
133
- osoft.ElasticSan/elasticSans/myelasticsan2
161
+ Id : /subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/myresourcegroup/providers/Microsoft.ElasticSan/elasticSans/myelasticsan2
162
+ IncreaseCapacityUnitByTiB :
134
163
Location : eastus
135
164
Name : myelasticsan2
165
+ PrivateEndpointConnection :
136
166
ProvisioningState : Succeeded
167
+ PublicNetworkAccess :
168
+ ResourceGroupName : myresourcegroup
137
169
SkuName : Premium_LRS
138
170
SkuTier :
139
- SystemDataCreatedAt : 8/18/2022 8:42:21 AM
140
- SystemDataCreatedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
141
- SystemDataCreatedByType : Application
142
- SystemDataLastModifiedAt : 8/18/2022 8:42:21 AM
143
- SystemDataLastModifiedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
144
- SystemDataLastModifiedByType : Application
145
- Tag : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ResourceTags
171
+ SystemDataCreatedAt : 9/29/2024 2:34:48 AM
172
+ SystemDataCreatedBy : [email protected]
173
+ SystemDataCreatedByType : User
174
+ SystemDataLastModifiedAt : 9/29/2024 2:34:48 AM
175
+ SystemDataLastModifiedBy : [email protected]
176
+ SystemDataLastModifiedByType : User
177
+ Tag : {
178
+ "tag1": "value1",
179
+ "tag2": "value2"
180
+ }
146
181
TotalIops : 5000
147
- TotalMBps : 80
182
+ TotalMBps : 200
148
183
TotalSizeTiB : 7
149
- TotalVolumeSizeGiB : 100
184
+ TotalVolumeSizeGiB : 0
150
185
Type : Microsoft.ElasticSan/ElasticSans
151
- VolumeGroupCount : 7
186
+ UnusedSizeTiB :
187
+ VolumeGroupCount : 0
152
188
```
153
189
154
190
This command gets all Elastic SANs in a resource group.
@@ -159,29 +195,38 @@ Get-AzElasticSan -ResourceGroupName myresourcegroup -Name myelasticsan
159
195
```
160
196
161
197
``` output
198
+ AutoScalePolicyEnforcement :
162
199
AvailabilityZone :
163
200
BaseSizeTiB : 1
201
+ CapacityUnitScaleUpLimitTiB :
164
202
ExtendedCapacitySizeTiB : 6
165
- Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx /resourceGroups/myresourcegroup/providers/Micr
166
- osoft.ElasticSan/elasticSans/myelasticsan
167
- Location : eastus
203
+ Id : /subscriptions/00000000-0000-0000-0000-000000000000 /resourceGroups/myresourcegroup/providers/Microsoft.ElasticSan/elasticSans/myelasticsan
204
+ IncreaseCapacityUnitByTiB :
205
+ Location : eastus2
168
206
Name : myelasticsan
207
+ PrivateEndpointConnection :
169
208
ProvisioningState : Succeeded
209
+ PublicNetworkAccess :
210
+ ResourceGroupName : myresourcegroup
170
211
SkuName : Premium_LRS
171
212
SkuTier :
172
- SystemDataCreatedAt : 8/18/2022 8:42:21 AM
173
- SystemDataCreatedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
174
- SystemDataCreatedByType : Application
175
- SystemDataLastModifiedAt : 8/18/2022 8:42:21 AM
176
- SystemDataLastModifiedBy : yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
177
- SystemDataLastModifiedByType : Application
178
- Tag : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.Api20211120Preview.ResourceTags
213
+ SystemDataCreatedAt : 9/29/2024 2:34:21 AM
214
+ SystemDataCreatedBy : [email protected]
215
+ SystemDataCreatedByType : User
216
+ SystemDataLastModifiedAt : 9/29/2024 2:34:21 AM
217
+ SystemDataLastModifiedBy : [email protected]
218
+ SystemDataLastModifiedByType : User
219
+ Tag : {
220
+ "tag1": "value1",
221
+ "tag2": "value2"
222
+ }
179
223
TotalIops : 5000
180
- TotalMBps : 80
224
+ TotalMBps : 200
181
225
TotalSizeTiB : 7
182
- TotalVolumeSizeGiB : 100
226
+ TotalVolumeSizeGiB : 120
183
227
Type : Microsoft.ElasticSan/ElasticSans
184
- VolumeGroupCount : 7
228
+ UnusedSizeTiB :
229
+ VolumeGroupCount : 4
185
230
```
186
231
187
232
This command gets a specific Elastic SAN.
0 commit comments