3

Good morning, I'm developing an Azure Function in Java with @TimerTrigger. When I'm trying to run it, the system throws me:

The listener for function 'ABC123' was unable to start.
Microsoft.Azure.Storage.Common: No connection could be made because the target machine actively refused it.

Do you know if it is some additional configuration on my machine or that the Azure emulator needs some additional configuration?

Thank you very much!

Saeed Nasehi
  • 940
  • 1
  • 11
  • 27
  • COuld you please your configuration file in your project? – Jim Xu Oct 19 '20 at 06:04
  • 1
    Check out the solution in this link:https://stackoverflow.com/questions/33765141/azure-table-storage-no-connection-could-be-made-because-the-target-machine-act. – Harshita Singh Oct 19 '20 at 10:14
  • Does this answer your question? [Azure Table Storage - No connection could be made because the target machine actively refused it 127.0.0.1:10002](https://stackoverflow.com/questions/33765141/azure-table-storage-no-connection-could-be-made-because-the-target-machine-act) – Bradley Grainger May 02 '21 at 23:32

0 Answers0