Hi team,
I am trying to run a python script using HTTP trigger in azure functions and the final aim is to run this script on Power Automate using the URL generated. I have tried to run the code on VS and Anaconda, I keep getting errors "Azure Module not found".
After some research, it looks like I need to have the azure-common 1.1.25 package installed to have it running. I try to install that, but it installs the latest version only which is 1.1.27. Do you think this could be the issue the module does not run? Could you suggest some workarounds?

Report
All responses (
Answers (