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

Fixes required for use with multiple Cloud Environments #854

Merged
merged 2 commits into from
Jul 18, 2022

Commits on May 17, 2022

  1. fix(track2_auth): Fixed Track2 Auth to include credential_scope, this…

    … is a requirement when used with alternative azure cloud environments.
    
    fix(akv_url): Fixed AKV Resource URL, this is required as different azure cloud environments.
    david ward committed May 17, 2022
    Configuration menu
    Copy the full SHA
    58816c9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fix(cleanup): Removed un-used resource var assignment

    fix(line_length): split track2 client_kwargs to 2 lines to keep below the 160 character limit
    david ward committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a365ef5 View commit details
    Browse the repository at this point in the history