An Azure backup service that provides built-in management at scale.
@Siva You cannot retrieve log backup records from Azure APIs (since they happen every 15 mins) but you can get those records using Log Analytics. It is detailed here - https://learn.microsoft.com/en-us/azure/backup/backup-azure-monitoring-use-azuremonitor
Are you looking for EVERY log backup record for your clients?
May be latest recovery point is better.
----------------------------------------------------------------------------------------------------------------------
If the response helped, do "Accept Answer" and up-vote it