Azure RM Inventory... Pull from all subscriptions in the Tenant.

Greetings,

I’m working with AWX on Azure and while I can add each individual subscription as an inventory source into an inventory I would rather pull all VMs in all Subscriptions in the Tenant in one go.

Has anyone else done anything like this? Am I missing an option somewhere to not limit the inventory plugin to a subscription?

Any thoughts (pro or con) about doing this?

Thanks

Adam

As I understand create service principal account , tie that up with single or multiple subscription and then use this SP account for inventory sync .

Regards,
Prakash.

Greetings Prakash,

A Service Principal Account can see multiple subscriptions, but you would still need to add an inventory source for each subscription to the inventory.

We already have around 20 subscriptions, and it is only going to increase. Given that a single account can see multiple subscriptions I like the idea of not actually having to add another subscription to AWX every time we add one in Azure.

Thanks,
Adam