A container to automatically pull Azure AD Sign-In Logs and write to an MS SQL Server continuously.
204
docker run -d --name azuread-log-exporter
-e CLIENT_ID=<App ID/Client ID>
-e CLIENT_SECRET=
-e TENANT_ID=<Azure AD/Entra ID Tenant ID>
-e SERVER_NAME=<IP Address/Hostname OF SQL SERVER>
-e DATABASE_NAME=
-e DATABASE_TABLE=
Content type
Image
Digest
sha256:b23792121…
Size
163.7 MB
Last updated
about 3 years ago
docker pull nickjongens/exportazureadlogstosqlserver