Package version:

Properties required to describe audit log storage.

interface RangerAuditSpec {
    storageAccount?: string;
}

Properties

Properties

storageAccount?: string

Azure storage location of the blobs. MSI should have read/write access to this Storage account.