-
Notifications
You must be signed in to change notification settings - Fork 134
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
Unable to deploy to Azure Functions #4235
Comments
I have the same issue - I can't deploy azure functions from VS Code. I can add them through the portal but My error message is: Could not resolve resource "/subscriptions/" Version: 1.92.0 (system setup) My team noticed this on Friday 8/16 |
Hi @CloudDumbo & @simondsjt Thanks for reporting this issue. I think we have fixed this issue, but if you could help us test that our fix actually worked, it would be greatly appreciated. Please follow these steps:
|
That did not resolve my issue. |
I see. Could you try downgrading the Azure Resources extension from v0.9.2 to v0.9.1? There was a change in there that may be impacting your deployments. Could you also give me some more details about the deployment error? About how many Function apps do you have in that subscription? |
Downgrading the Azure Resource extension to v0.9.1 seemed to resolve the issue. We have 9 Azure Functions in a government subscription. |
it worked for me too. Thanks! |
@CloudDumbo Glad that it is working now! Did you downgrade the Resources extension to v0.9.1 or did upgrade Functions to v1.15.3? |
I downgraded the Resources extension to v0.9.1 and used v1.15.2-alpha that you sent |
Could you try upgrading Resources back to v0.9.2 and Functions to v1.15.3? I believe that should have fixed your issue 😄 |
Hi. My coworker was using 0.9.4 and 1.15.3 and it was still broken. we rolled back to 0.9.2 and it didnt work. |
Does this occur consistently? Yes
Repro steps:
Action: resolveResource
Error type: SubscriptionNotFound
Error Message: The subscription 'redacted:id' could not be found.
Trying to access the function apps from the Azure tab shows: "Could not resolve resource"
Version: 1.13.3
OS: linux
OS Release: 5.15.146.1-microsoft-standard-WSL2
Product: Visual Studio Code
Product Version: 1.92.2
Language: en
Call Stack
The text was updated successfully, but these errors were encountered: