microsoft / microsoft/aspire

[WebToolsE2E][Aspire] When publishing the Aspire project in ACA, there is a 'stdout F' in the Resources section of the Console logs.

Open
#7,644 1 comment 0 reactions 0 assignees View on GitHub
area-azure-aca azure-container-apps
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**REGRESSION INFO**
1. Also reproduces in aspire 9.0.0

**NOTES**
1. This issue did not occur in the previous ACA dashboard, so we want to confirm if this is an expected change

**REPRO STEPS**
1. Clean machine: Win11 x64 23h2 ENU
2. Install SDK 9.0.200
3. Install Aspire 9.1.0
-Apply Feed
4. Install latest released azd

**REPRO STEPS**
1. Open CMD and create Aspire Starter App
`dotnet new aspire-starter -o Aspire1`
2. Publish the project
```
azd init
azd up
```
3. Open the url link and navigate to Aspire Dashboard > Console logs > Select Apiservice/Webfrontend

**ACTUAL**
There is an additional 'stdout F' string in the log information of the Resources in the Console logs.
![Image](https://github.com/user-attachments/assets/fa576bc3-535e-4fc2-b5ef-c0972a5f0b34)

**EXPECTED**
1. There should be no "stdout F" string in the log information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.