Skip to content

Commit 18e5b09

Browse files
Merge pull request #252026 from netapp-manishc/patch-9
Update azure-netapp-files-set-up-capacity-pool.md
2 parents 35c096c + ce9b92e commit 18e5b09

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-netapp-files/azure-netapp-files-set-up-capacity-pool.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 06/15/2023
15+
ms.date: 09/19/2023
1616
ms.author: anfdocs
1717
---
1818
# Create a capacity pool for Azure NetApp Files
@@ -21,7 +21,11 @@ Creating a capacity pool enables you to create volumes within it.
2121

2222
## Before you begin
2323

24-
You must have already [created a NetApp account](azure-netapp-files-create-netapp-account.md).
24+
* You must have already [created a NetApp account](azure-netapp-files-create-netapp-account.md).
25+
* If you are using Azure CLI, ensure that you are using the latest version. For more information, see [How to update the Azure CLI](/cli/azure/update-azure-cli).
26+
* If you are using PowerShell, ensure that you are using the latest version of the Az.NetAppFiles module. To update to the latest version, use the 'Update-Module Az.NetAppFiles' command. For more information, see [Update-Module](/powershell/module/powershellget/update-module?view=powershellget-2.x).
27+
* If you are using the Azure REST API, ensure that you are specifying the latest version.
28+
2529

2630
## Steps
2731

0 commit comments

Comments
 (0)