Closed pogenechen closed 9 months ago
The image you added to your issue failed to upload. Can you try again?
Could you provide repro steps and provide logs from the Azure Resources extension?
The image you added to your issue failed to upload. Can you try again?
Could you provide repro steps and provide logs from the Azure Resources extension?
Thanks. I reuploaded the image. I can't see there is any log for the extension by the way. I have used azure functions and resources to deploy my programs for months. Everything was OK until last Friday when the extension was updated.
Are you using public Azure? Or a sovereign cloud?
Are you using public Azure? Or a sovereign cloud?
I am using a sovereign cloud actually.
If you are willing to try a beta version, you could download the vsix from here: https://dev.azure.com/ms-azuretools/534e1e1c-b364-44d0-b5ee-dce879a5106e/_apis/build/builds/66546/artifacts?artifactName=Build&api-version=7.1&%24format=zip
Then to install, follow the steps:
Build.zip
Extensions: Install from VSIX
If that solves this issue, please let us know!
If you are willing to try a beta version, you could download the vsix from here: https://dev.azure.com/ms-azuretools/534e1e1c-b364-44d0-b5ee-dce879a5106e/_apis/build/builds/66546/artifacts?artifactName=Build&api-version=7.1&%24format=zip
Then to install, follow the steps:
- Extract vsix from
Build.zip
- Press F1 in VS Code
- Select
Extensions: Install from VSIX
- Navigate to the new resources vsix and select it
- Follow the steps in this thread: Latest version (0.8.0) does not support Azure USGovCloud #768 (comment)
- Reload VS Code
If that solves this issue, please let us know!
It worked for me! Thanks a lot for your help!
Awesome! I'm glad to hear it. :)
We will try to release this patch fix early next week so you will not have to keep using this beta version.
Are you using public Azure? Or a sovereign cloud?
for me.. same issue with public Azure. There are no logs whatsoever.
Are you still facing this issue?
Are you still facing this issue?
The issue has never occured again. Thanks!
My VS Code version is 1.84.2. Azure Resources just doesn't work since last update(v.0.8.0, last released date was 2023/11/17) and keeps showing a 'fetch failed' error. Is there anyone else encountering the same issue?