How to get all Azure VM's Operating System information from My Azure Subscription. Like operation System Name and Version.and Build number.
Exmaple :- Windows 10.0.1080 and Ubuntu 18.04.2.
I Tried Inventory Service, I didn't get the complete details.
I tried the Power shell script :-
https://stackoverflow.com/questions/51713858/azure-vm-os-build-powershell
It give some details but only for Windows Os.
Is there any service in Azure by using that I can pull the details mentioned above.
Thanks,
Mandava Babu.