Skip to content
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

Can't Create Function App in Azure - option select loops on Loading... #598

Closed
bartoszwalicki opened this issue Feb 27, 2023 · 4 comments
Closed
Assignees
Labels
🐛bug Something isn't working

Comments

@bartoszwalicki
Copy link

bartoszwalicki commented Feb 27, 2023

Hi

I am working on fresh install of Azure Function Extension and recent Azure Core Tools. I can't go through first step, extension loops on Create Function app in Azure select endlessly. That completely locks VS Code UI and it needs to be rebooted.

Azure Functions Core Tools
Core Tools Version:       4.0.5030 Commit hash: N/A  (64-bit)
Function Runtime Version: 4.15.2.20177

Extension
ms-azuretools.vscode-azurefunctions
Azure Functions
v1.10.3

Os
Linux version 6.1.12-arch1-1 (linux@archlinux)

Reproduction steps:

  1. Install Azure Functions Core Tools
  2. Install Azure Functions extension in VS Code
  3. Login to Azure account
  4. Try to execute "Create Function App in Azure"

Recording:

Edit:
The same behavior on macOs 13.0 (22A380).

@alexweininger
Copy link
Member

Thanks for reporting this issue and including details steps. As a workaround, click on the "Select Subscriptions..." item in the Resources View to select your subscriptions before attempting to create a Function App.

Please let me know if that works.

@alexweininger alexweininger transferred this issue from microsoft/vscode-azurefunctions Feb 27, 2023
@alexweininger alexweininger added the 🐛bug Something isn't working label Feb 27, 2023
@alexweininger alexweininger self-assigned this Feb 28, 2023
@bartoszwalicki
Copy link
Author

I found what was wrong, it was pretty obvious. I haven't got any subscription at all on my Azure account. After creating subscription all working as intended. It would be nice to handle this kind of case.

@alexweininger
Copy link
Member

I found what was wrong, it was pretty obvious. I haven't got any subscription at all on my Azure account. After creating subscription all working as intended. It would be nice to handle this kind of case.

I'm glad you found a workaround. A fix for this bug has been merged and we're hoping to release it soon. (microsoft/vscode-azuretools#1400)

@alexweininger
Copy link
Member

This issue has been fixed in the latest release of the Azure Resources extension (v0.6.1).

@microsoft microsoft locked and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants