microsoft / microsoft/vscode-azurestaticwebapps

Could not resolve resource "/subscription/..."

Open
#998 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

In Azure I have several Static Web Apps (SWA), they are working and I can access them in Azure Portal via browser. I want to update one of the apps and tried the VS Code with Azure Static Web Apps extension, latest version 0.13.2. I don't use GitHub, all my web apps files are stored locally.

In VS Code I got error "Could not resolve resource" and full path to the SWA for all my static web apps, when I try to expand their nodes in the VS Code left resources tree . All other resources like Function Apps or Storage Accounts are accessible from VS Code, but not SWAs.

"az staticwebapp list" on local computer shows all information about all SWAs, so, it is not a login problem.

Please help to get access to my SWAs from VS Code.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure in VS Code with the Azure Static Web Apps extension while comparing the affected resources with the output of az staticwebapp list. Done means the listed Static Web Apps can be expanded and accessed from the VS Code resources tree without the resolution error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.