David Fowler
David Fowler
Assigned to you @mitchdenny 😄
@mitchdenny Can you file the follow up items? - Replacing PublishAsDockerFile with something based on this new API - https://github.com/dotnet/aspire/issues/4522
Step 2 should be removed from the repro. There are 2 different scenarios: 1. Testing local azure provisioning - https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/local-provisioning 2. Using an existing azure resource For number 2, the...
> Note: I added the connection string back to the appsettings.json file, then F5 again, project can start successfully, but when I tried to execute a test message, it shows...
> The issue, which I can see, is that after it, I don't see it as a service bus resource in the dashboard, which makes this operation useless. Using an...
cc @rajeshkamal5050 @vhvb1989 @ellismg
There's a big split coming here https://github.com/dotnet/aspire/pull/3062 cc @mitchdenny
Can you share more about your environment: - What OS you are using - The output of dotnet --info - What your launch settings for each project looks like: cc...
@karolz-ms @dbreshears can we look into ths?