Posting messages to multiple modules does not work
When all modules are started in the debugger (see step 5), modules will run in the separated console window, but messages cannot be sent to the module by using curl as previously described in the article.
- Create breakpoints in each module and then press F5 to run and debug multiple modules simultaneously. You should see multiple .NET Core console app windows, with each window representing a different module.
I'm not sure if this is a bug or a feature. In any case, it is not clear in this article, what should be expected. Seeing messages from some module, which was not developed here, but just started from the repo (TemperacureSensor) is not helpful, when it comes to debugging custom modules.
@ddobric Could you please add the link to the azure documentation that is followed? This would help us tag the issue and redirect to the appropriate team. Thanks!!
@ddobric We will go ahead and close this issue. Please feel free to open a new issue from the bottom of any documentation page to link the issue with a particular document.
If you believe the issue is regarding a service please use MS Q&A to create a thread with an appropriate tag. Thanks!!
See #97362