David Fowler

Results 112 issues of David Fowler

We have a document on how to use the low-level bicep resource https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/custom-bicep-templates. We should expand it to include the basics of the azure provisioning APIs. NOTE: These APIs are...

:watch: Not Triaged

There are lots of questions about running Aspire on IIS and we should clarify what it means and what is and isn't' supported: 1. Aspire does not run applications on...

:watch: Not Triaged

Follow up work from https://github.com/dotnet/aspire/pull/5470 1. - [ ] - Update the schema to support deployment nodes for container.v1 and project.v1 resources 2. - [x] - Fix secret handling (https://github.com/dotnet/aspire/pull/6005)

area-integrations
enhancement
azure

We should detail the RunAsEmulator methods on the azure resources and detail which resources have emulators. cc @IEvangelist --- [Associated WorkItem - 308087](https://dev.azure.com/msft-skilling/Content/_workitems/edit/308087)

documentation
:pushpin: seQUESTered
Pri1
doc-idea
dotnet-aspire/prod
okr-freshness

Aspire 9 makes it possible to customize the container apps definition when deploying to ACA using C# (the new Azure CDK) https://github.com/dotnet/aspire/pull/5470 There are 2 new methods: 1. [PubishAsAzureContainerApp for...

:watch: Not Triaged

When running under watch the PID is 0 ![Image](https://github.com/user-attachments/assets/66533237-ceab-44ee-ba54-f94a88ff4e61) When the process is stopped, the state is not updated to Exited and there's no exit code. https://github.com/user-attachments/assets/a6814439-4908-4537-b64f-c055c19d9732 cc @karolz-ms here...

untriaged
Area-Watch
Aspire

When using the IDE protocol dotnet watch is responsible to capturing and reporting logs via the DCP protocol. This doesn't work today and as a result the logs are empty...

untriaged
Area-Watch
Aspire

See https://github.com/dotnet/aspire/issues/3812. Today dotnet watch for aspire will launch the browser (incorrectly without the auth token https://github.com/dotnet/sdk/issues/44259) but still doesn't launch the browser preserving the query string. This means the...

untriaged
Area-Watch
Aspire

See https://github.com/dotnet/aspire/issues/5010 ![Image](https://github.com/user-attachments/assets/4aed3f23-cb5b-43d9-b673-dc9a8d36aecd) cc @tmat @phil-allen-msft

untriaged
Area-Watch
Aspire