microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
291 stars 132 forks source link

Function apps aren't displayed in VSCode extension #4039

Closed LauraBeatris closed 4 months ago

LauraBeatris commented 5 months ago

Description

I've created a function app on my subscription:

CleanShot 2024-03-14 at 13 53 44

However, it doesn't get reflected on my VSCode extension, even tho I've already performed the following steps:

Furthermore, when trying to deploy my function to the function app, it doesn't get displayed ("No matching resources"):

CleanShot 2024-03-14 at 13 55 25

nturinski commented 4 months ago

Hi @LauraBeatris

Really sorry about the late response. Are any subscriptions showing up on your VS Code tree view? Are you able to create a new Function App from VS Code?

AzCode-Bot commented 4 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!