Hi, checkout the Get-PspAzManagedDiskInfo.ps1 - script found here: https://github.com/powershellpr0mpt/PSP-AzureInventory/blob/861aa2acd0e6108001330a646229f59a1043d0a4/PSP-AzureInventory/public/Get-PspAzManagedDiskInfo.ps1#L117
Its part of the PSP-AzureInventory module, which might be what you need: https://github.com/powershellpr0mpt/PSP-AzureInventory/tree/861aa2acd0e6108001330a646229f59a1043d0a4
By default, its grabbing all the disks, if you want to target specific disks - then you will need to enter the RG name etc.