OS: Win 11
Build Version: 20250320.1
Regression: Previous Release
Repro Steps:
- Create a function project with HttpTrigger template selected.
- Create a function app with Flex Consumption host plan.
- Deploy the function project to the function app.
- Expand the function app -> Expand "Functions" node -> Right click the Httptrigger function and execute "Copy Function Url" action.
- Check whether succeeds to execute "Copy Function Url" action or not.
Expect:
Succeed to execute "Copy Function Url" action.
Actual:
An error occurs when executing "Copy Function Url" action.

More Info:
- This issue also reproduces when executing "Execute Function Now..." action.
- This issue does not reproduce on the current released extension v1.16.3.