Unable to delete volume in ANF

Srikanth L 95 Reputation points Microsoft Employee
2026-01-20T06:53:27.86+00:00

I am not able to delete ANF volume, it gives error message

"Something unexpected occurred when performing this action. Please try again, if this problem persists please contact support for assistance and provide the CorrelationId 'a9b82681-4802-41fe-ad7d-6e06e046e880'.

"

Azure NetApp Files
Azure NetApp Files

An Azure service that provides enterprise-grade file shares powered by NetApp.


Answer accepted by question author
Ravi Varma Mudduluru 12,625 Reputation points Microsoft External Staff Moderator
2026-01-20T07:12:59.8066667+00:00

Hello @Srikanth L,

Thanks for reaching out to Microsoft Q&A.

I understand that you are facing issue when deleting your Azure NetApp Files (ANF) volume and receiving an error message.

Backend team upgraded the RP version, and they have been rolled out the fix. Please try to delete the Volume now.

If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Newest
  1. AI answer

    2026-01-20T06:53:36.09+00:00

    If you are encountering an error while trying to delete an Azure NetApp Files (ANF) volume, there are a few things you can check:

    1. Permissions: Ensure that you have the necessary permissions to delete the volume. You may need to be an owner or have specific roles assigned that allow volume deletion.
    2. Volume State: Check if the volume is in a state that allows deletion. If the volume is being used or is in a locked state, you may not be able to delete it.
    3. Force Delete Option: If you are sure you want to delete the volume and it is safe to do so, you can use the -ForceDelete parameter with the Remove-AzNetAppFilesVolume cmdlet to bypass any prompts or checks that might prevent deletion.
    4. Retry the Operation: Sometimes, transient issues can cause errors. Try the deletion operation again after a short wait.
    5. Contact Support: If the problem persists, as suggested in the error message, you may need to contact Azure support and provide them with the CorrelationId for further assistance.

    For more information on how to delete an ANF volume, you can refer to the Remove-AzNetAppFilesVolume cmdlet documentation.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.