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

Function Apps are not sorted alphabetically when executing "Deploy to Function App/Deploy to Azure" commands #4192

Open
v-ruizh opened this issue Jun 19, 2024 · 0 comments
Labels
AT-CTI Created by CTI team enhancement
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented Jun 19, 2024

OS: All
Build Version: v1.15.1-alpha.0
Regression: Not a Regression

Repro Steps:

  1. Create multiple Function Apps in VS Code.
  2. F1 -> Select "Azure Functions: Deploy to Function App...".
  3. Check whether Function Apps are sorted alphabetically.

Expect:
Function Apps are sorted alphabetically.

Actual:
Function Apps are not sorted alphabetically.
image

More Info:

  1. This issue also reproduces when executing "Deploy to Azure..." command.
  2. This issue does not reproduce when executing other commands, such as "Start Streaming Logs/Stop Streaming Logs/Delete Function App".
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Jun 19, 2024
@motm32 motm32 added this to the Backlog milestone Jun 19, 2024
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 enhancement
Projects
None yet
Development

No branches or pull requests

3 participants