Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FIX: Interactive on Windows#142

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jahnvi480 merged 3 commits intomainfromjahnvi/interactive_windows_fix
Jul 18, 2025
Merged

Conversation

jahnvi480
Copy link
Contributor

@jahnvi480jahnvi480 commentedJul 18, 2025
edited by azure-boardsbot
Loading

ADO Work Item Reference

AB#38007


Summary

This pull request includes a small change to theprocess_auth_parameters function inmssql_python/auth.py. The change adjusts how theauth_type is handled for interactive authentication on Windows, ensuring compatibility with native handling of AADInteractive.

@CopilotCopilotAI review requested due to automatic review settingsJuly 18, 2025 03:55
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request fixes interactive authentication handling on Windows by adjusting how theauth_type is set in theprocess_auth_parameters function. The change ensures that interactive authentication is properly configured before checking the platform, allowing Windows to handle AADInteractive natively.

  • Moves theauth_type = "interactive" assignment to occur before the Windows platform check
  • Setsauth_type = None on Windows to allow native AADInteractive handling instead of skipping parameter addition
Comments suppressed due to low confidence (1)

@github-actionsgithub-actionsbot added pr-size: smallMinimal code update and removed pr-size: smallMinimal code update labelsJul 18, 2025
@github-actionsgithub-actionsbot added pr-size: smallMinimal code update and removed pr-size: smallMinimal code update labelsJul 18, 2025
@jahnvi480jahnvi480 merged commit4bf2a4e intomainJul 18, 2025
16 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@sumitmsftsumitmsftsumitmsft approved these changes

@gargsaumyagargsaumyagargsaumya approved these changes

Assignees
No one assigned
Labels
pr-size: smallMinimal code update
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@jahnvi480@sumitmsft@gargsaumya

[8]ページ先頭

©2009-2025 Movatter.jp