OS: Win 11
Build Version: 20260302.1
Repro Steps:
- Create a Java 25 project with "http" template.
- Create an advanced Java 25 function app with "Managed identity" authentication type.
- Create a slot for the function app.
- Deploy the project to the slot.
- Expand the slot -> Expand "Functions" node -> Right click "http" function -> Click "Execute Function Now..." -> Execute it with the default value.
- Check whether succeeds to execute the action.
Expect:
Succeed to execute the action.
Actual:
Fail to execute the action.

More Info:
Another error occurs for slot in Windows Java 25 Premium function app with "Secrets" authentication type.

OS: Win 11
Build Version: 20260302.1
Repro Steps:
Expect:
Succeed to execute the action.
Actual:

Fail to execute the action.
More Info:

Another error occurs for slot in Windows Java 25 Premium function app with "Secrets" authentication type.