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

adding flag to force the use of Azure CLI Credentials #186 #189

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

cmendible
Copy link
Member

Description

You can now use the -f flag to force authentication with Azure CLI credentials.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #186

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (919829d) 48.22% compared to head (66ae598) 48.22%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   48.22%   48.22%           
=======================================
  Files          72       72           
  Lines        3610     3610           
=======================================
  Hits         1741     1741           
  Misses       1854     1854           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmendible cmendible merged commit 9cbc16b into main Jan 23, 2024
12 checks passed
@cmendible cmendible deleted the issue-186 branch January 23, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to skip the use of a managed identity?
2 participants