-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to detach a storage account with an error #1045
Comments
This is reproducing on the release version of the extension. Makes me think it has to do something with VS Code rather than us. Is it possible that this also was a result of upgrading to Node 14 and we just never caught it? |
|
Can confirm that this is a result of upgrading to Node 16. Detatch and Delete Postgres Server... both work on this version of VS Code. |
Better start reading! 😄 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md |
OS: Windows / Linux
Azure Resource Extension Build Version: 20220505.12 (unified)
Azure Storage Extension Build Version: 20220505.2 (unified)
Regression: Not a regression
Repro Steps:
Expect:
Succeed to detach this storage account.
Actual:
Fail to detach this storage account with an error.
More Info:
The text was updated successfully, but these errors were encountered: