-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=771389
Build error leg or test failing: Aspire.Hosting.Containers.Tests.Wi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
With the new `Waiting` state being introduced with `WaitFor`, would it make more sense to use…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_Note: I initially thought this cou…
-
In preview 5, adding `.WithOtlpExporter()` to `.AddContainer(...)` would show OpenTelemetry logs, traces and metrics in the dashboard.
Since preview 6 this doesn't happen.
But if I had a dashboa…
-
### Describe the bug
i referenced the blazor project to Aspire app host so this is my aspire app host code
```
using AnswerMe.Aspire.AppHost;
var builder = DistributedApplication.C…
-
### Library name and version
Azure.ResourceManager.MachineLearning 1.2.0
### Describe the bug
I have found another instance of an issue I reported 2 weeks ago (https://github.com/Azure/azure-sdk-fo…
-
Is it expected that the templates from the wasm workloads disappear every time I update VS2022? Should workloads become integrated with the VS2022 Installer so it can track your previous selections b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When you attempt to run tests remotely on WSL, the unit test will fail on `DistributedApplica…
-
### Describe the bug
I import older telemetry (traces/logs/metrics) via OTEL Collector to standalone Aspire Dashboard.
Aspire telemetry limits are computed before import and set to appropriate env…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm trying to enable a setup where I can run my frontend and my backend API in my box, which …