Skip to content

Instantly share code, notes, and snippets.

@DataSic
Created June 3, 2018 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DataSic/dfe507a85193a5021f7b3fa053550adb to your computer and use it in GitHub Desktop.
Save DataSic/dfe507a85193a5021f7b3fa053550adb to your computer and use it in GitHub Desktop.
fn_get_audit_file
SELECT *
FROM sys.fn_get_audit_file('https://StorageAccountName.blob.core.windows.net/sqldbauditlogs/ServerName/SqlDataWarehouseName/', default, default)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment