File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
articles/azure-netapp-files Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ms.workload: storage
13
13
ms.tgt_pltfrm : na
14
14
ms.devlang : na
15
15
ms.topic : conceptual
16
- ms.date : 7/9 /2019
16
+ ms.date : 9/20 /2019
17
17
ms.author : b-juche
18
18
---
19
19
# Create an SMB volume for Azure NetApp Files
@@ -113,7 +113,9 @@ A subnet must be delegated to Azure NetApp Files.
113
113
* ** Volume name**
114
114
Specify the name for the volume that you are creating.
115
115
116
- A volume name must be unique within each capacity pool. It must be at least three characters long. You can use any alphanumeric characters.
116
+ A volume name must be unique within each capacity pool. It must be at least three characters long. You can use any alphanumeric characters.
117
+
118
+ You cannot use ` default ` as the volume name.
117
119
118
120
* ** Capacity pool**
119
121
Specify the capacity pool where you want the volume to be created.
Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ A subnet must be delegated to Azure NetApp Files.
39
39
* ** Volume name**
40
40
Specify the name for the volume that you are creating.
41
41
42
- A volume name must be unique within each capacity pool. It must be at least three characters long. You can use any alphanumeric characters.
42
+ A volume name must be unique within each capacity pool. It must be at least three characters long. You can use any alphanumeric characters.
43
+
44
+ You cannot use `default` as the volume name.
43
45
44
46
* **Capacity pool**
45
47
Specify the capacity pool where you want the volume to be created.
You can’t perform that action at this time.
0 commit comments