Skip to content

Commit 7e6303a

Browse files
Merge pull request #284805 from b-ahibbard/copilot
acrolinx
2 parents 1e95690 + 7ab0033 commit 7e6303a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 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

@@ -261,7 +261,7 @@ Wait a few minutes and check if the problem persists.
261261

262262
***Not allowed to mix protocol types CIFS and NFS***
263263

264-
This error occurs when you're trying to create a Volume and there are both the CIFS (SMB) and NFS protocol types in the volume properties.
264+
This error occurs when you're trying to create a volume that has both the CIFS (SMB) and NFS protocol types in the volume properties.
265265

266266
* Cause:
267267
Both the CIFS (SMB) and NFS protocol types are used in the volume properties.
@@ -299,7 +299,7 @@ This error indicates that the operation isn't available for the active subscript
299299
* Cause:
300300
The operation isn't available for the subscription or resource.
301301
* Solution:
302-
Make sure that the operation is entered correctly and that it is available for the resource and subscription that you're using.
302+
Make sure that the operation is entered correctly. The operation should be available for the resource and subscription that you're using.
303303

304304
***OwnerId cannot be changed***
305305

@@ -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

@@ -495,7 +495,7 @@ This error occurs when nonexistent properties are provided for a resource such a
495495
* Cause:
496496
The request has a set of properties that can be used with each resource. You can't include any nonexistent properties in the request.
497497
* Solution:
498-
Make sure that all property names are spelled correctly and that the properties are available for the subscription and resource.
498+
Make sure all property names are spelled correctly. Make sure the properties are available for the subscription and resource.
499499
* Workaround:
500500
Reduce the number of properties defined in the request to eliminate the property that is causing the error.
501501

@@ -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.
@@ -635,7 +635,7 @@ This error occurs when you try to create an SMB volume, but a DNS server (specif
635635
* Cause:
636636
You're trying to create an SMB volume, but a DNS server (specified in your Active Directory configuration) is unreachable.
637637
* Solution:
638-
Review your Active Directory configuration and make sure that the DNS server IP addresses are correct and reachable.
638+
Review your Active Directory configuration. Make sure that the DNS server IP addresses are correct and reachable.
639639
If there’s no issues with the DNS server IP addresses, then verify that no firewalls are blocking the access.
640640

641641
***Too many concurrent jobs***

0 commit comments

Comments
 (0)