Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

What tool is used to get the list of Azure Virtual Machines?

adluayon
7 - Meteor

Hi Support,

 

Any idea what tools should be use in order to get the list of virtual machines in azure? 
Thanks.

5 REPLIES 5
IraWatt
17 - Castor
17 - Castor

Hey @adluayon 

You could use the download tool and the API: Workload Networks - List Virtual Machines - REST API (Azure AVS) | Microsoft Docs.

Alteryx has some good documentation on getting started with APIs Get Started with APIs | Alteryx Help

adluayon
7 - Meteor

@IraWatt
For now there is no drag and drop tool for this?

IraWatt
17 - Castor
17 - Castor

@adluayon There isn't one on the community that I know of. I had a look for posts and the public gallery and it doesn't seem to have been made into a tool yet. 

adluayon
7 - Meteor

@IraWatt 
Thank you very much for the clarification.
Well i think the easiest is too call a powershell command & load the result to the workflow.

Have a nice day.

IraWatt
17 - Castor
17 - Castor

No worries @adluayon, I'll let you know If I hear about any Azure  API tool release 

Labels