Open
Description
Describe the issue:
After running the azd up
command, click the console-app
service endpoint in the console output log, and the page fails to load, as shown below:
More error information about the container on the azure portal is as follows:
Repro Steps:
- Clone code.
- Run command
cd samples/StandaloneDashboard
. - Run command
azd init
. - Run command
azd up
. - Click the
console-app
service endpoint.
Environment:
- Azd version: azd version 1.12.0-beta.1-daily.4359062 (commit Azure/azure-dev@6cd82ae).
- Aspire version:
9.0.0
. - Sample: StandaloneDashboard.
- Dotnet SDK version:
9.0.100
. - Branch: main.
Expected behavior:
The console-app
service page can be loaded successfully.
@rajeshkamal5050, @vhvb1989 for notification.
Metadata
Assignees
Labels
No labels