Skip to content

Commit 4a05451

Browse files
committed
minor formatting fixes
1 parent f269c33 commit 4a05451

9 files changed

+28
-28
lines changed

articles/azure-netapp-files/includes/disable-delete-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: b-ahibbard
33
ms.service: azure-netapp-files
44
ms.topic: include
5-
ms.date: 12/13/2022
5+
ms.date: 12/13/2024
66
ms.author: anfdocs
77
ms.custom: include file
88

articles/azure-netapp-files/includes/kerberos-nconnect-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
author: b-ahibbard
55
ms.service: azure-netapp-files
66
ms.topic: include
7-
ms.date: 08/19/2022
7+
ms.date: 10/19/2024
88
ms.author: anfdocs
99
ms.custom: include file
1010

articles/azure-netapp-files/includes/oracle-dnfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: include file
44
author: b-ahibbard
55
ms.service: azure-netapp-files
66
ms.topic: include
7-
ms.date: 08/04/2022
7+
ms.date: 08/04/2024
88
ms.author: anfdocs
99
ms.custom: include file
1010

articles/azure-netapp-files/manage-billing-tags.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 05/06/2021
8+
ms.date: 02/01/2025
99
ms.author: anfdocs
1010
---
1111
# Manage billing by using capacity pool billing tags
@@ -18,20 +18,20 @@ Billing tags are assigned at the capacity pool level, not volume level.
1818

1919
## Steps
2020

21-
1. To add or edit a tag on a capacity pool, go to the **capacity pool** and select **Tags**.
21+
1. To add or edit a tag on a capacity pool, go to the **capacity pool** then select **Tags**.
2222

23-
2. Fill in the **Name** and **Value** pair. Click **Apply**.
23+
2. Fill in the **Name** and **Value** pair. Select **Apply**.
2424

2525
> [!IMPORTANT]
2626
> Tag data is replicated globally. As such, do not use tag names or values that could compromise the security of your resources. For example, do not use tag names that contain personal or sensitive information.
2727
2828
![Snapshot that shows the Tags window of a capacity pool.](./media/manage-billing-tags/billing-tags-capacity-pool.png)
2929

3030
3. You can display and download information about tagged resources by using the [Azure Cost Management](../cost-management-billing/cost-management-billing-overview.md) portal:
31-
1. Click **Cost Analysis** and select the **Cost by resource** view.
31+
1. Select **Cost Analysis** then choose the **Cost by resource** view.
3232
[ ![Screenshot that shows Cost Analysis of Azure Cost Management](./media/manage-billing-tags/cost-analysis.png) ](./media/manage-billing-tags/cost-analysis.png#lightbox)
3333

34-
2. To download an invoice, selecting **Invoices** and then the **Download** button.
34+
2. To download an invoice, select **Invoices** then the **Download** button.
3535
[ ![Screenshot that shows Invoices of Azure Cost Management](./media/manage-billing-tags/azure-cost-invoices.png) ](./media/manage-billing-tags/azure-cost-invoices.png#lightbox)
3636

3737
1. In the Download window that appears, download usage details. The downloaded `csv` file will include capacity pool billing tags for the corresponding resources.

articles/azure-netapp-files/snapshots-restore-file-single.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -97,24 +97,24 @@ C:\> net use N: \\scppr2-8336.contoso.com\volume-azure-smb
9797
N:\> cd ~snapshot
9898
N:\ dir
9999
Directory of N:\~snapshot
100-
09/11/2021 12:10 AM <DIR> .
101-
09/22/2021 07:56 PM <DIR> ..
102-
09/08/2021 01:47 PM 102,400,000 daily-10-min-past-12am.2021-09-08_0010
103-
09/09/2021 11:00 PM 106,400,000 daily-10-min-past-12am.2021-09-09_0010
100+
09/1110 AM <DIR> .
101+
09/2256 PM <DIR> ..
102+
09/0847 PM 102,400,000 daily-10-min-past-12am.2021-09-08_0010
103+
09/0900 PM 106,400,000 daily-10-min-past-12am.2021-09-09_0010
104104
N:\> cd daily-10-min-past-12am.2021-09-08_0010
105105
N:\> dir
106106
Directory of N:\~snapshot\daily-10-min-past-12am.2021-09-08_0010
107-
09/11/2021 12:10 AM <DIR> .
108-
09/22/2021 07:56 PM <DIR> ..
109-
02/27/2021 01:47 PM 102,400 contoso
110-
04/21/2021 11:00 PM 106,400 department1
107+
09/1110 AM <DIR> .
108+
09/2256 PM <DIR> ..
109+
02/2747 PM 102,400 contoso
110+
04/2100 PM 106,400 department1
111111
N:\> cd contoso
112112
N:\> dir
113113
Directory of N:\~snapshot\ daily-10-min-past-12am.2021-09-08_0010\contoso
114-
09/11/2021 12:10 AM <DIR> .
115-
09/22/2021 07:56 PM <DIR> ..
116-
02/27/2021 01:47 PM 102,400 vm-9981.vmdk
117-
04/21/2021 11:00 PM 106,400 vm-7654.vmdk
114+
09/1110 AM <DIR> .
115+
09/2256 PM <DIR> ..
116+
02/2747 PM 102,400 vm-9981.vmdk
117+
04/2100 PM 106,400 vm-7654.vmdk
118118
```
119119

120120
File to be restored to active file system:
@@ -135,4 +135,4 @@ From the Azure portal:
135135

136136
* [Learn more about snapshots](snapshots-introduction.md)
137137
* [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md)
138-
* [Azure NetApp Files Snapshot Overview](https://anfcommunity.com/2021/01/31/azure-netapp-files-snapshot-overview/)
138+
* [Azure NetApp Files Snapshot Overview](https://anfcommunity.com1/azure-netapp-files-snapshot-overview/)

articles/azure-netapp-files/solutions-benefits-azure-netapp-files-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: anfdocs
1010
---
1111
# Benefits of using Azure NetApp Files for SQL Server deployment
1212

13-
Azure NetApp Files reduces SQL Server total cost of ownership (TCO) as compared to block storage solutions. With block storage, virtual machines have imposed limits on I/O and bandwidth for disk operations. Only network bandwidth limits are applied against Azure NetApp Files, and on egress only at that. In other words, no VM level I/O limits are applied to Azure NetApp Files. Without these I/O limits, SQL Server running on smaller virtual machines connected to Azure NetApp Files can perform as well as SQL Server running on much larger virtual machines. Sizing instances down as such reduces the compute cost to 25% of the former price tag. *You can reduce compute costs with Azure NetApp Files.*
13+
Azure NetApp Files reduces SQL Server total cost of ownership (TCO) as compared to block storage solutions. With block storage, virtual machines (VMs) have imposed limits on I/O and bandwidth for disk operations. Only network bandwidth limits are applied against Azure NetApp Files, and on egress only at that. In other words, no VM level I/O limits are applied to Azure NetApp Files. Without these I/O limits, SQL Server running on smaller virtual machines connected to Azure NetApp Files can perform as well as SQL Server running on much larger virtual machines. Sizing instances down as such reduces the compute cost to 25% of the former price tag. *You can reduce compute costs with Azure NetApp Files.*
1414

1515
Compute costs, however, are small compared to SQL Server license costs. Microsoft SQL Server [licensing](https://download.microsoft.com/download/B/C/0/BC0B2EA7-D99D-42FB-9439-2C56880CAFF4/SQL_Server_2017_Licensing_Datasheet.pdf) is tied to physical core count. As such, decreasing instance size introduces an even larger cost saving for software licensing. *You can reduce software license costs with Azure NetApp Files.*
1616

articles/azure-netapp-files/storage-service-add-ons.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 06/15/2021
8+
ms.date: 02/19/2024
99
ms.author: anfdocs
1010
---
1111
# Storage service add-ons for Azure NetApp Files
@@ -14,7 +14,7 @@ The **Storage service add-ons** portal menu of Azure NetApp Files provides a “
1414

1515
## Access storage service add-ons
1616

17-
Clicking a category (for example, **NetApp add-ons**) under **Storage service add-ons** displays tiles for available add-ons in that category. Clicking an add-on tile in the category takes you to a landing page for quick access of that add-on and directs you to the add-on installation page.
17+
When you select a category (for example, **NetApp add-ons**) under **Storage service add-ons**, the portal displays tiles for available add-ons in that category. Selecting an add-on tile in the category takes you to a landing page for quick access of that add-on and directs you to the add-on installation page.
1818

1919
![Snapshot that shows how to access to the storage service add-ons menu.](./media/storage-service-add-ons/storage-service-add-ons.png)
2020

articles/azure-netapp-files/troubleshoot-capacity-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: troubleshooting
8-
ms.date: 04/18/2022
8+
ms.date: 04/18/2024
99
ms.author: anfdocs
1010
---
1111
# Troubleshoot capacity pool errors

articles/azure-netapp-files/volume-quota-introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 04/30/2021
8+
ms.date: 01/30/2025
99
ms.author: anfdocs
1010
---
1111
# Understand volume quota
1212

13-
This article provides an overview about volume quota for Azure NetApp Files. It also provides references to details that can help you monitor and manage the capacity of a volume or capacity pool.
13+
Learn how volume quotas work and learn how to monitor and manage the capacity of a volume or capacity pool in Azure NetApp Files.
1414

1515
## Behaviors of volume quota
1616

1717
* The storage capacity of an Azure NetApp Files volume is limited to the set size (quota) of the volume.
1818

19-
* When volume consumption maxes out, neither the volume nor the underlying capacity pool grows automatically. Instead, the volume will receive an out of space condition. However, you can [resize the capacity pool or a volume](azure-netapp-files-resize-capacity-pools-or-volumes.md) as needed. You should actively [monitor the capacity of a volume](monitor-volume-capacity.md) and the underlying capacity pool.
19+
* When volume consumption maxes out, neither the volume nor the underlying capacity pool grows automatically. Instead, the volume will receive an "out of space" condition. However, you can [resize the capacity pool or a volume](azure-netapp-files-resize-capacity-pools-or-volumes.md) as needed. You should actively [monitor the capacity of a volume](monitor-volume-capacity.md) and the underlying capacity pool.
2020

2121
* Depending on the capacity pool type, the size (quota) of an Azure NetApp Files volume has an impact on its bandwidth performance and the provisioned capacity. See the [auto QoS pool type](azure-netapp-files-understand-storage-hierarchy.md#qos_types) for details.
2222

0 commit comments

Comments
 (0)