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

Migrate old Azure SDKs into to use github.com/Azure/azure-sdk-for-go/sdk/azidentity #5471

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on May 26, 2024

  1. Migrate EventHub SDK

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    bb2a41b View commit details
    Browse the repository at this point in the history
  2. remove old sdk

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ee5113c View commit details
    Browse the repository at this point in the history
  3. sort

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    02c57a4 View commit details
    Browse the repository at this point in the history
  4. migrate storage SDK

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    493817d View commit details
    Browse the repository at this point in the history
  5. update changelog and style

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e169bd6 View commit details
    Browse the repository at this point in the history
  6. migrate key vault

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    465f045 View commit details
    Browse the repository at this point in the history
  7. fix typos

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cd0cc67 View commit details
    Browse the repository at this point in the history
  8. Update azure monitor

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    628bc77 View commit details
    Browse the repository at this point in the history
  9. fix typo

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    50bad72 View commit details
    Browse the repository at this point in the history
  10. fix e2e tests

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2b9a4ff View commit details
    Browse the repository at this point in the history
  11. fix error

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    76832c3 View commit details
    Browse the repository at this point in the history
  12. use AZQUERY FOR MONITOR

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8505a4f View commit details
    Browse the repository at this point in the history
  13. fix style

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e3fe5fd View commit details
    Browse the repository at this point in the history
  14. use client optiosn

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0447be4 View commit details
    Browse the repository at this point in the history
  15. use sdk parsing function

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    770ae2c View commit details
    Browse the repository at this point in the history
  16. migrate log analytics

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8b67991 View commit details
    Browse the repository at this point in the history
  17. update tokens

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    56e434c View commit details
    Browse the repository at this point in the history
  18. style

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8f7cb68 View commit details
    Browse the repository at this point in the history
  19. fix typo

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    786f26b View commit details
    Browse the repository at this point in the history
  20. Add missing changes

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    88d13c7 View commit details
    Browse the repository at this point in the history
  21. bump azure deps

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    773bb71 View commit details
    Browse the repository at this point in the history
  22. fix packages

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6ade487 View commit details
    Browse the repository at this point in the history
  23. fix code

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f1c5ffe View commit details
    Browse the repository at this point in the history
  24. fix test

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f39b328 View commit details
    Browse the repository at this point in the history
  25. fix e2e regex check

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    037b595 View commit details
    Browse the repository at this point in the history
  26. fix styles

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4940982 View commit details
    Browse the repository at this point in the history
  27. remove todos

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9a5d414 View commit details
    Browse the repository at this point in the history