georgewfisher
georgewfisher
## What type of PR is this? - [ ] Refactor - [X] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
**Is your feature request related to a problem? Please describe.** I would love to use the `azure.identity` package but it has dependencies via azure-core that conflict with other projects and...
When deploying Redash using default configuration I get the following log and Postgres errors and does not start. The recommendation [here](https://github.com/helm/charts/issues/13651) is to upgrade Postgres version. Has anyone seen this...
Adding instructions for using Azure AD Oauth for account login in Redash (Microsoft work or school account). See the associated code change PR here: https://github.com/getredash/redash/pull/5795