Skip to content

Deprecate 'Active Directory Password' authentication mode.#3219

Merged
cheenamalhotra merged 2 commits intomainfrom
dev/cheena/deprecate-aad-pass
Mar 17, 2025
Merged

Deprecate 'Active Directory Password' authentication mode.#3219
cheenamalhotra merged 2 commits intomainfrom
dev/cheena/deprecate-aad-pass

Conversation

@cheenamalhotra
Copy link
Copy Markdown
Member

Addresses #3188

@cheenamalhotra cheenamalhotra requested review from a team and David-Engel March 14, 2025 02:01
@cheenamalhotra cheenamalhotra linked an issue Mar 14, 2025 that may be closed by this pull request
@cheenamalhotra cheenamalhotra added this to the 7.0-preview1 milestone Mar 14, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.66%. Comparing base (1e59b88) to head (ec5e8fd).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3219      +/-   ##
==========================================
+ Coverage   72.58%   72.66%   +0.08%     
==========================================
  Files         289      288       -1     
  Lines       59503    59614     +111     
==========================================
+ Hits        43188    43318     +130     
+ Misses      16315    16296      -19     
Flag Coverage Δ
addons 92.58% <ø> (ø)
netcore 75.18% <100.00%> (+0.06%) ⬆️
netfx 71.27% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@paulmedynski paulmedynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Asking to think about narrowing #pragma scope.

@cheenamalhotra cheenamalhotra merged commit 325ca56 into main Mar 17, 2025
252 checks passed
@cheenamalhotra cheenamalhotra deleted the dev/cheena/deprecate-aad-pass branch March 17, 2025 22:00
@cheenamalhotra cheenamalhotra added the Breaking Change 🔨 Issues/PRs that are related with breaking API changes in the driver. label Apr 4, 2025
@cheenamalhotra cheenamalhotra removed this from the 6.1-preview1 milestone Apr 4, 2025
paulmedynski pushed a commit that referenced this pull request Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change 🔨 Issues/PRs that are related with breaking API changes in the driver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate Authentication=ActiveDirectoryPassword

3 participants