How Cloud Explorer Equivalent Debug VS2022 for zipped published code uploaded to storage?

Sergio Solorzano 26 Reputation points
2022-07-07T08:30:43.277+00:00

Hi

Cloud explorer in VS2022 has been removed. I publish & zip the code and upload it to Azure in a private azure storage account that then runs Function Apps (running from a package file). How can I debug remotely like I used to do with clould explorer? Publish does not offer the Hosting option. Also I have connected the Function App to Connected Services and I click on Attach debuger but it does not stop the code when executed, i.e. step-in code to debug doesn't work like Cloud Explorer did.
218479-nohosting2.png
Please help, thank you!
218398-nohosting.png

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,394 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sergio Solorzano 26 Reputation points
    2022-07-11T10:11:46.89+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.