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

Refactor Azure service principal crawler and fix bug where tenant_id inside secret scope is not detected #942

Merged
merged 17 commits into from
Feb 15, 2024

Commits on Feb 12, 2024

  1. refactor spn crawler

    nkvuong committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ff87a1a View commit details
    Browse the repository at this point in the history
  2. more refactor

    nkvuong committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c05a6c5 View commit details
    Browse the repository at this point in the history
  3. fmt

    nkvuong committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    92b76ce View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fmt

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    942da86 View commit details
    Browse the repository at this point in the history
  2. make fmt

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    44f5a57 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix/spn-crawler

    # Conflicts:
    #	src/databricks/labs/ucx/assessment/azure.py
    #	tests/unit/assessment/test_azure.py
    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f3a5fef View commit details
    Browse the repository at this point in the history
  4. merge from main

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9988979 View commit details
    Browse the repository at this point in the history
  5. variables renaming

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5d1330d View commit details
    Browse the repository at this point in the history
  6. more renames

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    34049c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cc4bac View commit details
    Browse the repository at this point in the history
  8. fix tests & make fmt

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    14d2483 View commit details
    Browse the repository at this point in the history
  9. add comments

    nkvuong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3242c01 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. feedback

    nkvuong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    464adc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. feedback

    nkvuong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b15de14 View commit details
    Browse the repository at this point in the history
  2. make fmt

    nkvuong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    37de325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f5595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f604b0 View commit details
    Browse the repository at this point in the history