Share via

Errors When I Create a New NetApp Volume

Michael Wilkerson 0 Reputation points
2025-10-15T15:39:48.7633333+00:00

When attempting to create a new NetApp volume, an error occurs related to an "unexpected property for volumeProperties (PreFlightDeserializationError)". This error persists using any NetApp file or capacity pool. The issue began yesterday as my last attempt, to create a volume successfully, was on Friday. As of Monday, the volume fails to be created with the following validation error on every attempt:

{

"code": "InvalidTemplateDeployment",

"message": "The template deployment 'CreateVolume-20251015101218' is not valid according to the validation procedure. The tracking id is 'b3d16d90-d86f-4723-9d27-e99a0b86d84a'. See inner errors for details.",

"details": [

{

  "code": "PreFlightDeserializationError",

  "target": "/subscriptions/238e2553-79cb-45ed-b57d-2d6a4b8c2e85/resourceGroups/tr-intuition-cluster/providers/Microsoft.NetApp/netAppAccounts/NetAppDev/capacityPools/newUltra/volumes/tempvol",

  "message": "Validation error for Microsoft.NetApp/netAppAccounts/capacityPools/volumes: '/subscriptions/238e2553-79cb-45ed-b57d-2d6a4b8c2e85/resourceGroups/tr-intuition-cluster/providers/Microsoft.NetApp/netAppAccounts/NetAppDev/capacityPools/newUltra/volumes/tempvol': Unexpected property 'breakthroughMode' received for 'volumeProperties'. Path 'breakthroughMode', line 21, position 21. (This property is available in Api-Version 2025-08-01-preview and later). Please check the input model and Api-Version 2025-08-01 are correct based on the requirements of the endpoint and try again."

}

]

}

Azure NetApp Files
Azure NetApp Files

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


1 answer

Sort by: Most helpful
  1. Michael Wilkerson 0 Reputation points
    2025-10-27T17:10:40.54+00:00

    Further troubleshooting confirmed this issue affected Standard, Premium, and Ultra pools. The workaround was to use a Flex pool.

    The issue resolved, on its own, a week later. The root cause was not identified.

    User's image

    Was this answer helpful?

    0 comments No comments

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.