I trying to use the Graph Beta API to retrieve bios information of our Intune managed devices. using Graph explorer
I can use the get command "https://graph.microsoft.com/beta/deviceManagement/managedDevices" and i get lots of properties back, But the "systemManagementBIOSVersion" comes back with a value of null
Am i doing something wrong? or is this a limitation of Graph at the moment?