i need to generate BAckup report with below parameters

Venkat karidi 81 Reputation points Microsoft External Staff
2022-11-25T10:23:35.167+00:00

HI,i need to generate the azure backup report to my team in which it should contain

Backup size
backup Pre-check
last backup status
Backup Policy

Please can you help how to get only these data, i tried looking for cmdlets for this but to no avail.

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,482 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2022-11-25T12:20:29.26+00:00

    Hi @Venkat karidi

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    Is the information in the Backup Jobs report helpful?
    264219-image.png

    But, if you require a more detailed report, the best option is configure a Log Analytics workspace in your Recovery Services vault and through the log console, you can generate the report with the specific information that you require.
    264244-image.png
    The downside of this option is that you cannot generate reports of the data before the configuration of the log analytics.

    Hope this helps!

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.

    0 comments No comments

  2. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2022-12-06T07:57:58.77+00:00

    Hi @Venkat karidi Thank you for reaching out to us!

    I understand your requirement to generate Azure backup report with the following:

    Backup size
    backup Pre-check
    last backup status
    Backup Policy

    The following fields: backup size, last backup status and backup policy can be obtained by querying log analytics (provided you have data flowing to Log Analytics) - https://learn.microsoft.com/azure/backup/backup-azure-monitoring-use-azuremonitor

    Only backup pre-check status is not available for querying currently. There are plans to improve the pre-check status feature.

    Hope this answers your question. If you need further assistance, I would be glad to assist!

    ----------------------------------------------------------------------------------------------------------------------

    If the response helped, do "Accept Answer" and up-vote it

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.