Microsoft Visual Studio 2017 が fa-11566895 という名前の Azure 関数にリモートで接続できることを確認する必要があります。 このタスクを完了するには、Microsoft Azure ポータルにサインインします。
正解:
see the answer below Explanation: Enable Remote Debugging Before we start a debugging session to our Azure Function app we need to enable the functionality. Navigate in the Azure portal to your function app fa-11566895 Go to the "Application settings" Under "Debugging" set Remote Debugging to On and set Remote Visual Studio version to 2017. Reference: https://www.locktar.nl/uncategorized/azure-remote-debugging-manually-in-visual-studio-2017/