-
Notifications
You must be signed in to change notification settings - Fork 32
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
Cannot deploy my app after upgrading to v10 today #999
Comments
Thanks for the prompt reply. Yes it worked after falling back. |
I'm wondering if it worked because you rolled back or because you tried it again. If you could update to v10 and try deploying again that would help me a lot. |
I tried again, it does not work on 0.10.0 but it works 0.9.0, I restarted vscode in between. |
Thanks. What entry point for deploy are you using? Could you give me detailed repro steps? |
I have the exact same problem when deploying my PowerShell based function app today after updating Azure Resources extensions.. I reverted to the previous release of Azure Resources and its working fine now. |
I had a similar problem deploying a static webpage through VS Code. It came up with an error message about not being able to find the $web blob for the storage account. I reverted to the previous version this morning and the problem went away. |
I have a fix in the works. Hoping to release the full fix today. #1000 |
We just released Azure Resources v.0.10.1 which includes the fix for this issue. |
Thanks a lot, I confirm v.0.10.1 works on my end. |
I still get the error: Could not find $web blob container for storage account ... |
@SussexGooner this sounds like a separate issue. Can you file a new one? |
After updating to V10 today, I cannot deploy my azure function app, with Internal error: Expected value to be neither null nor undefined: newSiteName
The text was updated successfully, but these errors were encountered: