Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Infer Azure tenant ID if not set #638

Merged
merged 9 commits into from
Jul 18, 2024
Merged

[Fix] Infer Azure tenant ID if not set #638

merged 9 commits into from
Jul 18, 2024

Commits on May 6, 2024

  1. Infer azure tenant id

    mgyucht committed May 6, 2024
    Configuration menu
    Copy the full SHA
    21a088d View commit details
    Browse the repository at this point in the history
  2. logging

    mgyucht committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0069bd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'main' into infer-azure-tenant-id

    # Conflicts:
    #	databricks/sdk/azure.py
    #	databricks/sdk/credentials_provider.py
    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7cee99c View commit details
    Browse the repository at this point in the history
  2. take two

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8a59c08 View commit details
    Browse the repository at this point in the history
  3. only when needed

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5f4e8f6 View commit details
    Browse the repository at this point in the history
  4. flip order

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8255722 View commit details
    Browse the repository at this point in the history
  5. work

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bd842ad View commit details
    Browse the repository at this point in the history
  6. comment

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    825e144 View commit details
    Browse the repository at this point in the history
  7. fix windows tests

    mgyucht committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    be5edea View commit details
    Browse the repository at this point in the history