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

No "Deploying..." label displays next to the function app when executing "Deploy to Function App..." command from command palette #4372

Closed
v-ruizh opened this issue Feb 5, 2025 · 1 comment
Labels
AT-CTI Created by CTI team

Comments

@v-ruizh
Copy link

v-ruizh commented Feb 5, 2025

OS: All
Extension Version: 20250204.3

Repro Steps:

  1. Create a function project in VS Code.
  2. Create a function app.
  3. F1 -> Select "Azure Functions: Deploy to Function App..." -> Select the above function app to deploy.
  4. Check whether the "Deploying..." label displays next to the function app during deployment.

Expect:
The "Deploying..." label displays next to the function app during deployment.
Image

Actual:
No "Deploying..." label displays next to the function app during deployment.

More Info:

  1. This issue does not reproduce if installing a previous released Azure Resources extension v0.9.9.
  2. This issue does not reproduce if executing deploy command from context menu.
  3. No "Deleting" label displays next to the function app when executing "Delete Function App..." command from command palette.
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Feb 5, 2025
@nturinski
Copy link
Member

Closing in favor of microsoft/vscode-azureresourcegroups#1011

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

2 participants