I need the Logical Unit Number of the azure disks as it is required in almost all the operations on virtual machines disks (update data disk, delete data disk etc..)
https://management.core.windows.net/<subscription-id>/services/hostedservices/<service-name>/deployments/<deployment-name>/roles/<role-name>/DataDisks/<lun>
Where can i get the LUN value?