Skip to main content
Filter by
Sorted by
Tagged with
3 votes
0 answers
484 views

Dapr doc shows how to programmatically subscribe and consume a topic from a subscription, along with an ASP.NET Web API project. I am using Azure Service Bus Topics and an Web API running in .NET 8. I ...
David Liang's user avatar
  • 21.6k
3 votes
1 answer
1k views

I have 3 services that I am attempting to integrate with Dapr within my local Docker instance. Each of the services is running in an Linux container. version: '3.4' networks: NextWare: external: ...
John Kears's user avatar
0 votes
1 answer
521 views

How do I configure the Dapr log level in an Azure Container App? It defaults to info & I want to set it to debug. Reference: Configure and view Dapr Logs
spottedmahn's user avatar
  • 16.2k
0 votes
1 answer
1k views

I've configured a ContainerApp with an auto scale rule in place based on the Azure Service Bus Topics. The up scaling of the ContainerApp works properly. However, it does not scale down. Any idea what ...
NetDev's user avatar
  • 3