# Functions
EnumerateStorageAccounts enumerates all Storage Accounts in the subscription, returning a report of the accounts and any non-fatal errors encountered.
# Structs
AzureResourceReport contains the AzureResources and any non-fatal errors encountered during enumeration.
AzureResources contains details about all Storage Accounts in the subscription.
Details contains details about a single Storage Account.