Report Functions

Helper functions used by reporting runbooks to deliver results via email or Azure Storage.

This section documents the shared PowerShell helper functions available to RealmJoin reporting runbooks. The functions are part of the RealmJoin.RunbookHelper module and implement the delivery channels described in Runbook Report Settings. They are used by runbooks to send report results to administrators.

Function
Purpose

Sends branded HTML report emails via Microsoft Graph. Converts Markdown content to responsive HTML and delivers one email per recipient.

Uploads report files to Azure Blob Storage and returns time-limited SAS download links.

Last updated

Was this helpful?