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.