big-data-for-humans / azure-automation-tools

Set of tools for Azure Automation
MIT License
0 stars 0 forks source link

Issue: Export-AatAutomationRunbookLog should support separate resource group for the storage account #22

Open stvnrs opened 7 years ago

stvnrs commented 7 years ago

Issue description

Export-AatAutomationRunbookLog assumes the log is to be exported to a storage account that is in the same resource group as the automation account being logged. It is quite likely that logging/auditing would be done to another storage account in many scenarios.

Proposed solution

Add an optional parameter StorageAccountResourceGroupName which is by default is set to ResourceGroupName