Describe the bug
Redeploying an existing Storage account fails with the error: "The property 'isNfsV3Enabled' was specified in the input, but it cannot be updated as it is read-only. For more information, see - https://aka.ms/storageaccountupdate"
Looks lik the enableNfsV3 parameter should not be used if the storage account already exists.
To reproduce
Deploy a storage account twice without deleting.
Code snippet
No response
Relevant log output
No response
Describe the bug
Redeploying an existing Storage account fails with the error: "The property 'isNfsV3Enabled' was specified in the input, but it cannot be updated as it is read-only. For more information, see - https://aka.ms/storageaccountupdate"
Looks lik the enableNfsV3 parameter should not be used if the storage account already exists.
To reproduce
Deploy a storage account twice without deleting.
Code snippet
No response
Relevant log output
No response