Azure Virtual Machine Report schedule

JRUIZ 0 Reputation points
2023-02-17T17:10:41.87+00:00

Hello,

I have been able to create / Filter all my Virtual machines with OS / TAGS and subscription info. My quest is it possible to have this report emailed to me weekly? The report should be CSV. I can export the report CSV after my query in under Azure Resource Graph Explorer, but i would like to see if I can have it emailed.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,015 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luke Murray 11,436 Reputation points MVP Volunteer Moderator
    2023-02-17T19:16:48.07+00:00

    Hi, Jruiz

    You should be able to create a report with your query when combining it with a PowerShell runbook, to generate and email the report.

    Or you can use a Azure Logic App to trigger the report on a schedule and send to email- https://learn.microsoft.com/en-us/azure/governance/resource-graph/tutorials/logic-app-calling-arg

    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.