Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug Report]: Microsoft.Storage - The property 'isNfsV3Enabled' was specified in the input, but it cannot be updated as it is read-only #3106

Closed
tjav opened this issue Apr 13, 2023 · 3 comments · Fixed by #3290
Labels
bug Something isn't working [cat] modules category: modules

Comments

@tjav
Copy link
Member

tjav commented Apr 13, 2023

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

@tjav tjav added the bug Something isn't working label Apr 13, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in Bug board Apr 13, 2023
@AlexanderSehr AlexanderSehr added the [cat] modules category: modules label Apr 18, 2023
@AlexanderSehr
Copy link
Contributor

We cannot check if the storage account exists unfortunately, so we'll need to find a different solution.

@AlexanderSehr AlexanderSehr moved this from Needs triage to High priority in Bug board Apr 18, 2023
@ghost
Copy link

ghost commented Apr 19, 2023

would this be an option?
not tested:
#3122

@Robbertbbb
Copy link
Contributor

#3290

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working [cat] modules category: modules
Projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

3 participants