vscode-azureappservice
vscode-azureappservice copied to clipboard
An error "No matching resources found" occurs when executing command "View Commit in GitHub" from command palette
OS: All Azure Resource Extension Build Version: 20220427.11(unified) Azure App Service Extension Build Version: 20220428.3 (unified) Regression: Not a regression
Repro Steps:
- Create a Linux web app.
- Expand this web app -> "Deployments" node -> Click "Connect to a GitHub Repository..." to connect a repository.
- F1 -> Click "View Commit in GitHub" -> Select "App Services" -> Select the above web app.
- Check whether a webpage opens or not.
Expect:
A webpage opens.
Actual:
An error "No matching resources found" occurs.
More Info: This issue doesn't reproduce when executing command "View Commit in GitHub" from its context menu.
Verified on the latest build 20220524.1, this issue still reproduces for now. So reopen it.