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/faq-performance.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
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
5
5
ms.topic: conceptual
6
6
author: b-hchen
7
7
ms.author: anfdocs
8
-
ms.date: 08/20/2024
8
+
ms.date: 09/10/2024
9
9
---
10
10
# Performance FAQs for Azure NetApp Files
11
11
@@ -14,20 +14,20 @@ This article answers frequently asked questions (FAQs) about Azure NetApp Files
14
14
## What should I do to optimize or tune Azure NetApp Files performance?
15
15
16
16
You can take the following actions per the performance requirements:
17
-
- Ensure that the Virtual Machine is sized appropriately.
17
+
- Ensure the virtual machine (VM) is sized appropriately.
18
18
- Enable Accelerated Networking for the VM.
19
19
- Select the desired service level and size for the capacity pool.
20
20
- Create a volume with the desired quota size for the capacity and performance.
21
21
22
-
There is no need to set accelerated networking for the network interface cards (NICs) in the dedicated subnet of Azure NetApp Files. [Accelerated networking](../virtual-network/virtual-machine-network-throughput.md) is a capability that only applies to Azure virtual machines. Azure NetApp Files NICs are optimized by design.
22
+
There is no need to set accelerated networking for the network interface cards (NICs) in the dedicated subnet of Azure NetApp Files. [Accelerated networking](../virtual-network/virtual-machine-network-throughput.md) is a capability that only applies to Azure VMs. Azure NetApp Files NICs are optimized by design.
23
23
24
24
## How do I monitor Azure NetApp Files volume performance
25
25
26
26
Azure NetApp Files volumes performance can be monitored through [available metrics](azure-netapp-files-metrics.md).
27
27
28
-
## How do I convert throughput-based service levels of Azure NetApp Files to IOPS?
28
+
## How do I convert throughput-based service levels of Azure NetApp Files to input/output operations per second (IOPS)?
29
29
30
-
You can convert MB/s to IOPS by using the following formula:
30
+
You can convert megabytes per seconds (MBps) to IOPS with this formula:
0 commit comments