-1

I am new to azure and would need some guidance on running a python script to collect the VM list& count and send it to an email endpoint or slack. I have developed this script, and the required data is being fetched from my laptop by running code.

My question here is, how do I implement this in Azure and send the result out?

Any help on this is highly appreciated.

Dexter
  • 45
  • 7

1 Answers1

0

This seems to be the answer to your question: Options for running Python scripts in Azure

But the Microsoft documentation seems to have a detailed guide on what you're trying to do here.

Anger
  • 91
  • 5