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
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-metrics.md
+50-3Lines changed: 50 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ Azure NetApp Files provides metrics on allocated storage, actual storage usage,
16
16
17
17
Understanding the terminology related to performance and capacity in Azure NetApp Files is essential to understanding the metrics available:
18
18
19
-
-**Capacity pool**: A capacity pool is how capacity is billed in Azure NetApp Files. Capacity pools contain volume.
20
-
-**Volume quota**: The amount of capacity provisioned to an Azure NetApp Files volume. Volume quota is directly tied to automatic Quality of Service (QoS), which impacts the volume performance. For more information, see [QoS types for capacity pools](azure-netapp-files-understand-storage-hierarchy.md#qos_types).
19
+
-**Capacity pool**: A capacity pool is how capacity is billed in Azure NetApp Files. Capacity pools contain one or more volumes.
20
+
-**Volume quota**: The amount of capacity provisioned to an Azure NetApp Files volume. For Auto QoS volumes, throughput is proportional to volume size. For Manual QoS, you set the throughput independently from the volume capacity. For more information, see [QoS types for capacity pools](azure-netapp-files-understand-storage-hierarchy.md#qos_types).
21
21
-**Throughput**: The amount of data transmitted across the wire (read/write/other) between Azure NetApp Files and the client. Throughput in Azure NetApp Files is measured in bytes per second.
22
22
-**Latency**: Latency is the amount of time for a storage operation to complete within storage from the time it arrives to the time it's processed and is ready to be sent back to the client. Latency in Azure NetApp Files is measured in milliseconds (ms).
23
23
@@ -131,6 +131,54 @@ Azure NetApp Files metrics are natively integrated into Azure monitor. From with
131
131
132
132
:::image type="content" source="./media/azure-netapp-files-metrics/metrics-navigate-volume.png" alt-text="Snapshot that shows how to navigate to the Metric pull-down." lightbox="./media/azure-netapp-files-metrics/metrics-navigate-volume.png":::
Subscription quota metrics display subscription-level quotas relative to the imposed limits. These metrics are displayed in two columns: the available limit and the consumption by your subscription.
137
+
138
+
:::image type="content" source="./media/azure-netapp-files-metrics/subscription-quota.png" alt-text="Screenshot of subscription quota metrics." lightbox="./media/azure-netapp-files-metrics/subscription-quota.png":::
139
+
140
+
Subscription quota metrics are currently in preview. Before you can access subscription-level quota metrics, you need to register the feature:
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is `Registered` before continuing.
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.
157
+
158
+
- *Accounts per subscription*
159
+
160
+
Number of NetApp accounts per region
161
+
162
+
- *Total backup enabled volumes per subscription*
163
+
164
+
Maximum number of volumes that can be backed up per subscription
165
+
166
+
- *Total cool access volumes per subscription*
167
+
168
+
Total number of cool access volumes per subscription
169
+
170
+
- *Total DP volumes per subscription*
171
+
172
+
Total number of data protection volumes per subscription
173
+
174
+
- *Total TIBs per subscription*
175
+
176
+
Total regional capacity per subscription
177
+
178
+
- *Total volumes per subscription*
179
+
180
+
Total number of volumes per subscription
181
+
134
182
## <a name="capacity_pools"></a>Usage metrics for capacity pools
135
183
136
184
- *Pool Allocated Size*
@@ -263,7 +311,6 @@ Azure NetApp Files provides metrics on allocated storage, actual storage usage,
[Subscription quota metrics](azure-netapp-files-metrics.md#subscription-quota-metrics) display subscription-level quotas relative to the imposed [resource limits](azure-netapp-files-resource-limits.md) within your subscription. These metrics are displayed in two columns: the current limit (Current) and the consumption by your subscription (Used). These metrics enable you to proactively monitor and increase these limits via support request when needed. The used column includes the following consumed metrics:
22
+
23
+
- Regional capacity quota per subscription
24
+
- Number of NetApp accounts per Azure region per subscription
25
+
- Number of capacity pools per subscription
26
+
- Maximum number of volumes that can be backed up per subscription
27
+
- Number of cool access volumes per subscription
28
+
- Number of cross-region replication data protection volumes (destination volumes)
Azure NetApp Files cross-subscription replication enables replication across different subscriptions under the same tenant. This feature enhances disaster recovery and operational agility by leveraging NetApp SnapMirror technology, which ensures efficient data transfer by sending only changed blocks in a compressed format. The feature is supported with both [cross-zone replication](cross-zone-replication-introduction.md) in all Azure NetApp Files regions with [availability zones](../reliability/regions-list.md) and [cross-zone replication](cross-region-replication-introduction.md) in all supported regions.
@@ -35,7 +46,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
File Access Logs provides detailed logging of file access activities, including user identity, operation type, and timestamps, enhancing security, reliability, and operational insights. It supports SMB, NFSv4.1, and dual-protocol volumes, offering valuable features for monitoring unauthorized access, tracing activity for compliance, resolving incidents, and optimizing data usage patterns. By embedding this capability, you can strengthen your organization's security posture, maintain system reliability, and achieve operational excellence in alignment with the Well-Architected Framework security best practices. Azure NetApp Files file access logs play a critical role in safeguarding sensitive data, detecting anomalies while enabling operational excellence.
38
-
49
+
39
50
## March 2025
40
51
41
52
*[Flexible service level](azure-netapp-files-set-up-capacity-pool.md) (preview)
@@ -70,22 +81,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
Version 11 of the AzAcSnap tool is now generally available. Azure Application Consistent Snapshot Tool (AzAcSnap) is a command-line tool that enables you to simplify data protection for third-party databases in Linux and Windows environments.
76
-
77
-
AzAcSnap 11 introduces the following new capabilities and improvements:
78
-
- Features moved to GA (generally available):
79
-
- Microsoft SQL Server 2022 on Windows
80
-
- Dependency updates:
81
-
- Updated to .NET 8 (List of supported operation systems [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md))
82
-
- Azure SDK updated to Track 2 (latest security and significant performance improvements)
83
-
- Fixes and improvements:
84
-
- (NEW) Configurable Data Volume backup attempts
85
-
- Backup (-c backup) changes: Storage snapshot retention management is now performed after the database exits "backup-mode" to minimize the duration the database remains in a "backup-enabled" state.
86
-
87
-
Learn more in the [AzAcSnap release notes](azacsnap-release-notes.md#azacsnap-10a-build-1b79ba).
88
-
89
84
*[Network security group (NSG) support for private link connectivity](azure-netapp-files-network-topologies.md) (Preview)
90
85
91
86
Azure NetApp Files now supports private links with NSGs in all regions. This feature enables you to apply NSG policies to private link endpoints, enhancing the security of your workload deployments.
@@ -126,16 +121,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
AzAcSnap 10a has been released with the following fixes and improvements:
132
-
133
-
- Fixes and improvements:
134
-
- Allow configurable wait time-out for Microsoft SQL Server. This option helps you increase time out for slow responding systems (default and minimum value is 30 seconds).
135
-
- Added a global override variable `MSSQL_CMD_TIMEOUT_SECS` to be used in either the .azacsnaprc file or as an environment variable set to the required wait time out in seconds. For details on configuration, see the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
136
-
137
-
Learn more in the [AzAcSnap release notes](azacsnap-release-notes.md#azacsnap-10a-build-1b79ba).
138
-
139
124
*[Edit network features enhancement: no downtime](configure-network-features.md#no-downtime) (Preview)
140
125
141
126
Azure NetApp Files now supports the ability to edit network features (that is, upgrade from Basic to Standard network features) with no downtime for Azure NetApp Files volumes. Standard Network Features provide you with an enhanced virtual networking experience for a seamless and consistent experience along with security posture for Azure NetApp Files.
@@ -184,33 +169,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
AzAcSnap 10 has been released with the following fixes and improvements:
190
-
191
-
- Features added to [Preview](azacsnap-preview.md):
192
-
- **Microsoft SQL Server** support adding options to configure, test, and snapshot backup Microsoft SQL Server in an application consistent manner.
193
-
- Features moved to GA (generally available):
194
-
-**Windows** support with AzAcSnap now able to be run on supported Linux distributions and Windows.
195
-
- New configuration file layout.
196
-
197
-
To upgrade pre-AzAcSnap 10 configurations, use the `azacsnap -c configure --configuration new` command to create a new configuration file and use the values in your existing configuration file.
198
-
- Azure Large Instance storage management via REST API over HTTPS.
199
-
200
-
This change to the REST API allows the use of Consistency Group snapshots on supported Azure Large Instance storage.
201
-
- Fixes and improvements:
202
-
- New `--flush` option which flushes in memory file buffers for local storage, useful for Azure Large Instance and Azure Managed Disk when connected as block storage
203
-
- Logging improvements
204
-
- Features removed:
205
-
- AzAcSnap installer for Linux
206
-
207
-
AzAcSnap is now downloadable as a binary for supported versions of Linux and Windows to simplify access to the AzAcSnap program allowing you to get started quickly.
208
-
- Azure Large Instance storage management via CLI over SSH
209
-
210
-
CLI over SSH replaced with the REST API over HTTPS
211
-
212
-
Learn more in the [AzAcSnap release notes](azacsnap-release-notes.md#azacsnap-10a-build-1b79ba).
213
-
214
172
* Availability zone volume placement enhancement - [**Populate existing volumes**](manage-availability-zone-volume-placement.md#populate-an-existing-volume-with-availability-zone-information) is now generally available (GA).
215
173
216
174
*[Cross-zone replication](cross-zone-replication-introduction.md) is now generally available (GA).
@@ -275,15 +233,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
AzAcSnap 9a has been released with the following fixes and improvements:
281
-
282
-
- Fixes and improvements: Allow AzAcSnap to have Azure Management Endpoints manually configured to allow it to work in Azure Sovereign Clouds.
283
-
- Added a global override variable `AZURE_MANAGEMENT_ENDPOINT` to be used in either the .azacsnaprc file or as an environment variable set to the appropriate Azure management endpoint. For details on configuration refer to the [global override settings to control AzAcSnap behavior](azacsnap-tips.md#global-override-settings-to-control-azacsnap-behavior).
284
-
285
-
Learn more in the [AzAcSnap release notes](azacsnap-release-notes.md#azacsnap-10a-build-1b79ba).
286
-
287
236
*[Application volume group for Oracle](application-volume-group-oracle-introduction.md) (Preview)
288
237
289
238
Application volume group (AVG) for Oracle enables you to deploy all volumes required to install and operate Oracle databases at enterprise scale, with optimal performance and according to best practices in a single one-step and optimized workflow. The application volume group feature uses the Azure NetApp Files ability to place all volumes in the same availability zone as the VMs to achieve automated, latency-optimized deployments.
@@ -404,22 +353,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
Azure NetApp Files now allows you to re-establish a replication relationship between two volumes in case you had previously deleted it. If the destination volume remained operational and no snapshots were deleted, the replication re-establish operation will use the last common snapshot and incrementally synchronize the destination volume based on the last known good snapshot. In that case, no baseline replication is required.
@@ -446,21 +379,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
AzAcSnap 8b has been released with the following fixes and improvements:
452
-
453
-
- Fixes and improvements:
454
-
- General improvement to `azacsnap` command exit codes.
455
-
- The `azacsnap` command should return an exit code of 0 (zero) when run as expected, otherwise it should return an exit code of non-zero. For example, running `azacsnap` returns a non-zero value as there's nothing to do and shows usage information, whereas `azacsnap -h` returns exit-code of zero as it's performing as expected by returning usage information.
456
-
- Any failure in `--runbefore` exits before any backup activity and returns the `--runbefore` exit code.
457
-
- Any failure in `--runafter` returns the `--runafter` exit code.
458
-
- Backup (-c backup) changes:
459
-
- Change in the Db2 workflow to move the protected-paths query outside the WRITE SUSPEND, Storage Snapshot, WRITE RESUME workflow to improve resilience. (Preview)
460
-
- Fix for missing snapshot name (`azSnapshotName`) in `--runafter` command environment.
461
-
462
-
Learn more in the [AzAcSnap release notes](azacsnap-release-notes.md#azacsnap-10a-build-1b79ba).
463
-
464
382
*[Cloud Backup for Virtual Machines on Azure NetApp Files datastores for Azure VMware Solution](../azure-vmware/install-cloud-backup-virtual-machines.md) (Preview)
465
383
466
384
You can now create VM consistent snapshot backups of VMs on Azure NetApp Files datastores using [Cloud Backup for Virtual Machines](../azure-vmware/backup-azure-netapp-files-datastores-vms.md). The associated virtual appliance installs in the Azure VMware Solution cluster and provides policy based automated and consistent backup of VMs integrated with Azure NetApp Files snapshot technology for fast backups and restores of VMs, groups of VMs (organized in resource groups) or complete datastores.
@@ -675,6 +593,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
675
593
*[Dynamic change of service level](dynamic-change-volume-service-level.md)
0 commit comments