Skip to content

Conversation

@xinyi-joffre
Copy link
Collaborator

Azure Quantum notebooks is being deprecated on October 15. Custom DefaultAzureCredential is no longer needed after this date.

Behavior changes:

  • Interactive auth is no longer part of the upstream DefaultAzureCredential. If user wants to use interactive auth, they need to explicitly pass in a default azure credential that has the flag set to use interactive auth.
  • Tenant discovery is no longer part of the upstream DefaultAzureCredential. If using guest user with need to explicitly select a tenant, either use azure cli and ensure azure cli is already logged into right tenant, or pass in a credential with flags for the right tenant id.

@xinyi-joffre xinyi-joffre requested a review from a team as a code owner September 29, 2025 19:05
@xinyi-joffre
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xinyi-joffre
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@almullay almullay left a comment

Choose a reason for hiding this comment

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

DefaultAzureCredential calls are replaced consistently. Looks good.

@xinyi-joffre xinyi-joffre merged commit 6dbb2b9 into main Oct 1, 2025
6 checks passed
@xinyi-joffre xinyi-joffre deleted the xinyi/remove-notebooks-auth branch October 1, 2025 19:27
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.

3 participants