Skip to content

Commit 7ab0033

Browse files
committed
ms.date
1 parent 818ef3e commit 7ab0033

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-netapp-files/azure-netapp-files-troubleshoot-resource-provider-errors.md

Lines changed: 7 additions & 7 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: troubleshooting
8-
ms.date: 02/09/2022
8+
ms.date: 08/15/2024
99
ms.author: anfdocs
1010
---
1111
# Troubleshoot Azure NetApp Files Resource Provider errors
@@ -91,7 +91,7 @@ This error occurs when the export policy isn't defined with a unique index. When
9191
* Cause:
9292
The defined export policy doesn't meet the requirement for export policy rules. You must have one export policy rule at the minimum and five export policy rules at the maximum.
9393
* Solution:
94-
Make sure that the index isn't already used and that it is in the range from 1 to 5.
94+
Make sure that the index isn't already used and that it's in the range from 1 to 5.
9595
* Workaround:
9696
Use a different index for the rule that you're trying to set.
9797

@@ -113,7 +113,7 @@ This error occurs when the file path contains unsupported characters, for exampl
113113
* Cause:
114114
The file path contains unsupported characters, for example, a period ("."), comma (","), underscore ("_"), or dollar sign ("$").
115115
* Solution:
116-
Remove characters that are not alphabetical letters, numbers, or hyphens ("-") from the file path you entered.
116+
Remove all characters other than alphabetical letters, numbers, or hyphens ("-") from the file path you entered.
117117
* Workaround:
118118
You can replace an underscore with a hyphen or use capitalization instead of spaces to indicate the beginning of new words. For example, use "NewVolume" instead of "new volume".
119119

@@ -317,14 +317,14 @@ This error occurs when you try to create a volume and the capacity pool in which
317317
* Cause:
318318
The capacity pool where the volume is being created isn't found.
319319
* Solution:
320-
Most likely the pool was not fully created or was already deleted at the time of the volume creation.
320+
Most likely the pool wasn't fully created or was already deleted at the time of the volume creation.
321321

322322
***Patch operation is not supported for this resource type.***
323323

324324
This error occurs when you try to change the mount target or snapshot.
325325

326326
* Cause:
327-
The mount target is defined when it is created, and it can't be changed subsequently.
327+
The mount target is defined when it's created, and it can't be changed subsequently.
328328
The snapshots don’t contain any properties that can be changed.
329329
* Solution:
330330
None. Those resources don't have any properties that can be changed.
@@ -407,7 +407,7 @@ This error occurs when you try to reference a nonexistent resource, for example,
407407
* Cause:
408408
You're trying to reference a nonexistent resource (for example, a volume or snapshot) that has already been deleted or has a misspelled resource name.
409409
* Solution:
410-
Check the request for spelling errors to make sure that it is correctly referenced.
410+
Check the request for spelling errors to make sure that it's correctly referenced.
411411
* Workaround:
412412
See the Solution section above.
413413

@@ -534,7 +534,7 @@ See the solution above.
534534

535535
***Volume is being deleted and cannot be deleted at the moment.***
536536

537-
This error occurs when you try to delete a volume when it is already being deleted.
537+
This error occurs when you try to delete a volume when it's already being deleted.
538538

539539
* Cause:
540540
A volume is already being deleted when you try to delete the volume.

0 commit comments

Comments
 (0)