Skip to content

lukebrady/azure-ag-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure-ag-report

Reporting for Azure Application Gateway.

To Use:

$pr = Get-AGProfile
$report = New-AGReport($pr)
Send-MailMessage -Body $report -BodyAsHtml -From <fromaddress> `
                 -Subject "Application Gateway Report" -SmtpServer <smtpserver> -To $configuration.recipients

About

Reporting for Azure Application Gateway.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published