You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
out_azure_logs_ingestion: safeguard against null auth_type
Fail fast in case auth_type is null, and default to "service_principal"
if empty. Defer the assignment of the context after all validation of
configuration has taken place.
Signed-off-by: Stefano Boriero <[email protected]>
0 commit comments