Skip to main content

Notifications

Community site session details

Community site session details

Session Id : ZIyOpHIDtUDTuCzto2ZRgr
Power Automate - General Discussion
Unanswered

Running Python script using flow

Like (0) ShareShare
ReportReport
Posted on 19 Nov 2018 17:49:58 by

Team,

 

We have a python script that collects data from Kusto and we have a parser for categorization. Currently we run it on our desktop machine. Is there a way to run this python script on Azure using Flow and email the results. A sample code would be very helpful. 

Categories:
  • skmsflow Profile Picture
    on 19 Nov 2018 at 21:17:22
    Re: Running Python script using flow

    Thanks for the information. I am trying to create function apps but for the subscriptions I have, it doesnt allow me to create function apps in any one of them . What would be easiest way to get around that issue ? 

  • Helper Profile Picture
    2 on 19 Nov 2018 at 19:37:11
    Re: Running Python script using flow

    If you have an Azure subscription you could use Azure Functions on a Consumption Plan to 'wrap' the script and return results, then bring that API into Flows:

     

    https://docs.microsoft.com/en-us/azure/azure-functions/functions-flow-scenario

     

    Python Example:

    https://github.com/yokawasa/azure-functions-python-samples/blob/master/docs/create-function-app-in-azure-portal.md

     

    Note that Python is experimental inside Azure Functions:

     

    https://docs.microsoft.com/en-us/azure/azure-functions/supported-languages

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - General Discussion

#1
rpersad Profile Picture

rpersad 16

#2
David_MA Profile Picture

David_MA 10 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 8 Super User 2025 Season 1

Overall leaderboard
Loading started