OS: Win 11 x64
Build Version: 20260811.1
Repro Steps:
- Create a Linux Web App.
- Deploy a project to the web app.
- Create a deployment slot without cloning configuration from an existing slot.
- Swap the slot with production.
- Execute "Start Streaming Logs" for the slot.
- Observe the output window.
Expect:
Log streaming displays valid application logs without unexpected characters or corrupted output.
Actual:
The output window displays a large amount of repeated "NUL" characters during log streaming for the deployment slot after the swap operation, making the log output difficult to read.

More Info:
This issue reproduces consistently after swapping the deployment slot with production.
OS: Win 11 x64
Build Version: 20260811.1
Repro Steps:
Expect:
Log streaming displays valid application logs without unexpected characters or corrupted output.
Actual:

The output window displays a large amount of repeated "NUL" characters during log streaming for the deployment slot after the swap operation, making the log output difficult to read.
More Info:
This issue reproduces consistently after swapping the deployment slot with production.