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
Subscription quota metrics display two colums: your subscription's usage and the available limit.
136
+
Subscription quota metrics display subscription-level quotas and existing limits. The metrics are displayed in two columns: the available limit and your subscription's consumption.
137
137
138
138
Subscription quota metrics are currently in preview. Before you can access subscription-level quota metrics, you need to register the feature:
139
139
@@ -154,21 +154,27 @@ Subscription quota metrics are currently in preview. Before you can access subsc
154
154
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
155
155
156
156
- *Accounts per subscription*
157
+
157
158
Number of NetApp accounts per region
158
159
159
160
- *Total backup enabled volumes per subscription*
161
+
160
162
Maximum number of volumes that can be backed up per subscription
161
163
162
164
- *Total cool access volumes per subscription*
165
+
163
166
Total number of cool access volumes per subscription
164
167
165
168
- *Total DP volumes per subscription*
169
+
166
170
Total number of data protection volumes per subscription
167
171
168
172
- *Total TIBs per subscription*
173
+
169
174
Total regional capacity per subscription
170
175
171
176
- *Total volumes per subscription*
177
+
172
178
Total number of volumes per subscription
173
179
174
180
## <a name="capacity_pools"></a>Usage metrics for capacity pools
0 commit comments