Skip to main content

Tutorial: Debugging CloudScript using Azure Functions in the Azure portal

If you are editing your Azure Functions using the Azure portal, you can get logs directly in the portal. To find the logs you can use the following steps:
  1. Open the Azure portal
  2. Navigate to your Azure Functions app
  3. Select Platform features
  4. Select Log Streaming under the Monitoring section
The portal opens a page that displays the debug output:
Last modified on August 10, 2026