Forum Discussion
Python optimizer / PowerApps / Automate
- Anonymous5 years ago
HI Anonymous,
#1, You can create PowerApps with parameters, then they allow you to input parameters.
Launch and Param functions in Power Apps
#2, Please check the following link about use PowerApps with ms flow.
#3, You can do these with Azure functions, you can take a look at the below link to know more about these.
Create your first function in the Azure portal
#4, You can refer to the following blog about invoke the Azure function in flow:
Invoke an Azure Function Using Power Automate (Flow)
Regards,
Xiaoxin Sheng
- Anonymous5 years ago
Hi Anonymous,
Sorry for the late response. Did you mean to use python to connect/manage Azure VM? If that is the case, you can refer to the following documents:
Create and manage Windows VMs in Azure using PythonReference link about azure function network operations:
Azure Functions networking options
Regards,
Xiaoxin Sheng
amazing Anonymous ! do you know where I can find examples of connecting to VM?
Hi Anonymous,
Sorry for the late response. Did you mean to use python to connect/manage Azure VM? If that is the case, you can refer to the following documents:
Create and manage Windows VMs in Azure using Python
Reference link about azure function network operations:
Azure Functions networking options
Regards,
Xiaoxin Sheng
- Anonymous5 years agoNot applicable
Hi Anonymous,
Normally you can do these with two methods, connect with RDP(Remote Desktop Protocol) or deploy web service on your device.
For your scenario, I think web service should suitable for your requirement.
Configuring a Web Server for Web Deploy Publishing (Web Deploy Handler)
Regards,
Xiaoxin Sheng
- Anonymous5 years agoNot applicable
ah Anonymous i actually meant a non-azure personal vm