-
The aspire v8.2.0 has been released for a long time, while the container image seemed still not updated, the latest tag is still 8.1, and found the previous discussion about the 8.1.0 container image,…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Adding a Postgresdb using `WithDataVolume` fails to start when deployed to Azure.
All the re…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
3. Install SDK 9.0 GA
4. Install Aspire 9.0 GA
5. Install VS or VSCode
**REPRO STEPS**
1. Create .NET Project > Aspire Starter App > give a nam…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Starting an aspire project (that worked just two days ago) now fails with:
```
failed to co…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
3. Install SDK 9.0 GA
4. Install Aspire 9.0 GA
5. Install VS or VSCode
**REPRO STEPS**
1. Open Command Prompt, run the following code to create…
-
Example in aspire repo:
https://github.com/dotnet/aspire/blob/4c91f09e9c7f84e73eca6932f550475309155abd/tests/Aspire.Hosting.Redis.Tests/AddRedisTests.cs#L96-L120
```csharp
[Fact]
public async…
-
Where possible, we should be enabling passwords on our containers.
The goal here is to provide a layer of redundancy. If ACA firewalling (or other system to from external access) fails, an external c…
-
Cosmos emulation doesn't work on Apple Silicone. Perhaps a workaround or note should be added to the doc (or better yet a fix):
https://learn.microsoft.com/en-us/dotnet/aspire/database/azure-cosmos-d…
-
### Describe the bug
After upgrading to the .NET 9 SDK, build scripts issuing `dotnet` commands litter the output with `Build succeeded in X.Xs` even for commands other than `dotnet build`.
### To Re…
-
**INSTALL STEPS**
1. Clean machine: Linux OS
2. Install SDK 9.0RC2
3. Install Aspire 9.0 GA
- Apply Aspire 9.0 GA feed
4. Install latest released azd v1.10.3
5. Install git v2.34.1
**REPRO STEP…