scautomation / Azure-Inventory-Workbook

The Ultimate Azure Inventory Dashboard
142 stars 93 forks source link

Output the VM Creation date #6

Closed JamesDLD closed 3 years ago

JamesDLD commented 3 years ago
  1. Gather the creation date from the VM OS disk property "timeCreated"
  2. Using Lower case when joining the VM with it's disks, I faced an issue with Databricks VM where the VM Osdisk uri was not filled with the same case that the Osdisk resource. As a result it was not outputting the VM disks.